From owner-cvs-usrsbin Mon Jan 5 21:39:22 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA03162 for cvs-usrsbin-outgoing; Mon, 5 Jan 1998 21:39:22 -0800 (PST) (envelope-from owner-cvs-usrsbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA03119; Mon, 5 Jan 1998 21:38:56 -0800 (PST) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id VAA08056; Mon, 5 Jan 1998 21:33:30 -0800 (PST) Date: Mon, 5 Jan 1998 21:33:30 -0800 (PST) Message-Id: <199801060533.VAA08056@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pstat pstat.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1998/01/05 21:33:29 PST Modified files: usr.sbin/pstat pstat.c Log: Make pstat.c compile, since in the new kernel code, VVMIO doesn't exist anymore. Revision Changes Path 1.34 +2 -2 src/usr.sbin/pstat/pstat.c