Date: Mon, 21 Oct 1996 00:30:29 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/ps extern.h print.c ps.1 ps.c Message-ID: <199610210730.AAA28776@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/10/21 00:30:28 Modified: bin/ps extern.h print.c ps.1 ps.c Log: Implement a -c option to ps to display the short command name instead of the full argument vector. I've bumped into a few things that expected this switch to be present, the most recent was the snmp package in ports. I'm not 100% sure of the origins of this, but Linux has it, so does the "BSD-compatable" version of ps on our SVR4 systems (so I assume SunOS has it too). Revision Changes Path 1.3 +2 -2 src/bin/ps/extern.h 1.16 +8 -2 src/bin/ps/print.c 1.11 +5 -2 src/bin/ps/ps.1 1.13 +9 -5 src/bin/ps/ps.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610210730.AAA28776>
