From owner-cvs-all Wed Nov 17 4:52:50 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 38AEF14BC2; Wed, 17 Nov 1999 04:52:43 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA13596; Wed, 17 Nov 1999 04:52:42 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <199911171252.EAA13596@freefall.freebsd.org> From: Peter Wemm Date: Wed, 17 Nov 1999 04:52:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps ps.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1999/11/17 04:52:42 PST Modified files: bin/ps ps.c Log: Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. Also, fix some indentation that got messed up somehow.. Revision Changes Path 1.30 +20 -61 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message