Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/kern
Module Name: src
Committed By: snj
Date: Thu Dec 18 00:52:16 UTC 2008
Modified Files:
src/sys/kern [netbsd-5]: vfs_syscalls.c
Log Message:
Pull up following revision(s) (requested by elad in ticket #188):
sys/kern/vfs_syscalls.c: revision 1.382
Fix length passed to strlcpy(): we used to get names one character shorter
than reality.
Should be pulled up to netbsd-5.
To generate a diff of this commit:
cvs rdiff -r1.376 -r1.376.4.1 src/sys/kern/vfs_syscalls.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