Module Name: src
Committed By: he
Date: Thu Dec 8 01:08:19 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: EXPLORA451
Log Message:
Bump SYMTAB_SPACE.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/evbppc/conf/EXPLORA451
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/conf/EXPLORA451
diff -u src/sys/arch/evbppc/conf/EXPLORA451:1.45 src/sys/arch/evbppc/conf/EXPLORA451:1.46
--- src/sys/arch/evbppc/conf/EXPLORA451:1.45 Tue Nov 22 21:25:12 2011
+++ src/sys/arch/evbppc/conf/EXPLORA451 Thu Dec 8 01:08:18 2011
@@ -1,4 +1,4 @@
-# $NetBSD: EXPLORA451,v 1.45 2011/11/22 21:25:12 tls Exp $
+# $NetBSD: EXPLORA451,v 1.46 2011/12/08 01:08:18 he Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -52,7 +52,7 @@ options DDB_HISTORY_SIZE=512 # enable h
#options KGDB # remote debugger
#options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=420000
+options SYMTAB_SPACE=430000
# Compatibility options
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,