Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 12/01/2000 04:08:27
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Dec  1 02:08:26 UTC 2000

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

Log Message:
Don't "extern" variables and function in dkstats.c, declare them in
dkstats.h instead.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/vmstat/dkstats.h
cvs rdiff -r1.73 -r1.74 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.