summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-31 18:35:23 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-31 18:35:23 +0000
commita8316b375768b352837dfb3a4af043cdc866ed04 (patch)
treea2ba0c8f6781a9def6c28ab9f72a8c34af1ce44c /sys
parentee613103534d9c53b0014c5bb58794ca312720dc (diff)
UCONSOLE hole goes away
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/ALL4
-rw-r--r--sys/arch/i386/conf/BABY4
-rw-r--r--sys/arch/i386/conf/DISKLESS4
-rw-r--r--sys/arch/i386/conf/GANDALF4
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/HELIOS_PCMCIA4
-rw-r--r--sys/arch/i386/conf/LAP4
-rw-r--r--sys/arch/i386/conf/NETTAN4
-rw-r--r--sys/arch/i386/conf/OPRAH2
-rw-r--r--sys/arch/i386/conf/PCMCIA4
-rw-r--r--sys/arch/i386/conf/TDR4
-rw-r--r--sys/arch/i386/conf/THREADWAY4
12 files changed, 23 insertions, 23 deletions
diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL
index 654ed2ce43e..3fcbd711090 100644
--- a/sys/arch/i386/conf/ALL
+++ b/sys/arch/i386/conf/ALL
@@ -1,4 +1,4 @@
-# $OpenBSD: ALL,v 1.5 1996/06/29 19:17:15 deraadt Exp $
+# $OpenBSD: ALL,v 1.6 1996/07/31 18:35:12 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# ALL -- everything that's currently supported
@@ -18,7 +18,7 @@ option VM86 # Virtual 8086 emulation
#option EXTMEM_SIZE=... # size of extended memory
#option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
option INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY
index dba2a947c03..f902f7d624f 100644
--- a/sys/arch/i386/conf/BABY
+++ b/sys/arch/i386/conf/BABY
@@ -1,4 +1,4 @@
-# $OpenBSD: BABY,v 1.5 1996/07/24 15:43:11 deraadt Exp $
+# $OpenBSD: BABY,v 1.6 1996/07/31 18:35:13 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -14,7 +14,7 @@ option MATH_EMULATE # floating point emulation
#option EXTMEM_SIZE=... # size of extended memory
#option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
option INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS
index 6f7f591d732..13a3a69c8ca 100644
--- a/sys/arch/i386/conf/DISKLESS
+++ b/sys/arch/i386/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.11 1996/06/29 19:17:18 deraadt Exp $
+# $OpenBSD: DISKLESS,v 1.12 1996/07/31 18:35:14 deraadt Exp $
# $NetBSD: DISKLESS,v 1.26 1996/05/20 18:17:16 mrg Exp $
#
# DISKLESS -- Generic machine setup for diskless boot.
@@ -19,7 +19,7 @@ option MATH_EMULATE # floating point emulation
#option EXTMEM_SIZE=... # size of extended memory
#option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
maxusers 32 # estimated number of users
option TIMEZONE=0 # time zone to adjust RTC time by
diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF
index 35dd67abec4..eeb48146872 100644
--- a/sys/arch/i386/conf/GANDALF
+++ b/sys/arch/i386/conf/GANDALF
@@ -1,7 +1,7 @@
#
# GANDALF -- Dual Tyan P5/133 PCI/EISA bus
#
-# $OpenBSD: GANDALF,v 1.7 1996/06/29 19:17:19 deraadt Exp $
+# $OpenBSD: GANDALF,v 1.8 1996/07/31 18:35:15 deraadt Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -15,7 +15,7 @@ option PCIVERBOSE # verbose PCI device information
option EISAVERBOSE # verbose EISA device information
option DUMMY_NOPS # speed hack; recommanded
-option XSERVER,UCONSOLE
+option XSERVER
#option INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 285fbf38e45..f07b06406c8 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.29 1996/07/29 06:07:09 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.30 1996/07/31 18:35:16 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -15,7 +15,7 @@ option MATH_EMULATE # floating point emulation
option VM86 # Virtual 8086 emulation
option USER_LDT # user-settable LDT; used by WINE
-option XSERVER,UCONSOLE
+option XSERVER
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
diff --git a/sys/arch/i386/conf/HELIOS_PCMCIA b/sys/arch/i386/conf/HELIOS_PCMCIA
index a08c4b19e7c..4087eedd844 100644
--- a/sys/arch/i386/conf/HELIOS_PCMCIA
+++ b/sys/arch/i386/conf/HELIOS_PCMCIA
@@ -1,4 +1,4 @@
-# $OpenBSD: HELIOS_PCMCIA,v 1.8 1996/06/29 19:17:22 deraadt Exp $
+# $OpenBSD: HELIOS_PCMCIA,v 1.9 1996/07/31 18:35:17 deraadt Exp $
#
# HELIOS_PCMCIA -- Eric Hvozda's notebook
#
@@ -8,7 +8,7 @@ machine i386 # architecture, used by config; REQUIRED
option I486_CPU
option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
maxusers 64 # estimated number of users
option TIMEZONE=300 # time zone to adjust RTC time by
diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP
index 9db5c524931..af65e43585f 100644
--- a/sys/arch/i386/conf/LAP
+++ b/sys/arch/i386/conf/LAP
@@ -1,4 +1,4 @@
-# $OpenBSD: LAP,v 1.8 1996/06/29 19:17:25 deraadt Exp $
+# $OpenBSD: LAP,v 1.9 1996/07/31 18:35:18 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -17,7 +17,7 @@ option I586_CPU
#option EXTMEM_SIZE=... # size of extended memory
option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
maxusers 10 # estimated number of users
#option TIMEZONE=0 # time zone to adjust RTC time by
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index 1b7da20b996..13415346d5f 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.8 1996/06/29 19:17:26 deraadt Exp $
+# $OpenBSD: NETTAN,v 1.9 1996/07/31 18:35:19 deraadt Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -11,7 +11,7 @@ option I586_CPU
option MATH_EMULATE # floating point emulation
#option DUMMY_NOPS # speed hack; recommanded
-option XSERVER,UCONSOLE
+option XSERVER
option INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
diff --git a/sys/arch/i386/conf/OPRAH b/sys/arch/i386/conf/OPRAH
index 5b0a55ad9cd..b4b88b4ae79 100644
--- a/sys/arch/i386/conf/OPRAH
+++ b/sys/arch/i386/conf/OPRAH
@@ -11,7 +11,7 @@ option I586_CPU
option MATH_EMULATE # floating point emulation
#option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
option INSECURE # insecure; allow /dev/mem writing for X
maxusers 32 # estimated number of users
diff --git a/sys/arch/i386/conf/PCMCIA b/sys/arch/i386/conf/PCMCIA
index e7baae539a5..45fe5e96602 100644
--- a/sys/arch/i386/conf/PCMCIA
+++ b/sys/arch/i386/conf/PCMCIA
@@ -1,4 +1,4 @@
-# $OpenBSD: PCMCIA,v 1.5 1996/06/29 19:17:29 deraadt Exp $
+# $OpenBSD: PCMCIA,v 1.6 1996/07/31 18:35:21 deraadt Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -10,7 +10,7 @@ option INSECURE
option MATH_EMULATE
option DUMMY_NOPS # speed hack; recommanded
-option XSERVER,UCONSOLE
+option XSERVER
maxusers 32 # estimated number of users
option TIMEZONE=300 # time zone to adjust RTC time by
diff --git a/sys/arch/i386/conf/TDR b/sys/arch/i386/conf/TDR
index 64bdc51bf4f..d9d62654ce5 100644
--- a/sys/arch/i386/conf/TDR
+++ b/sys/arch/i386/conf/TDR
@@ -1,4 +1,4 @@
-# $OpenBSD: TDR,v 1.14 1996/06/29 19:17:30 deraadt Exp $
+# $OpenBSD: TDR,v 1.15 1996/07/31 18:35:21 deraadt Exp $
# $NetBSD: TDR,v 1.64 1996/03/25 05:45:49 perry Exp $
#
# TDR -- Theo Deraadt's 486
@@ -17,7 +17,7 @@ option MATH_EMULATE # floating point emulation
#option EXTMEM_SIZE=... # size of extended memory
option DUMMY_NOPS # speed hack; recommended
-option XSERVER,UCONSOLE
+option XSERVER
maxusers 10 # estimated number of users
option TIMEZONE=420 # time zone to adjust RTC time by
diff --git a/sys/arch/i386/conf/THREADWAY b/sys/arch/i386/conf/THREADWAY
index 058d72f2a93..5fbddc2c63f 100644
--- a/sys/arch/i386/conf/THREADWAY
+++ b/sys/arch/i386/conf/THREADWAY
@@ -1,13 +1,13 @@
#
# THREADWAY: threadway.teeny.org
#
-# $OpenBSD: THREADWAY,v 1.8 1996/07/28 05:07:03 downsj Exp $
+# $OpenBSD: THREADWAY,v 1.9 1996/07/31 18:35:22 deraadt Exp $
#
machine i386
option I586_CPU
-option XSERVER,UCONSOLE
+option XSERVER
option EXTMEM_SIZE=39936
option PCVT_USL_VT_COMPAT=1,PCVT_SCREENSAVER=1,PCVT_PRETTYSCRNS=0