Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   elad
Date:           Sun Dec 14 23:12:58 UTC 2008

Modified Files:
        src/sys/kern: vfs_syscalls.c

Log Message:
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.381 -r1.382 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