Date: Sat, 12 Apr 2003 03:39:56 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps keyword.c print.c ps.h Message-ID: <200304121039.h3CAduH7079324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304121039.h3CAduH7079324>