Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/algor/conf SYMTAB_SPACE.
details: https://anonhg.NetBSD.org/src/rev/1ffaf7d084a9
branches: trunk
changeset: 772051:1ffaf7d084a9
user: kiyohara <kiyohara%NetBSD.org@localhost>
date: Thu Dec 15 16:06:18 2011 +0000
description:
SYMTAB_SPACE.
diffstat:
sys/arch/algor/conf/P4032 | 6 +++---
sys/arch/algor/conf/P6032 | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r 7552b1f0d8a8 -r 1ffaf7d084a9 sys/arch/algor/conf/P4032
--- a/sys/arch/algor/conf/P4032 Thu Dec 15 14:25:12 2011 +0000
+++ b/sys/arch/algor/conf/P4032 Thu Dec 15 16:06:18 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: P4032,v 1.61 2011/11/30 14:34:11 kiyohara Exp $
+# $NetBSD: P4032,v 1.62 2011/12/15 16:06:18 kiyohara Exp $
#
# Algorithmics P-4032 kernel.
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "P4032-$Revision: 1.61 $"
+#ident "P4032-$Revision: 1.62 $"
maxusers 32
@@ -30,7 +30,7 @@
options DDB # kernel debugger
makeoptions DEBUG="-g"
#makeoptions DEBUGLIST="pattern1 pattern2 ..."
-options SYMTAB_SPACE=405000
+options SYMTAB_SPACE=425000
# File systems
file-system FFS # Fast file system
diff -r 7552b1f0d8a8 -r 1ffaf7d084a9 sys/arch/algor/conf/P6032
--- a/sys/arch/algor/conf/P6032 Thu Dec 15 14:25:12 2011 +0000
+++ b/sys/arch/algor/conf/P6032 Thu Dec 15 16:06:18 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: P6032,v 1.62 2011/12/01 14:18:02 kiyohara Exp $
+# $NetBSD: P6032,v 1.63 2011/12/15 16:06:18 kiyohara Exp $
#
# Algorithmics P-6032 kernel.
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "P6032-$Revision: 1.62 $"
+#ident "P6032-$Revision: 1.63 $"
maxusers 32
@@ -25,7 +25,7 @@
options DDB # kernel debugger
makeoptions DEBUG="-g"
#makeoptions DEBUGLIST="pattern1 pattern2 ..."
-options SYMTAB_SPACE=425000
+options SYMTAB_SPACE=450000
# File systems
file-system FFS # Fast file system
Home |
Main Index |
Thread Index |
Old Index