summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-01-13 23:30:10 +0000
committerphk <phk@FreeBSD.org>1996-01-13 23:30:10 +0000
commitea41ba61cb7c9835d0adfd25324226ed71adab6a (patch)
tree0a4d9be202a9d4d70fcb288324665ee1f00155d0
parent9e14900495b009fccd80e7c2068ea6eedd558dce (diff)
downloadFreeBSD-src-ea41ba61cb7c9835d0adfd25324226ed71adab6a.zip
FreeBSD-src-ea41ba61cb7c9835d0adfd25324226ed71adab6a.tar.gz
Document NFS_NOSERVER.
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 6 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 7db8cd8..a4caf6e9 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
+# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
+# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 7db8cd8..a4caf6e9 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
+# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
+# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 7db8cd8..a4caf6e9 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.232 1996/01/05 20:46:42 wollman Exp $
+# $Id: LINT,v 1.233 1996/01/09 23:14:57 ats Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -232,6 +232,7 @@ options NFS #Network File System
# The rest are optional:
options NQNFS #Enable NQNFS lease checking
+# options NFS_NOSERVER #Disable the NFS-server code.
options "CD9660" #ISO 9660 filesystem
options FDESC #File descriptor filesystem
options KERNFS #Kernel filesystem
OpenPOWER on IntegriCloud