Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/30/1999 15:49:59
Module Name:	basesrc
Committed By:	thorpej
Date:		Sat Oct 30 22:49:59 UTC 1999

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

Log Message:
This program has to use KVM alrady, so use that to read uvmexp, rather
than sysctl.  This can now read VM stats from crash dumps.


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 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.