Subject: CVS commit: [netbsd-2-0] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/31/2006 21:28:08
Module Name: src
Committed By: tron
Date: Wed May 31 21:28:08 UTC 2006
Modified Files:
src/sys/kern [netbsd-2-0]: 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.2.1 -r1.77.2.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.