Home | History | Annotate | Line # | Download | only in nfs
files.nfs revision 1.2.6.1
      1  1.2.6.1     skrll #	$NetBSD: files.nfs,v 1.2.6.1 2004/08/03 10:56:16 skrll 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.2.6.1     skrll 				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.2.6.1     skrll 				NFS_BOOTSTATIC_MYIP NFS_BOOTSTATIC_GWIP
     12  1.2.6.1     skrll 				NFS_BOOTSTATIC_MASK NFS_BOOTSTATIC_SADDR
     13  1.2.6.1     skrll 				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.1   thorpej file	nfs/krpc_subr.c		nfs 
     20      1.1   thorpej file	nfs/nfs_bio.c		nfs 
     21      1.1   thorpej 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.2.6.1     skrll file	nfs/nfs_bootstatic.c	nfs & nfs_boot_bootstatic
     25      1.2  jdolecek file	nfs/nfs_kq.c		nfs   
     26      1.1   thorpej file	nfs/nfs_node.c		nfs   
     27      1.1   thorpej file	nfs/nfs_nqlease.c	nfsserver | nfs
     28      1.1   thorpej file	nfs/nfs_serv.c		nfsserver
     29      1.1   thorpej file	nfs/nfs_socket.c	nfsserver | nfs
     30      1.1   thorpej file	nfs/nfs_srvcache.c	nfsserver
     31      1.1   thorpej file	nfs/nfs_subs.c		nfsserver | nfs
     32      1.1   thorpej file	nfs/nfs_syscalls.c	nfsserver | nfs
     33      1.1   thorpej file	nfs/nfs_vfsops.c	nfs  
     34      1.1   thorpej file	nfs/nfs_vnops.c		nfs  
     35