summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-03-22 14:18:23 +0000
committerru <ru@FreeBSD.org>2003-03-22 14:18:23 +0000
commit3e931513355316b2b0df9b85e29ec7c3f9df7695 (patch)
tree082d3c2610c3301cca59bc3218cc23d56f326c91 /sys/ia64
parent938f2753fc9e1d51c4373379ad739e0c22093db3 (diff)
downloadFreeBSD-src-3e931513355316b2b0df9b85e29ec7c3f9df7695.zip
FreeBSD-src-3e931513355316b2b0df9b85e29ec7c3f9df7695.tar.gz
Remove bitrot associated with `maxusers'.
Submitted by: bde
Diffstat (limited to 'sys/ia64')
-rw-r--r--sys/ia64/conf/GENERIC1
-rw-r--r--sys/ia64/conf/SKI1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 1ca9283..07d5933 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -23,7 +23,6 @@
machine ia64
cpu ITANIUM
ident GENERIC
-maxusers 0
#To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints"
diff --git a/sys/ia64/conf/SKI b/sys/ia64/conf/SKI
index 10443cd..7fb37dc 100644
--- a/sys/ia64/conf/SKI
+++ b/sys/ia64/conf/SKI
@@ -25,7 +25,6 @@
machine ia64
cpu ITANIUM
ident SKI
-maxusers 0
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
makeoptions NO_MODULES=yes #Ignore any x86 CPUTYPE
OpenPOWER on IntegriCloud