diff --git a/sys/conf/NOTES b/sys/conf/NOTES index b41d6ac9dde9..57235d205d6d 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.425 1998/04/18 04:58:00 ahasty Exp $ +# $Id: LINT,v 1.426 1998/04/19 23:31:25 julian 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 @@ -470,7 +470,7 @@ options UNION #Union filesystem options "CD9660_ROOT" #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device -# DEVFS and SLICE are experimental but seems to work. +# DEVFS and SLICE are experimental but work. # SLICE disables too much old code so enabling it in LINT would be bad options DEVFS #devices filesystem #options SLICE #devfs based disk handling @@ -1442,7 +1442,6 @@ options COMPAT_LINUX options CPU_UPGRADE_HW_CACHE options DEBUG options "DEBUG_1284" -options DEVFS_ROOT #options DISABLE_PSE options "EXT2FS" options "I586_PMC_GUPROF=0x70000" diff --git a/sys/conf/options b/sys/conf/options index f26290b3d29e..a0b1403792dc 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $Id: options,v 1.70 1998/03/28 11:49:16 dufault Exp $ +# $Id: options,v 1.71 1998/04/20 03:57:21 julian Exp $ # # On the handling of kernel options # @@ -40,7 +40,6 @@ DDB_UNATTENDED opt_ddb.h GDB_REMOTE_CHAT opt_ddb.h DEVFS SLICE opt_devfs.h -DEVFS_ROOT opt_devfs.h FAILSAFE HW_WDOG KTRACE diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index b41d6ac9dde9..57235d205d6d 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.425 1998/04/18 04:58:00 ahasty Exp $ +# $Id: LINT,v 1.426 1998/04/19 23:31:25 julian 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 @@ -470,7 +470,7 @@ options UNION #Union filesystem options "CD9660_ROOT" #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device -# DEVFS and SLICE are experimental but seems to work. +# DEVFS and SLICE are experimental but work. # SLICE disables too much old code so enabling it in LINT would be bad options DEVFS #devices filesystem #options SLICE #devfs based disk handling @@ -1442,7 +1442,6 @@ options COMPAT_LINUX options CPU_UPGRADE_HW_CACHE options DEBUG options "DEBUG_1284" -options DEVFS_ROOT #options DISABLE_PSE options "EXT2FS" options "I586_PMC_GUPROF=0x70000" diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b41d6ac9dde9..57235d205d6d 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.425 1998/04/18 04:58:00 ahasty Exp $ +# $Id: LINT,v 1.426 1998/04/19 23:31:25 julian 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 @@ -470,7 +470,7 @@ options UNION #Union filesystem options "CD9660_ROOT" #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device -# DEVFS and SLICE are experimental but seems to work. +# DEVFS and SLICE are experimental but work. # SLICE disables too much old code so enabling it in LINT would be bad options DEVFS #devices filesystem #options SLICE #devfs based disk handling @@ -1442,7 +1442,6 @@ options COMPAT_LINUX options CPU_UPGRADE_HW_CACHE options DEBUG options "DEBUG_1284" -options DEVFS_ROOT #options DISABLE_PSE options "EXT2FS" options "I586_PMC_GUPROF=0x70000"