diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-04 22:03:27 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-04 22:03:27 +0000 |
| commit | 4c890f3b43f0333652b1da468e80d035fa7ba012 (patch) | |
| tree | d8ca1103ab5c1a3ce8b5cf20e07c2e45405779cd | |
| parent | 8e734a64e34eadfb17901fd3705dd214bfb4c8af (diff) | |
Notes
| -rw-r--r-- | sys/conf/NOTES | 3 | ||||
| -rw-r--r-- | sys/i386/conf/LINT | 3 | ||||
| -rw-r--r-- | sys/i386/conf/NOTES | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 0d7582ac00e8..1161beafa62f 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 0d7582ac00e8..1161beafa62f 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 0d7582ac00e8..1161beafa62f 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 |
