diff options
Diffstat (limited to 'sys/arch/i386/conf/BABY')
-rw-r--r-- | sys/arch/i386/conf/BABY | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 554dfcb5d06..84e4cb44d3c 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.2 1996/06/16 10:33:10 deraadt Exp $ +# $OpenBSD: BABY,v 1.3 1996/06/16 11:11:05 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -16,7 +16,6 @@ options MATH_EMULATE # floating point emulation #options DUMMY_NOPS # speed hack; recommended options XSERVER,UCONSOLE options INSECURE # insecure; allow /dev/mem writing for X -options MACHINE_NONCONTIG maxusers 32 # estimated number of users options TIMEZONE=0 # time zone to adjust RTC time by |