summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1999-09-04 12:44:38 +0000
committerBruce Evans <bde@FreeBSD.org>1999-09-04 12:44:38 +0000
commitd7320dd1a07f2c94784763b0dba45ad6079368b3 (patch)
treed1953efe1f5aae0d58d469a5fb0921a4e785f347
parentdd6898f64eb10adf46703f1d90e95973d546996d (diff)
Notes
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/conf/options1
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
4 files changed, 0 insertions, 10 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 544b2f402858..779f57f4a2ad 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -577,9 +577,6 @@ options NSWAPDEV=20
# Disk quotas are supported when this option is enabled.
options QUOTA #enable disk quotas
-# Add more checking code to various filesystems
-options NULLFS_DIAGNOSTIC
-
# In particular multi-session CD-Rs might require a huge amount of
# time in order to "settle". If we are about mounting them as the
# root f/s, we gotta wait a little.
diff --git a/sys/conf/options b/sys/conf/options
index ba04359ad8f8..d4cd9b81940e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -268,7 +268,6 @@ LOCKF_DEBUG opt_debug_lockf.h
LOUTB opt_debug_outb.h
NPX_DEBUG opt_debug_npx.h
NETATALKDEBUG opt_atalk.h
-NULLFS_DIAGNOSTIC opt_debug_nullfs.h
SI_DEBUG opt_debug_si.h
# ppbus related options
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 544b2f402858..779f57f4a2ad 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -577,9 +577,6 @@ options NSWAPDEV=20
# Disk quotas are supported when this option is enabled.
options QUOTA #enable disk quotas
-# Add more checking code to various filesystems
-options NULLFS_DIAGNOSTIC
-
# In particular multi-session CD-Rs might require a huge amount of
# time in order to "settle". If we are about mounting them as the
# root f/s, we gotta wait a little.
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 544b2f402858..779f57f4a2ad 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -577,9 +577,6 @@ options NSWAPDEV=20
# Disk quotas are supported when this option is enabled.
options QUOTA #enable disk quotas
-# Add more checking code to various filesystems
-options NULLFS_DIAGNOSTIC
-
# In particular multi-session CD-Rs might require a huge amount of
# time in order to "settle". If we are about mounting them as the
# root f/s, we gotta wait a little.