Date: Sat, 18 Jan 2003 16:31:16 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps keyword.c print.c ps.c ps.h Message-ID: <200301190031.h0J0VGhH071297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/01/18 16:31:16 PST
Modified files:
bin/ps keyword.c print.c ps.c ps.h
Log:
Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similar
case to do the right thing and affect exactly one column. This is consistent
with GNU ps(1) in BSD mode, and POLA.
Revision Changes Path
1.60 +13 -6 src/bin/ps/keyword.c
1.78 +4 -4 src/bin/ps/print.c
1.61 +1 -1 src/bin/ps/ps.c
1.15 +1 -0 src/bin/ps/ps.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301190031.h0J0VGhH071297>
