CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/01 22:33:41
Modified files:
usr.bin/getconf: getconf.1 getconf.c
Log message:
Bring getconf(1) substantially up to spec with POSIX 1003.1-2008,
adding 155 new names as well as support for the -v option.
Also, add support for non-standard -L and -l options for listing
the known names. (Contrast with the Solaris/Linux -a option, whose
output is inconsistent and can't be reliably parsed.)
ports build tested by espie@
