Module Name:    src
Committed By:   uebayasi
Date:           Sat Nov 13 04:01:42 UTC 2010

Modified Files:
        src/sys/arch/algor/conf: P6032

Log Message:
Bump symtab space (350000 -> 360000).


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/algor/conf/P6032

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/algor/conf/P6032
diff -u src/sys/arch/algor/conf/P6032:1.52 src/sys/arch/algor/conf/P6032:1.53
--- src/sys/arch/algor/conf/P6032:1.52	Fri Apr 16 13:48:28 2010
+++ src/sys/arch/algor/conf/P6032	Sat Nov 13 04:01:42 2010
@@ -1,4 +1,4 @@
-#	$NetBSD: P6032,v 1.52 2010/04/16 13:48:28 pooka Exp $
+#	$NetBSD: P6032,v 1.53 2010/11/13 04:01:42 uebayasi Exp $
 #
 # Algorithmics P-6032 kernel.
 #
@@ -7,7 +7,7 @@
 
 #options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"P6032-$Revision: 1.52 $"
+#ident 		"P6032-$Revision: 1.53 $"
 
 maxusers 32
 
@@ -25,7 +25,7 @@
 options 	DDB			# kernel debugger
 makeoptions	DEBUG="-g"
 #makeoptions	DEBUGLIST="pattern1 pattern2 ..."
-options 	SYMTAB_SPACE=350000
+options 	SYMTAB_SPACE=360000
 
 # File systems
 file-system	FFS		# Fast file system

Reply via email to