Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 05/27/2006 23:46:49
Module Name: src
Committed By: simonb
Date: Sat May 27 23:46:49 UTC 2006
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_30.c
src/sys/kern: vfs_vnops.c
Log Message:
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.7 -r1.8 src/sys/compat/netbsd32/netbsd32_compat_30.c
cvs rdiff -r1.111 -r1.112 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.