summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc')
-rw-r--r--sys/arch/macppc/conf/GENERIC4
-rw-r--r--sys/arch/macppc/conf/files.macppc4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/macppc/conf/GENERIC b/sys/arch/macppc/conf/GENERIC
index 902f79bf210..884f3e713e3 100644
--- a/sys/arch/macppc/conf/GENERIC
+++ b/sys/arch/macppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.179 2008/02/24 21:49:37 uwe Exp $g
+# $OpenBSD: GENERIC,v 1.180 2008/03/21 18:44:14 deraadt Exp $g
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -11,7 +11,7 @@
machine macppc powerpc
include "../../../conf/GENERIC"
-maxusers 32 # estimated number of users
+maxusers 80 # estimated number of users
# default type, instructs system to try to determine what proper type is
# actual machine type probed via name of openfirmware root node.
diff --git a/sys/arch/macppc/conf/files.macppc b/sys/arch/macppc/conf/files.macppc
index 3c38a3d14bb..273b6b477fd 100644
--- a/sys/arch/macppc/conf/files.macppc
+++ b/sys/arch/macppc/conf/files.macppc
@@ -1,11 +1,11 @@
-# $OpenBSD: files.macppc,v 1.58 2007/11/12 19:23:26 kettenis Exp $
+# $OpenBSD: files.macppc,v 1.59 2008/03/21 18:44:14 deraadt Exp $
#
# macppc-specific configuration info
#
maxpartitions 16
-maxusers 2 8 64
+maxusers 2 8 128
file arch/macppc/macppc/autoconf.c
file arch/macppc/macppc/clock.c