1 1.7 christos # $NetBSD: files.nfs,v 1.7 2005/12/11 12:25:16 christos Exp $ 2 1.1 thorpej 3 1.1 thorpej deffs fs_nfs.h NFS 4 1.1 thorpej 5 1.1 thorpej defflag opt_nfs_boot.h NFS_BOOT_BOOTP NFS_BOOT_BOOTPARAM NFS_BOOT_DHCP 6 1.1 thorpej NFS_BOOT_GATEWAY NFS_BOOT_TCP 7 1.3 cl NFS_BOOT_BOOTSTATIC 8 1.1 thorpej 9 1.1 thorpej defparam opt_nfs_boot.h NFS_BOOT_BOOTP_REQFILE NFS_BOOT_OPTIONS 10 1.1 thorpej NFS_BOOT_RWSIZE 11 1.3 cl NFS_BOOTSTATIC_MYIP NFS_BOOTSTATIC_GWIP 12 1.4 bouyer NFS_BOOTSTATIC_MASK NFS_BOOTSTATIC_SERVADDR 13 1.3 cl NFS_BOOTSTATIC_SERVER 14 1.1 thorpej 15 1.1 thorpej defflag opt_nfs.h NFS_V2_ONLY 16 1.1 thorpej 17 1.1 thorpej defflag NFSSERVER 18 1.1 thorpej 19 1.5 perry file nfs/krpc_subr.c nfs 20 1.5 perry file nfs/nfs_bio.c nfs 21 1.5 perry file nfs/nfs_boot.c nfs 22 1.1 thorpej file nfs/nfs_bootdhcp.c nfs & (nfs_boot_bootp | nfs_boot_dhcp) 23 1.1 thorpej file nfs/nfs_bootparam.c nfs & nfs_boot_bootparam 24 1.3 cl file nfs/nfs_bootstatic.c nfs & nfs_boot_bootstatic 25 1.6 jmmv file nfs/nfs_export.c nfsserver 26 1.5 perry file nfs/nfs_kq.c nfs 27 1.5 perry file nfs/nfs_node.c nfs 28 1.1 thorpej file nfs/nfs_nqlease.c nfsserver | nfs 29 1.1 thorpej file nfs/nfs_serv.c nfsserver 30 1.1 thorpej file nfs/nfs_socket.c nfsserver | nfs 31 1.1 thorpej file nfs/nfs_srvcache.c nfsserver 32 1.1 thorpej file nfs/nfs_subs.c nfsserver | nfs 33 1.1 thorpej file nfs/nfs_syscalls.c nfsserver | nfs 34 1.5 perry file nfs/nfs_vfsops.c nfs 35 1.5 perry file nfs/nfs_vnops.c nfs 36