Module Name:    src
Committed By:   christos
Date:           Sun Oct  2 18:33:20 UTC 2011

Modified Files:
        src/sys/arch/netwinder/conf: GENERIC

Log Message:
Bump SYMTAB_SPACE


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/arch/netwinder/conf/GENERIC

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/netwinder/conf/GENERIC
diff -u src/sys/arch/netwinder/conf/GENERIC:1.106 src/sys/arch/netwinder/conf/GENERIC:1.107
--- src/sys/arch/netwinder/conf/GENERIC:1.106	Thu Aug 11 04:39:35 2011
+++ src/sys/arch/netwinder/conf/GENERIC	Sun Oct  2 14:33:20 2011
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.106 2011/08/11 08:39:35 he Exp $
+# $NetBSD: GENERIC,v 1.107 2011/10/02 18:33:20 christos Exp $
 #
 # GENERIC machine description file
 # 
@@ -172,7 +172,7 @@ options 	SYSCTL_INCLUDE_DESCR	# Include 
 options 	DDB		# in-kernel debugger
 options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
 makeoptions	DEBUG="-g"	# compile full symbol table
-options 	SYMTAB_SPACE=600000
+options 	SYMTAB_SPACE=610000
 
 config		netbsd	root on ? type ?
 

Reply via email to