Axe NFS_NOSERVER since it doesn't do anything anymore. Remove NFSSERVER

from your config file instead.
This commit is contained in:
John Baldwin 2001-11-15 16:03:24 +00:00
parent 4a68905be9
commit 2ffc1262b0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86406
3 changed files with 0 additions and 3 deletions

View file

@ -695,7 +695,6 @@ options NFSCLIENT #Network File System
options NFSSERVER #Network File System
# The rest are optional:
#options NFS_NOSERVER #Disable the NFS-server code.
options CD9660 #ISO 9660 filesystem
options FDESCFS #File descriptor filesystem
options HPFS #OS/2 File system

View file

@ -426,7 +426,6 @@ NFS_GATHERDELAY opt_nfs.h
NFS_UIDHASHSIZ opt_nfs.h
NFS_WDELAYHASHSIZ opt_nfs.h
NFS_MUIDHASHSIZ opt_nfs.h
NFS_NOSERVER opt_nfs.h
NFS_DEBUG opt_nfs.h
# For the Bt848/Bt848A/Bt849/Bt878/Bt879 driver

View file

@ -695,7 +695,6 @@ options NFSCLIENT #Network File System
options NFSSERVER #Network File System
# The rest are optional:
#options NFS_NOSERVER #Disable the NFS-server code.
options CD9660 #ISO 9660 filesystem
options FDESCFS #File descriptor filesystem
options HPFS #OS/2 File system