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:   ad
Date:           Fri Nov 14 21:57:14 UTC 2008

Modified Files:
        src/sys/kern: vfs_lookup.c
        src/sys/sys: namei.h

Log Message:
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.111 src/sys/kern/vfs_lookup.c
cvs rdiff -r1.60 -r1.61 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