cvs commit: src/bin/ps keyword.c print.c ps.h
Tim J. Robbins
tjr at FreeBSD.org
Sat Apr 12 03:39:57 PDT 2003
tjr 2003/04/12 03:39:56 PDT
FreeBSD src repository
Modified files:
bin/ps keyword.c print.c ps.h
Log:
Display residency and sleep times (re and sl fields) larger than 127 as 127.
This is what the manual page says ps should do, and what OpenBSD and NetBSD do.
Based on a patch from Ken Stailey.
PR: 27433, 46232
Revision Changes Path
1.63 +2 -2 src/bin/ps/keyword.c
1.80 +3 -1 src/bin/ps/print.c
1.16 +1 -0 src/bin/ps/ps.h
More information about the cvs-src
mailing list