Subject: CVS commit: syssrc/sys
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/05/2002 15:22:34
Module Name:	syssrc
Committed By:	mrg
Date:		Tue Nov  5 13:22:33 UTC 2002

Modified Files:
	syssrc/sys/conf: files
	syssrc/sys/kern: subr_disk.c

Log Message:
- do the COMPAT_16 dance in sysctl_diskstats() for the where == NULL case
  as well.  pointed out by enami@.
- defflag COMPAT_16.


To generate a diff of this commit:
cvs rdiff -r1.577 -r1.578 syssrc/sys/conf/files
cvs rdiff -r1.47 -r1.48 syssrc/sys/kern/subr_disk.c

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