Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-0] src/sys/kern
Module Name: src
Committed By: sborrill
Date: Mon Dec 21 09:41:51 UTC 2009
Modified Files:
src/sys/kern [netbsd-5-0]: vfs_syscalls.c
Log Message:
Pull up the following revisions(s) (requested by martin in ticket #1200):
sys/kern/vfs_syscalls.c: revision 1.400
Use the kernel space version of the vfs name, not the original userspace
pointer. Avoids crashes on archs with completely separate userspace VA.
To generate a diff of this commit:
cvs rdiff -u -r1.376.4.2.2.1 -r1.376.4.2.2.2 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