cvs commit: src/bin/ps ps.c
Garance A Drosehn
gad at FreeBSD.org
Sat Mar 27 13:56:50 PST 2004
gad 2004/03/27 13:56:49 PST
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
Change the #if-ish logic which is used to add the `-f' option when `ps'
is compiled with LAZY_PS, so that there is only one PS_ARGS string to
modify when changing the option-list. Also get `-f' to show up in the
usage() statement when compiled with LAZY_PS.
Revision Changes Path
1.69 +9 -9 src/bin/ps/ps.c
More information about the cvs-src
mailing list