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:   jmmv
Date:           Sun Sep 25 21:57:40 UTC 2005

Modified Files:
        src/sys/kern: vfs_syscalls.c
        src/sys/nfs: nfs.h nfs_export.c nfs_var.h

Log Message:
Add some COMPAT_30 code to let old mountd binaries work after the NFS
exports rototill.


To generate a diff of this commit:
cvs rdiff -r1.231 -r1.232 src/sys/kern/vfs_syscalls.c
cvs rdiff -r1.50 -r1.51 src/sys/nfs/nfs.h
cvs rdiff -r1.2 -r1.3 src/sys/nfs/nfs_export.c
cvs rdiff -r1.52 -r1.53 src/sys/nfs/nfs_var.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