Subject: CVS commit: [netbsd-1-6] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 06/01/2006 05:57:19
Module Name:	src
Committed By:	simonb
Date:		Thu Jun  1 05:57:19 UTC 2006

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

Log Message:
Pull up rev 1.112 from trunk:
  Limit the size of any kernel buffers allocated by the VOP_READDIR
  routines to MAXBSIZE.

OK'd by tron@


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