Subject: CVS commit: src/usr.bin/vmstat
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/26/2005 13:07:32
Module Name:	src
Committed By:	simonb
Date:		Wed Jan 26 13:07:32 UTC 2005

Modified Files:
	src/usr.bin/vmstat: vmstat.1 vmstat.c

Log Message:
Add a "wide" mode output (selected with -W) to show more information
about memory pools, including pool page size, flags and utilisation.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/usr.bin/vmstat/vmstat.1
cvs rdiff -r1.125 -r1.126 src/usr.bin/vmstat/vmstat.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.