aboutsummaryrefslogtreecommitdiff
path: root/sys/i386
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1999-08-30 07:08:04 +0000
committerBruce Evans <bde@FreeBSD.org>1999-08-30 07:08:04 +0000
commit4047cd0bb2cf6f25d4bf141a834584cd485b536b (patch)
treee089cb74ad4bd3b064fe87f2b08fd127798f1b57 /sys/i386
parent1ff1015930374c1f354416b58abe253c9953a6a4 (diff)
downloadsrc-4047cd0bb2cf6f25d4bf141a834584cd485b536b.tar.gz
src-4047cd0bb2cf6f25d4bf141a834584cd485b536b.zip
Converted the silly SAFTEY option into a new-style option by renaming it to
DIAGNOSTIC. Fixed an English style bug in the panic messages controlled by SAFETY.
Notes
Notes: svn path=/head/; revision=50616
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/LINT6
-rw-r--r--sys/i386/conf/NOTES6
2 files changed, 0 insertions, 12 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 5f5eba98f872..544b2f402858 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -602,12 +602,6 @@ options CD9660_ROOTDELAY=20
#
options SUIDDIR
-
-# Add some error checking code to the null_bypass routine
-# in the NULL filesystem
-#options SAFETY
-
-
# NFS options:
options NFS_MINATTRTIMO=3 # VREG attrib cache timeout in sec
options NFS_MAXATTRTIMO=60
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5f5eba98f872..544b2f402858 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -602,12 +602,6 @@ options CD9660_ROOTDELAY=20
#
options SUIDDIR
-
-# Add some error checking code to the null_bypass routine
-# in the NULL filesystem
-#options SAFETY
-
-
# NFS options:
options NFS_MINATTRTIMO=3 # VREG attrib cache timeout in sec
options NFS_MAXATTRTIMO=60