Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 12/27/2006 12:51:22
Module Name: src
Committed By: yamt
Date: Wed Dec 27 12:51:22 UTC 2006
Modified Files:
src/sys/nfs: nfs_syscalls.c nfs_vfsops.c nfs_vnops.c
Log Message:
- remove the rest of nqnfs.
- reject NFSMNT_MNTD and NFSMNT_KERB. (no users in tree.)
To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 src/sys/nfs/nfs_syscalls.c
cvs rdiff -r1.169 -r1.170 src/sys/nfs/nfs_vfsops.c
cvs rdiff -r1.247 -r1.248 src/sys/nfs/nfs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.