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:   dholland
Date:           Sat Oct 13 17:46:50 UTC 2012

Modified Files:
        src/sys/kern: vfs_lookup.c
        src/sys/nfs: nfs_srvsubs.c
        src/sys/sys: namei.src

Log Message:
Replace hack implementation of NDAT() for "nameiat" with a proper one.
(This change requires a kernel bump.)


To generate a diff of this commit:
cvs rdiff -u -r1.195 -r1.196 src/sys/kern/vfs_lookup.c
cvs rdiff -u -r1.12 -r1.13 src/sys/nfs/nfs_srvsubs.c
cvs rdiff -u -r1.26 -r1.27 src/sys/sys/namei.src

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