From owner-cvs-all Sun Feb 7 18:11:55 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA25877 for cvs-all-outgoing; Sun, 7 Feb 1999 18:11:55 -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 SAA25872; Sun, 7 Feb 1999 18:11:53 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id SAA84288; Sun, 7 Feb 1999 18:11:53 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Sun, 7 Feb 1999 18:11:53 -0800 (PST) Message-Id: <199902080211.SAA84288@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 dillon 1999/02/07 18:11:53 PST Modified files: usr.bin/systat systat.1 vmstat.c Log: If there are 4 or fewer disk devices, we have room to display additional VM statistics. zfod is moved and %slo-z ( percentage of zero-fills that were slow, i.e. not pre-zero'd ), and number of pages freed per second. Revision Changes Path 1.17 +1 -0 src/usr.bin/systat/systat.1 1.33 +38 -5 src/usr.bin/systat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message