From owner-cvs-all Sun Dec 27 09:59:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17151 for cvs-all-outgoing; Sun, 27 Dec 1998 09:59:52 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17146; Sun, 27 Dec 1998 09:59:51 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA28095; Sun, 27 Dec 1998 09:59:42 -0800 (PST) Date: Sun, 27 Dec 1998 09:59:42 -0800 (PST) Message-Id: <199812271759.JAA28095@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/systat systat.1 vmstat.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk obrien 1998/12/27 09:59:42 PST Modified files: usr.bin/systat systat.1 vmstat.c Log: Turn the compile time option into a run-time option. You can now use the `want_fd' command in the vmstat display. Suggested by: grog Revision Changes Path 1.15 +2 -0 src/usr.bin/systat/systat.1 1.31 +8 -7 src/usr.bin/systat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message