diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1998-07-11 15:31:30 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1998-07-11 15:31:30 +0000 |
commit | 79e2a44b25219d6bcebe24973254f0ab90f0127e (patch) | |
tree | ed7ee703214740a86235acf06f15fa1c7351c835 /sys/arch/i386/conf | |
parent | fada744d0ff72df71acb7ab7c015f064b3fe3000 (diff) |
+documentation
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r-- | sys/arch/i386/conf/BABY | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/DISKLESS | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GANDALF | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/HERMES | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/LAP | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/LUCIFIER | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/NETTAN | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/OPRAH | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/PETRA | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/SARUMAN | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/THREADWAY | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/WALDORF | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index df08233a7c7..1a34c5bf336 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.34 1998/06/23 05:59:41 deraadt Exp $ +# $OpenBSD: BABY,v 1.35 1998/07/11 15:31:16 todd Exp $ machine i386 # architecture, used by config; REQUIRED @@ -15,7 +15,7 @@ option GPL_MATH_EMULATE # floating point emulation option BUFCACHEPERCENT=20 #option DUMMY_NOPS # speed hack; recommended -#option XSERVER +#option XSERVER # diddle with console driver #option INSECURE # insecure; allow /dev/mem writing for X maxusers 64 # estimated number of users diff --git a/sys/arch/i386/conf/DISKLESS b/sys/arch/i386/conf/DISKLESS index 0ba98cc89d6..142902d40ae 100644 --- a/sys/arch/i386/conf/DISKLESS +++ b/sys/arch/i386/conf/DISKLESS @@ -1,4 +1,4 @@ -# $OpenBSD: DISKLESS,v 1.21 1998/06/23 05:59:42 deraadt Exp $ +# $OpenBSD: DISKLESS,v 1.22 1998/07/11 15:31:17 todd 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 GPL_MATH_EMULATE # floating point emulation #option EXTMEM_SIZE=... # size of extended memory #option DUMMY_NOPS # speed hack; recommended -option XSERVER +option XSERVER # diddle with console driver 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 edc20c9ae36..603a3adc648 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.26 1998/02/08 21:58:36 tholo Exp $ +# $OpenBSD: GANDALF,v 1.27 1998/07/11 15:31:18 todd 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; recommended -option XSERVER +option XSERVER # diddle with console driver #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 066dc2b26dd..13ff6339116 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.71 1998/07/08 22:44:52 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.72 1998/07/11 15:31:19 todd Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -16,7 +16,7 @@ option GPL_MATH_EMULATE # floating point emulation #option VM86 # Virtual 8086 emulation #option USER_LDT # user-settable LDT; used by WINE -option XSERVER +option XSERVER # diddle with console driver option APERTURE # in-kernel aperture driver for XFree86 # Some BIOSes don't get the size of extended memory right. If you diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES index c0401b8d710..dd2e49d674a 100644 --- a/sys/arch/i386/conf/HERMES +++ b/sys/arch/i386/conf/HERMES @@ -3,7 +3,7 @@ # # This system was a 468 but now has an Intel Pentium Overdrive Processor[tm] # -# $OpenBSD: HERMES,v 1.13 1997/11/04 23:35:49 kstailey Exp $ +# $OpenBSD: HERMES,v 1.14 1998/07/11 15:31:20 todd Exp $ machine i386 # architecture, used by config; REQUIRED @@ -11,7 +11,7 @@ makeoptions CC="cc -Werror" option I586_CPU # CPU classes; at least one is REQUIRED -option XSERVER +option XSERVER # diddle with console driver option PPP_BSDCOMP,PPP_DEFLATE maxusers 16 # estimated number of users diff --git a/sys/arch/i386/conf/LAP b/sys/arch/i386/conf/LAP index 853cded1df8..c968313d1a2 100644 --- a/sys/arch/i386/conf/LAP +++ b/sys/arch/i386/conf/LAP @@ -1,4 +1,4 @@ -# $OpenBSD: LAP,v 1.25 1998/06/23 05:59:46 deraadt Exp $ +# $OpenBSD: LAP,v 1.26 1998/07/11 15:31:22 todd 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 +option XSERVER # diddle with console driver maxusers 10 # estimated number of users #option TIMEZONE=0 # time zone to adjust RTC time by diff --git a/sys/arch/i386/conf/LUCIFIER b/sys/arch/i386/conf/LUCIFIER index 2cccdf72c3a..ef09c81775a 100644 --- a/sys/arch/i386/conf/LUCIFIER +++ b/sys/arch/i386/conf/LUCIFIER @@ -1,4 +1,4 @@ -# $OpenBSD: LUCIFIER,v 1.13 1998/06/23 05:59:47 deraadt Exp $ +# $OpenBSD: LUCIFIER,v 1.14 1998/07/11 15:31:23 todd Exp $ # machine i386 # architecture, used by config; REQUIRED @@ -11,7 +11,7 @@ option I686_CPU option VM86 # Virtual 8086 emulation option USER_LDT # user-settable LDT; used by WINE -option XSERVER +option XSERVER # diddle with console driver #option DUMMY_NOPS # speed hack; recommended diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN index b39d9c65852..c29553baf13 100644 --- a/sys/arch/i386/conf/NETTAN +++ b/sys/arch/i386/conf/NETTAN @@ -1,4 +1,4 @@ -# $OpenBSD: NETTAN,v 1.26 1998/06/23 05:59:48 deraadt Exp $ +# $OpenBSD: NETTAN,v 1.27 1998/07/11 15:31:24 todd Exp $ # # NETTAN -- Applitron Datasystem AB # @@ -98,7 +98,7 @@ option GPL_MATH_EMULATE # floating point emulation option VM86 # Virtual 8086 emulation option USER_LDT # user-settable LDT; used by WINE -option XSERVER +option XSERVER # diddle with console driver # 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/OPRAH b/sys/arch/i386/conf/OPRAH index 8fc8400a7fb..12c8f6c7681 100644 --- a/sys/arch/i386/conf/OPRAH +++ b/sys/arch/i386/conf/OPRAH @@ -1,4 +1,4 @@ -# $OpenBSD: OPRAH,v 1.20 1998/02/22 22:04:21 niklas Exp $ +# $OpenBSD: OPRAH,v 1.21 1998/07/11 15:31:25 todd Exp $ # # OPRAH -- Niklas Hallqvist's test machine # @@ -11,7 +11,7 @@ option I486_CPU option GPL_MATH_EMULATE # floating point emulation #option DUMMY_NOPS # speed hack; recommended -#option XSERVER +#option XSERVER # diddle with console driver maxusers 32 # estimated number of users option TIMEZONE=0 # time zone to adjust RTC time by diff --git a/sys/arch/i386/conf/PETRA b/sys/arch/i386/conf/PETRA index 95280264bcd..10b1fa276f5 100644 --- a/sys/arch/i386/conf/PETRA +++ b/sys/arch/i386/conf/PETRA @@ -1,4 +1,4 @@ -# $OpenBSD: PETRA,v 1.11 1998/06/23 05:59:49 deraadt Exp $ +# $OpenBSD: PETRA,v 1.12 1998/07/11 15:31:26 todd Exp $ # # PETRA -- everything that's currently supported with certain # changes for Applitron's fileserver petra, a 128 MB @@ -19,7 +19,7 @@ option GPL_MATH_EMULATE # floating point emulation option VM86 # Virtual 8086 emulation option USER_LDT # user-settable LDT; used by WINE -option XSERVER +option XSERVER # diddle with console driver # 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/SARUMAN b/sys/arch/i386/conf/SARUMAN index 2b06a2657d0..9f6ec3adb9b 100644 --- a/sys/arch/i386/conf/SARUMAN +++ b/sys/arch/i386/conf/SARUMAN @@ -1,7 +1,7 @@ # # SARUMAN -- i486DX/50 EISA bus # -# $OpenBSD: SARUMAN,v 1.6 1997/09/26 16:45:32 kstailey Exp $ +# $OpenBSD: SARUMAN,v 1.7 1998/07/11 15:31:27 todd 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 +option XSERVER # diddle with console driver #option INSECURE # insecure; allow /dev/mem writing for X maxusers 32 # estimated number of users diff --git a/sys/arch/i386/conf/THREADWAY b/sys/arch/i386/conf/THREADWAY index b3dc41f7cc0..470e87abc3f 100644 --- a/sys/arch/i386/conf/THREADWAY +++ b/sys/arch/i386/conf/THREADWAY @@ -3,7 +3,7 @@ # # Cyrix 150Mhz 6x86 M2 # -# $OpenBSD: THREADWAY,v 1.24 1997/12/24 04:42:32 downsj Exp $ +# $OpenBSD: THREADWAY,v 1.25 1998/07/11 15:31:28 todd Exp $ # machine i386 @@ -11,7 +11,7 @@ option I686_CPU option I586_CPU option I486_CPU -option XSERVER +option XSERVER # diddle with console driver option PCVT_SCREENSAVER=1,PCVT_PRETTYSCRNS=0 option NMBCLUSTERS=512 option ATAPI_DEBUG_PROBE diff --git a/sys/arch/i386/conf/WALDORF b/sys/arch/i386/conf/WALDORF index dda1612e7be..66072b927f4 100644 --- a/sys/arch/i386/conf/WALDORF +++ b/sys/arch/i386/conf/WALDORF @@ -1,4 +1,4 @@ -# $OpenBSD: WALDORF,v 1.16 1998/06/23 05:59:52 deraadt Exp $ +# $OpenBSD: WALDORF,v 1.17 1998/07/11 15:31:29 todd Exp $ # # WALDORF -- a 486 kernel config Applitron use for some gateway # machines (waldorf and neuro). @@ -12,7 +12,7 @@ option I586_CPU #option GPL_MATH_EMULATE # floating point emulation #option DUMMY_NOPS # speed hack; recommended -#option XSERVER +#option XSERVER # diddle with console driver #option INSECURE # insecure; allow /dev/mem writing for X #option MACHINE_NONCONTIG |