Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys
Module Name: src
Committed By: snj
Date: Mon Nov 17 19:01:15 UTC 2008
Modified Files:
src/sys/kern [netbsd-5]: vfs_lookup.c
src/sys/sys [netbsd-5]: namei.h
Log Message:
Pull up following revision(s) (requested by ad in ticket #76):
sys/sys/namei.h: revision 1.61
sys/kern/vfs_lookup.c: revision 1.111
Add a NOCHROOT flag for namei(). Looks outside any chroot and performs the
lookup from the root directory if given an absolute path.
To generate a diff of this commit:
cvs rdiff -r1.110 -r1.110.4.1 src/sys/kern/vfs_lookup.c
cvs rdiff -r1.60 -r1.60.14.1 src/sys/sys/namei.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