diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-02 13:17:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-02 13:17:31 +0000 |
commit | c90911672b4e0a2aec6cf20128f6bab6309b5a65 (patch) | |
tree | 031b7056cdc01a997e6fcba04a49f6d8fa50f80e /sys/arch/alpha/conf | |
parent | 5990e13cceda08e4042449ff3ddf864c00cb7f92 (diff) |
UCONSOLE is long dead
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r-- | sys/arch/alpha/conf/ALATAR | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/ALPHA | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/AXPPCI33 | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/BUNNY | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/GENERIC.PROF | 3 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 3 |
7 files changed, 7 insertions, 14 deletions
diff --git a/sys/arch/alpha/conf/ALATAR b/sys/arch/alpha/conf/ALATAR index c962e4fd92c..680170273ec 100644 --- a/sys/arch/alpha/conf/ALATAR +++ b/sys/arch/alpha/conf/ALATAR @@ -1,4 +1,4 @@ -# $OpenBSD: ALATAR,v 1.1 1997/04/20 07:28:59 tholo Exp $ +# $OpenBSD: ALATAR,v 1.2 1997/06/02 13:17:28 deraadt Exp $ # # AXPpci 33 kernel. Enough to get booted, etc., but not much more. @@ -53,7 +53,6 @@ options LKM # Misc. options options PCIVERBOSE # recognize "unknown" PCI devices -options UCONSOLE # users can use TIOCCONS (for xconsole) config bsd root on sd0 swap on sd0 diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA index 2c396e97ff5..46d4c45155a 100644 --- a/sys/arch/alpha/conf/ALPHA +++ b/sys/arch/alpha/conf/ALPHA @@ -1,4 +1,4 @@ -# $OpenBSD: ALPHA,v 1.9 1997/01/24 19:56:53 niklas Exp $ +# $OpenBSD: ALPHA,v 1.10 1997/06/02 13:17:28 deraadt Exp $ # $NetBSD: ALPHA,v 1.30 1996/12/03 17:25:27 cgd Exp $ # # Alpha kernel with all the options you'd want, and more. @@ -87,7 +87,6 @@ options EISAVERBOSE # recognize "unknown" EISA devices options FIX_UNALIGNED_VAX_FP # fix unaligned VAX FP loads & stores options PCIVERBOSE # recognize "unknown" PCI devices options TCVERBOSE # recognize "unknown" TC devices -options UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic #config bsd root on sd0 swap on sd0 diff --git a/sys/arch/alpha/conf/AXPPCI33 b/sys/arch/alpha/conf/AXPPCI33 index d23e903025a..4e7735e109d 100644 --- a/sys/arch/alpha/conf/AXPPCI33 +++ b/sys/arch/alpha/conf/AXPPCI33 @@ -1,4 +1,4 @@ -# $OpenBSD: AXPPCI33,v 1.1 1997/05/07 16:20:24 millert Exp $ +# $OpenBSD: AXPPCI33,v 1.2 1997/06/02 13:17:29 deraadt Exp $ # # Generic Alpha AXPPCI33 (NoName) kernel. # Enough to get booted, etc., but not much more. @@ -61,7 +61,6 @@ option LKM #option EISAVERBOSE # recognize "unknown" EISA devices option PCIVERBOSE # recognize "unknown" PCI devices #option TCVERBOSE # recognize "unknown" TC devices -option UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic #config bsd root on sd0 swap on sd0 diff --git a/sys/arch/alpha/conf/BUNNY b/sys/arch/alpha/conf/BUNNY index 048560029a7..da6895c969a 100644 --- a/sys/arch/alpha/conf/BUNNY +++ b/sys/arch/alpha/conf/BUNNY @@ -1,4 +1,4 @@ -# $OpenBSD: BUNNY,v 1.8 1997/01/24 19:56:54 niklas Exp $ +# $OpenBSD: BUNNY,v 1.9 1997/06/02 13:17:29 deraadt Exp $ # $NetBSD: BUNNY,v 1.12 1996/11/25 04:16:15 cgd Exp $ # # Kernel for bunnahabhain.pdl.cs.cmu.edu. @@ -51,7 +51,6 @@ options LKM # Misc. options options PCIVERBOSE # recognize "unknown" PCI devices -options UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 464ddb008b8..23bdb37eb62 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.16 1997/05/05 10:14:02 graichen Exp $ +# $OpenBSD: GENERIC,v 1.17 1997/06/02 13:17:30 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -57,7 +57,6 @@ options LKM options EISAVERBOSE # recognize "unknown" EISA devices options PCIVERBOSE # recognize "unknown" PCI devices options TCVERBOSE # recognize "unknown" TC devices -options UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic #config bsd root on sd0 swap on sd0 diff --git a/sys/arch/alpha/conf/GENERIC.PROF b/sys/arch/alpha/conf/GENERIC.PROF index d0af501b6ca..b34280230a2 100644 --- a/sys/arch/alpha/conf/GENERIC.PROF +++ b/sys/arch/alpha/conf/GENERIC.PROF @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.PROF,v 1.2 1997/01/24 19:56:56 niklas Exp $ +# $OpenBSD: GENERIC.PROF,v 1.3 1997/06/02 13:17:30 deraadt Exp $ # $NetBSD: GENERIC.PROF,v 1.10 1996/12/03 17:25:31 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -60,7 +60,6 @@ options LKM options EISAVERBOSE # recognize "unknown" EISA devices options PCIVERBOSE # recognize "unknown" PCI devices options TCVERBOSE # recognize "unknown" TC devices -options UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic #config bsd root on sd0 swap on sd0 diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index 86eaa44631e..abb534c816f 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.5 1997/05/14 07:21:53 millert Exp $ +# $OpenBSD: RAMDISK,v 1.6 1997/06/02 13:17:30 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -62,7 +62,6 @@ option COMPAT_43 option EISAVERBOSE # recognize "unknown" EISA devices option PCIVERBOSE # recognize "unknown" PCI devices option TCVERBOSE # recognize "unknown" TC devices -option UCONSOLE # users can use TIOCCONS (for xconsole) config bsd swap generic #config bsd root on sd0 swap on sd0 |