Subject: CVS commit: basesrc/usr.bin/vmstat
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/28/2002 04:15:17
Module Name:	basesrc
Committed By:	simonb
Date:		Mon Jan 28 02:15:16 UTC 2002

Modified Files:
	basesrc/usr.bin/vmstat: dkstats.c dkstats.h vmstat.c

Log Message:
Use the new disk and tty stats sysctls when operating on a live kernel,
dk*() don't need to worry about setgid() games anymore.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/vmstat/dkstats.c
cvs rdiff -r1.3 -r1.4 basesrc/usr.bin/vmstat/dkstats.h
cvs rdiff -r1.94 -r1.95 basesrc/usr.bin/vmstat/vmstat.c

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