Module Name:    src
Committed By:   matt
Date:           Fri Jan  7 01:45:14 UTC 2011

Modified Files:
        src/sys/arch/evbppc/conf [matt-nb5-pq3]: WALNUT

Log Message:
Bump up SYMTAB_SPACE


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.37.12.1 src/sys/arch/evbppc/conf/WALNUT

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/WALNUT
diff -u src/sys/arch/evbppc/conf/WALNUT:1.37 src/sys/arch/evbppc/conf/WALNUT:1.37.12.1
--- src/sys/arch/evbppc/conf/WALNUT:1.37	Thu Jul 31 07:41:01 2008
+++ src/sys/arch/evbppc/conf/WALNUT	Fri Jan  7 01:45:14 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: WALNUT,v 1.37 2008/07/31 07:41:01 simonb Exp $
+#	$NetBSD: WALNUT,v 1.37.12.1 2011/01/07 01:45:14 matt Exp $
 #
 #	GENERIC -- everything that's currently supported
 #
@@ -42,7 +42,7 @@
 options 	DDB		# in-kernel debugger
 options 	DDB_HISTORY_SIZE=512	# enable history editing in DDB
 options 	TRAP_PANICWAIT
-options 	SYMTAB_SPACE=400000	# size for embedded symbol table
+options 	SYMTAB_SPACE=404000	# size for embedded symbol table
 
 makeoptions	DEBUG="-g"	# compile full symbol table
 

Reply via email to