freebsd-dev/sys/nfsserver
Doug Rabson ef5253d801 Move the declaration of the vfs.nfs sysctl node outside an ifdef so that
it builds if NFS_NOSERVER is defined.

Spotted by: Bruce Evans <bde@zeta.org.au>
1999-02-18 09:19:41 +00:00
..
nfs_serv.c * Change sysctl from using linker_set to construct its tree using SLISTs. 1999-02-16 10:49:55 +00:00
nfs_srvcache.c Moved `#ifndef NFS_NOSERVER' after including nfs.h. 1998-07-02 12:41:42 +00:00
nfs_srvsock.c Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
nfs_srvsubs.c Fixed bitrot in NFS_ACDEBUG option. 1999-02-17 13:59:29 +00:00
nfs_syscalls.c Move the declaration of the vfs.nfs sysctl node outside an ifdef so that 1999-02-18 09:19:41 +00:00
nfs.h Made unloading of the nfs LKM sort of work. This is mainly to test 1998-09-07 05:42:15 +00:00
nfsm_subs.h Fix for creating files on a Solaris 7 server with NFSv3 (the request was 1998-12-25 10:34:27 +00:00
nfsproto.h For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
nfsrvcache.h For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
nfsrvstats.h Made unloading of the nfs LKM sort of work. This is mainly to test 1998-09-07 05:42:15 +00:00