summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-01-22 19:05:58 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-01-22 19:05:58 +0000
commit40c8459f4e648e2114a413e1424ea744118109d8 (patch)
treed7bb2782b84bead7cf04540a11237c4bfc4fc596 /sys/arch
parent6350753d56c238cd2ff513918ada55a7fe7526ed (diff)
crank maxusers
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/BABY4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/BABY b/sys/arch/i386/conf/BABY
index 6d9aec5a03e..975dfdfa682 100644
--- a/sys/arch/i386/conf/BABY
+++ b/sys/arch/i386/conf/BABY
@@ -1,4 +1,4 @@
-# $OpenBSD: BABY,v 1.31 1998/01/06 02:42:30 deraadt Exp $
+# $OpenBSD: BABY,v 1.32 1998/01/22 19:05:57 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -18,7 +18,7 @@ option BUFCACHEPERCENT=20
#option XSERVER
#option INSECURE # insecure; allow /dev/mem writing for X
-maxusers 32 # estimated number of users
+maxusers 64 # estimated number of users
option TIMEZONE=0 # time zone to adjust RTC time by
option DST=0 # daylight savings time used by RTC