Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index