Subject: CVS commit: [netbsd-2-1] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/31/2006 21:28:04
Module Name:	src
Committed By:	tron
Date:		Wed May 31 21:28:04 UTC 2006

Modified Files:
	src/sys/kern [netbsd-2-1]: vfs_vnops.c

Log Message:
Pull up following revision(s) (requested by simonb in ticket #10633):
	sys/kern/vfs_vnops.c: revision 1.112
Limit the size of any kernel buffers allocated by the VOP_READDIR
routines to MAXBSIZE.


To generate a diff of this commit:
cvs rdiff -r1.77.6.1 -r1.77.6.2 src/sys/kern/vfs_vnops.c

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