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: yamt
Date: Fri Jul 14 15:59:29 UTC 2006
Modified Files:
src/sys/kern: vfs_syscalls.c
src/sys/sys: mount.h
Log Message:
- fix buffer overruns in fhopen and friends.
- share some code among them.
To generate a diff of this commit:
cvs rdiff -r1.247 -r1.248 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.144 -r1.145 src/sys/sys/mount.h
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