Subject: CVS commit: src/usr.bin
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/22/2005 14:00:59
Module Name:	src
Committed By:	chs
Date:		Sun May 22 14:00:59 UTC 2005

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

Log Message:
do not rely on the pre-evcnt interrupt counter kernel symbols being present.
if they do not exist, then interrupt stats are all in evcnts.


To generate a diff of this commit:
cvs rdiff -r1.59 -r1.60 src/usr.bin/systat/vmstat.c
cvs rdiff -r1.132 -r1.133 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.