From owner-freebsd-commit Thu Feb 22 11:52:02 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA11866 for freebsd-commit-outgoing; Thu, 22 Feb 1996 11:52:02 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA11817 for cvs-all-outgoing; Thu, 22 Feb 1996 11:51:56 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA11789 Thu, 22 Feb 1996 11:51:42 -0800 (PST) Date: Thu, 22 Feb 1996 11:51:42 -0800 (PST) From: Peter Wemm Message-Id: <199602221951.LAA11789@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/ps ps.1 ps.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/02/22 11:51:42 Branch: bin/ps RELENG_2_1_0 Modified: bin/ps ps.1 ps.c Log: Bring ps -U username from -current. Revision Changes Path 1.4.6.2 +7 -3 src/bin/ps/ps.1 1.7.4.1 +15 -4 src/bin/ps/ps.c