Date: Tue, 14 Jun 2011 16:50:16 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/ps extern.h keyword.c print.c ps.1 Message-ID: <201106141650.p5EGoUgc015886@repoman.freebsd.org>
index | next in thread | raw e-mail
trasz 2011-06-14 16:50:16 UTC
FreeBSD src repository
Modified files:
bin/ps extern.h keyword.c print.c ps.1
Log:
SVN rev 223086 on 2011-06-14 16:50:16Z by trasz
Add "gid" and "group" keywords to display the effective group ID
and effective group name. Also, add "egid", "egroup" and "euid" aliases.
PR: bin/146331
Submitted by: Jeremie Le Hen <jeremie at le-hen dot org>
Revision Changes Path
1.46 +2 -0 src/bin/ps/extern.h
1.90 +7 -0 src/bin/ps/keyword.c
1.107 +16 -0 src/bin/ps/print.c
1.104 +9 -2 src/bin/ps/ps.1
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106141650.p5EGoUgc015886>
