freebsd-src/usr.bin/env
Jilles Tjoelker c9206097e0 MFC r279779: env: Fix crash when -S string is not empty but no operand
follows.

split_spaces() set argc in main() incorrectly, which caused trouble for
getopt().

Examples:
  env -S '\c'
  env -S -i

PR:		197769
2015-03-15 11:43:51 +00:00
..
env.1 Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
env.c Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
envopts.c MFC r279779: env: Fix crash when -S string is not empty but no operand 2015-03-15 11:43:51 +00:00
envopts.h
Makefile