cvs commit: src/bin/ps ps.c
Garance A Drosehn
gad at FreeBSD.org
Mon May 31 19:32:27 PDT 2004
gad 2004/05/31 19:31:44 PDT
FreeBSD src repository
Modified files:
bin/ps ps.c
Log:
Additional tiny adjustment to kludge-option processing so `ps t p0'
is treated like `ps -t p0', instead of changing it to `ps -T p0'.
Note that `ps t' is still changed to `ps -T', since that is one of
the main reasons for this kludge processing...
Noticed by: Jilles Tjoelker on freebsd-arch
Revision Changes Path
1.93 +7 -6 src/bin/ps/ps.c
More information about the cvs-src
mailing list