summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>1999-06-15 13:14:56 +0000
committerdes <des@FreeBSD.org>1999-06-15 13:14:56 +0000
commit5d9e5afb2b4dd83a193e8001407934591c8c8053 (patch)
treed40eb182006d7971204496bd2f26b3918ebfa7a7 /sys/alpha/conf
parentdc3c0e0e206904bffcfa4f7e1d8e7dce1c09f447 (diff)
downloadFreeBSD-src-5d9e5afb2b4dd83a193e8001407934591c8c8053.zip
FreeBSD-src-5d9e5afb2b4dd83a193e8001407934591c8c8053.tar.gz
Kill option FAILSAFE.
PR: i386/12187 Approved by: bde
Diffstat (limited to 'sys/alpha/conf')
-rw-r--r--sys/alpha/conf/GENERIC3
-rw-r--r--sys/alpha/conf/NOTES3
-rw-r--r--sys/alpha/conf/SIMOS3
3 files changed, 3 insertions, 6 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index a26d1d6..93e7270 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.24 1999/06/05 13:29:56 dfr Exp $
+# $Id: GENERIC,v 1.25 1999/06/14 22:59:55 jb Exp $
machine "alpha"
cpu "EV4"
@@ -44,7 +44,6 @@ options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
options UCONSOLE #Allow users to grab the console
-options FAILSAFE #Be conservative
# Platform chipsets
controller cia0
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index a26d1d6..93e7270 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.24 1999/06/05 13:29:56 dfr Exp $
+# $Id: GENERIC,v 1.25 1999/06/14 22:59:55 jb Exp $
machine "alpha"
cpu "EV4"
@@ -44,7 +44,6 @@ options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device
options UCONSOLE #Allow users to grab the console
-options FAILSAFE #Be conservative
# Platform chipsets
controller cia0
diff --git a/sys/alpha/conf/SIMOS b/sys/alpha/conf/SIMOS
index 528506c..1c690d5 100644
--- a/sys/alpha/conf/SIMOS
+++ b/sys/alpha/conf/SIMOS
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: SIMOS,v 1.2 1998/06/28 00:48:48 dfr Exp $
+# $Id: SIMOS,v 1.3 1998/09/26 14:49:26 dfr Exp $
machine "alpha"
cpu "EV5"
@@ -32,7 +32,6 @@ options PROCFS #Process filesystem
options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=100 #Be pessimistic about Joe SCSI device
options UCONSOLE #Allow users to grab the console
-options FAILSAFE #Be conservative
config kernel root on da0
OpenPOWER on IntegriCloud