NetBSD/sys/fs/nfs/files.newnfs
dholland 6ca3558714 Import FreeBSD's "newnfs" nfs client and server code. This contains
nfsv4 as well as new implementations of nfsv3 and nfsv2.

This import is from tonight's FreeBSD head and is unchanged from there
except for automated munging of rcsids, rearranging of paths, and an
autogenerated files.* file that might or might not be syntactically
valid. (I will check in the script that does this shortly.)

There is not the slightest chance this will configure yet, let alone
compile or run.
2013-09-30 07:18:57 +00:00

45 lines
2.2 KiB
Plaintext

# $NetBSD: files.newnfs,v 1.1.1.1 2013/09/30 07:18:57 dholland Exp $
deffs NEW_NFSCLIENT
defflag opt_newnfs.h NEW_NFS_BOOT_BOOTP
NEW_NFSSERVER
NEW_NFSLOCKD
NEW_NFS_BOOT
file fs/nfs/client/nfs_clbio.c new_nfsclient
file fs/nfs/client/nfs_clcomsubs.c new_nfsclient
file fs/nfs/client/nfs_clkrpc.c new_nfsclient
file fs/nfs/client/nfs_clnfsiod.c new_nfsclient
file fs/nfs/client/nfs_clnode.c new_nfsclient
file fs/nfs/client/nfs_clport.c new_nfsclient
file fs/nfs/client/nfs_clrpcops.c new_nfsclient
file fs/nfs/client/nfs_clstate.c new_nfsclient
file fs/nfs/client/nfs_clsubs.c new_nfsclient
file fs/nfs/client/nfs_clvfsops.c new_nfsclient
file fs/nfs/client/nfs_clvnops.c new_nfsclient
file fs/nfs/common/bootp_subr.c new_nfs_boot_bootp & new_nfs_boot_bootp & new_nfsclient
file fs/nfs/common/krpc_subr.c new_nfs_boot_bootp & new_nfs_boot_bootp & new_nfsclient
file fs/nfs/common/nfs_commonacl.c new_nfsclient | new_nfsserver
file fs/nfs/common/nfs_commonkrpc.c new_nfsclient | new_nfsserver
file fs/nfs/common/nfs_commonport.c new_nfsclient | new_nfsserver
file fs/nfs/common/nfs_commonsubs.c new_nfsclient | new_nfsserver
file fs/nfs/common/nfs_diskless.c new_nfsclient & new_nfs_boot
file fs/nfs/common/nfs_fha.c new_nfsserver
file fs/nfs/common/nfs_lock.c new_nfsclient | new_nfslockd | new_nfsserver
file fs/nfs/common/nfs_nfssvc.c new_nfsclient | new_nfsserver
file fs/nfs/nlm/nlm_advlock.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/nlm_prot_clnt.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/nlm_prot_impl.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/nlm_prot_server.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/nlm_prot_svc.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/nlm_prot_xdr.c new_nfslockd | new_nfsserver
file fs/nfs/nlm/sm_inter_xdr.c new_nfslockd | new_nfsserver
file fs/nfs/server/nfs_fha_new.c new_nfsserver
file fs/nfs/server/nfs_nfsdcache.c new_nfsserver
file fs/nfs/server/nfs_nfsdkrpc.c new_nfsserver
file fs/nfs/server/nfs_nfsdport.c new_nfsserver
file fs/nfs/server/nfs_nfsdserv.c new_nfsserver
file fs/nfs/server/nfs_nfsdsocket.c new_nfsserver
file fs/nfs/server/nfs_nfsdstate.c new_nfsserver
file fs/nfs/server/nfs_nfsdsubs.c new_nfsserver