Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/01/2002 17:20:05
Module Name:	syssrc
Committed By:	simonb
Date:		Fri Nov  1 15:20:04 UTC 2002

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

Log Message:
When calculating the space needed for the data, use the supplied
userland structure size (if passed in).
Use the supplied userland structure size (if passed in) to check if
there is enough room to copyout the next structure.


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