From owner-cvs-all Mon May 27 23:52:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F7C937B403; Mon, 27 May 2002 23:52:21 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4S6qLv35283; Mon, 27 May 2002 23:52:21 -0700 (PDT) (envelope-from des) Message-Id: <200205280652.g4S6qLv35283@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 27 May 2002 23:52:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pstat pstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/27 23:52:21 PDT Modified files: usr.sbin/pstat pstat.c Log: If unable to retrive maxfiles / openfiles, fail rather than print garbage. Gratuitously rename a couple of variables. Remove unused macros. Add NAI copyright. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.76 +21 -33 src/usr.sbin/pstat/pstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message