1 1.13 pooka # $NetBSD: files.nfs,v 1.13 2010/03/02 23:49:11 pooka Exp $ 2 1.1 thorpej 3 1.13 pooka deffs 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.12 pooka file nfs/nfs_clntsocket.c nfs 26 1.12 pooka file nfs/nfs_clntsubs.c nfs 27 1.6 jmmv file nfs/nfs_export.c nfsserver 28 1.11 christos file nfs/nfs_iod.c nfs 29 1.5 perry file nfs/nfs_kq.c nfs 30 1.5 perry file nfs/nfs_node.c nfs 31 1.1 thorpej file nfs/nfs_serv.c nfsserver 32 1.1 thorpej file nfs/nfs_socket.c nfsserver | nfs 33 1.1 thorpej file nfs/nfs_srvcache.c nfsserver 34 1.9 ad file nfs/nfs_srvsubs.c nfsserver 35 1.9 ad file nfs/nfs_srvsocket.c nfsserver 36 1.1 thorpej file nfs/nfs_subs.c nfsserver | nfs 37 1.9 ad file nfs/nfs_syscalls.c nfsserver 38 1.5 perry file nfs/nfs_vfsops.c nfs 39 1.5 perry file nfs/nfs_vnops.c nfs 40