Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 01/15/2004 09:03:26
Module Name:	src
Committed By:	enami
Date:		Thu Jan 15 09:03:26 UTC 2004

Modified Files:
	src/sys/kern: vfs_bio.c

Log Message:
Obviously, sizeof(u_int) is not enough to copy struct buf.
Prevents ``sysctl -a'' from dumping core.


To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/kern/vfs_bio.c

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