Date: Sat, 18 Jan 2003 16:22:34 -0800 (PST) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h keyword.c ps.c Message-ID: <200301190022.h0J0MYle068206@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2003/01/18 16:22:34 PST
Modified files:
bin/ps extern.h keyword.c ps.c
Log:
When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe
one that is already there. This is consistent with GNU ps(1)'s BSD mode, and
POLA.
Reported by: Andy Farkas <andyf@speednet.com.au>
Tested by: Andy Farkas <andyf@speednet.com.au>
Revision Changes Path
1.30 +2 -1 src/bin/ps/extern.h
1.59 +15 -5 src/bin/ps/keyword.c
1.60 +22 -10 src/bin/ps/ps.c
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?200301190022.h0J0MYle068206>
