Subject: CVS commit: src/usr.bin/vmstat
To: None <source-changes@NetBSD.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 04/14/2006 13:12:37
Module Name:	src
Committed By:	blymn
Date:		Fri Apr 14 13:12:37 UTC 2006

Modified Files:
	src/usr.bin/vmstat: Makefile vmstat.c
Added Files:
	src/usr.bin/vmstat: drvstats.c drvstats.h

Log Message:
Update statistics reporting to use new kernel framework, rename dkstats*
to a more generic name since it no longer just deals with disk.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/usr.bin/vmstat/Makefile
cvs rdiff -r0 -r1.1 src/usr.bin/vmstat/drvstats.c \
    src/usr.bin/vmstat/drvstats.h
cvs rdiff -r1.139 -r1.140 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.