opnsense-src/usr.bin/printenv
Pietro Cerutti 3652bc8e09 Chase a cornercase in printenv and sync its behaviour with builtin's
The cornercase is when printenv is passed a parameter in the form VAR=val,
where VAR=val exists in the environment. In this case, printenv would print a
spurious newline and returns 0.

Approved by:		cognet
MFC after:			1 week
2016-10-19 14:51:25 +00:00
..
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
printenv.1
printenv.c Chase a cornercase in printenv and sync its behaviour with builtin's 2016-10-19 14:51:25 +00:00