summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-02-04 22:03:27 +0000
committereivind <eivind@FreeBSD.org>1998-02-04 22:03:27 +0000
commitcd0b25e001ac2e2d21ff45808806818f6b28ffe7 (patch)
treeadc34f113689be58ea19e7e1f9c9dedd4708817e
parent357ed840539f8f9a58fb8fb389bcb6e426a9252c (diff)
downloadFreeBSD-src-cd0b25e001ac2e2d21ff45808806818f6b28ffe7.zip
FreeBSD-src-cd0b25e001ac2e2d21ff45808806818f6b28ffe7.tar.gz
Remove old, commented-out option SUIDDIR after Julian added a proper
entry for it.
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 3 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 0d7582a..1161bea 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.400 1998/01/31 19:41:27 julian Exp $
+# $Id: LINT,v 1.401 1998/02/04 04:41:35 eivind 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
@@ -1451,7 +1451,6 @@ options SHMMNI=33
options SHMSEG=9
options SI_DEBUG
options SIMPLELOCK_DEBUG
-#options SUIDDIR
options SPX_HACK
# The 'dpt' driver provides hardware RAID-{0,1,5} support, multi-initiator I/O
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 0d7582a..1161bea 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.400 1998/01/31 19:41:27 julian Exp $
+# $Id: LINT,v 1.401 1998/02/04 04:41:35 eivind 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
@@ -1451,7 +1451,6 @@ options SHMMNI=33
options SHMSEG=9
options SI_DEBUG
options SIMPLELOCK_DEBUG
-#options SUIDDIR
options SPX_HACK
# The 'dpt' driver provides hardware RAID-{0,1,5} support, multi-initiator I/O
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 0d7582a..1161bea 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.400 1998/01/31 19:41:27 julian Exp $
+# $Id: LINT,v 1.401 1998/02/04 04:41:35 eivind 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
@@ -1451,7 +1451,6 @@ options SHMMNI=33
options SHMSEG=9
options SI_DEBUG
options SIMPLELOCK_DEBUG
-#options SUIDDIR
options SPX_HACK
# The 'dpt' driver provides hardware RAID-{0,1,5} support, multi-initiator I/O
OpenPOWER on IntegriCloud