Module Name: src Committed By: he Date: Thu Aug 11 08:39:35 UTC 2011
Modified Files: src/sys/arch/netwinder/conf: GENERIC Log Message: Bump SYMTAB_SPACE so that it fits again. To generate a diff of this commit: cvs rdiff -u -r1.105 -r1.106 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.105 src/sys/arch/netwinder/conf/GENERIC:1.106 --- src/sys/arch/netwinder/conf/GENERIC:1.105 Thu Jun 30 20:09:33 2011 +++ src/sys/arch/netwinder/conf/GENERIC Thu Aug 11 08:39:35 2011 @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.105 2011/06/30 20:09:33 wiz Exp $ +# $NetBSD: GENERIC,v 1.106 2011/08/11 08:39:35 he Exp $ # # GENERIC machine description file # @@ -172,7 +172,7 @@ 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=590000 +options SYMTAB_SPACE=600000 config netbsd root on ? type ?