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 Increase SYMTAB_SPACE.
details: https://anonhg.NetBSD.org/src/rev/d1c1755e5c98
branches: trunk
changeset: 765413:d1c1755e5c98
user: dyoung <dyoung%NetBSD.org@localhost>
date: Wed May 25 22:32:18 2011 +0000
description:
Increase SYMTAB_SPACE.
diffstat:
sys/arch/algor/conf/P5064 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 3f5da0a13261 -r d1c1755e5c98 sys/arch/algor/conf/P5064
--- a/sys/arch/algor/conf/P5064 Wed May 25 19:26:21 2011 +0000
+++ b/sys/arch/algor/conf/P5064 Wed May 25 22:32:18 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: P5064,v 1.63 2011/03/07 15:56:26 jakllsch Exp $
+# $NetBSD: P5064,v 1.64 2011/05/25 22:32:18 dyoung Exp $
#
# Algorithmics P-5064 kernel.
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "P5064-$Revision: 1.63 $"
+#ident "P5064-$Revision: 1.64 $"
maxusers 32
@@ -25,7 +25,7 @@
options DDB # kernel debugger
makeoptions DEBUG="-g"
#makeoptions DEBUGLIST="pattern1 pattern2 ..."
-options SYMTAB_SPACE=460000
+options SYMTAB_SPACE=461000
# File systems
file-system FFS # Fast file system
Home |
Main Index |
Thread Index |
Old Index