From 36a2f1209cd7c48ff54eb6b206b66c8b36010af5 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 13 May 1997 18:26:15 +0000 Subject: minimize --- sys/arch/i386/conf/BABY | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY index 2b43447a512..12e9621c5f5 100644 --- a/sys/arch/i386/conf/BABY +++ b/sys/arch/i386/conf/BABY @@ -1,4 +1,4 @@ -# $OpenBSD: BABY,v 1.16 1997/04/29 05:15:15 deraadt Exp $ +# $OpenBSD: BABY,v 1.17 1997/05/13 18:26:14 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -15,8 +15,8 @@ option GPL_MATH_EMULATE # floating point emulation option BUFCACHEPERCENT=20 #option DUMMY_NOPS # speed hack; recommended -option XSERVER -option INSECURE # insecure; allow /dev/mem writing for X +#option XSERVER +#option INSECURE # insecure; allow /dev/mem writing for X maxusers 32 # estimated number of users option TIMEZONE=0 # time zone to adjust RTC time by @@ -62,18 +62,18 @@ option MSDOSFS # MS-DOS file system option FDESC # /dev/fd option FIFO # FIFOs; RECOMMENDED option KERNFS # /kern -option NULLFS # loopback file system +#option NULLFS # loopback file system option PORTAL # create sockets with open(2) option PROCFS # /proc -option UMAPFS # NULLFS + uid and gid remapping -option UNION # union file system +#option UMAPFS # NULLFS + uid and gid remapping +#option UNION # union file system #option GATEWAY # packet forwarding option INET # IP + ICMP + TCP + UDP option NS # XNS -option ISO,TPIP # OSI -option EON # OSI tunneling over IP -option CCITT,LLC,HDLC # X.25 +#option ISO,TPIP # OSI +#option EON # OSI tunneling over IP +#option CCITT,LLC,HDLC # X.25 option IPFILTER # IP packet filter for security config bsd root on sd0 swap on sd0 and sd1 and sd2 and sd3 and sd4 -- cgit v1.2.3