Module Name: src
Committed By: uwe
Date: Thu Mar 11 02:21:41 UTC 2010
Modified Files:
src/sys/arch/dreamcast/conf: GENERIC
Log Message:
Bump SYMTAB_SPACE so that the contents fits again.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/dreamcast/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/dreamcast/conf/GENERIC
diff -u src/sys/arch/dreamcast/conf/GENERIC:1.92 src/sys/arch/dreamcast/conf/GENERIC:1.93
--- src/sys/arch/dreamcast/conf/GENERIC:1.92 Sat Dec 5 20:11:10 2009
+++ src/sys/arch/dreamcast/conf/GENERIC Thu Mar 11 02:21:41 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.92 2009/12/05 20:11:10 pooka Exp $
+# $NetBSD: GENERIC,v 1.93 2010/03/11 02:21:41 uwe Exp $
#
# GENERIC machine description file
#
@@ -50,7 +50,7 @@
#options KGDB # remote debugger
#options "KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600
#makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=300000
+options SYMTAB_SPACE=307200
#options SYSCALL_DEBUG
#options UVMHIST
#options UVMHIST_PRINT