From owner-cvs-all Thu May 23 8: 9:56 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 DA51537B405; Thu, 23 May 2002 08:09:49 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4NF9nF39797; Thu, 23 May 2002 08:09:49 -0700 (PDT) (envelope-from des) Message-Id: <200205231509.g4NF9nF39797@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 23 May 2002 08:09:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pstat Makefile 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/23 08:09:49 PDT Modified files: usr.sbin/pstat Makefile pstat.c Log: Un-kmemize. Portions of the tty mode code have been temporarily disabled; everything else, including dead kernel support, works just like before. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.10 +2 -3 src/usr.sbin/pstat/Makefile 1.72 +147 -83 src/usr.sbin/pstat/pstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message