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:   sborrill
Date:           Mon Dec 21 09:19:17 UTC 2009

Modified Files:
        src/sys/kern [netbsd-5]: 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.3 -r1.376.4.4 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