Module Name: src
Committed By: riz
Date: Sat Oct 13 06:06:50 UTC 2012
Modified Files:
src/sys/arch/algor/conf: P5064
Log Message:
Bump SYMTAB_SPACE 475000->485000.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/arch/algor/conf/P5064
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/P5064
diff -u src/sys/arch/algor/conf/P5064:1.73 src/sys/arch/algor/conf/P5064:1.74
--- src/sys/arch/algor/conf/P5064:1.73 Fri Aug 17 20:11:37 2012
+++ src/sys/arch/algor/conf/P5064 Sat Oct 13 06:06:49 2012
@@ -1,4 +1,4 @@
-# $NetBSD: P5064,v 1.73 2012/08/17 20:11:37 abs Exp $
+# $NetBSD: P5064,v 1.74 2012/10/13 06:06:49 riz Exp $
#
# Algorithmics P-5064 kernel.
#
@@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "P5064-$Revision: 1.73 $"
+#ident "P5064-$Revision: 1.74 $"
maxusers 32
@@ -25,7 +25,7 @@ options DIAGNOSTIC # Cheap kernel cons
options DDB # kernel debugger
makeoptions DEBUG="-g"
#makeoptions DEBUGLIST="pattern1 pattern2 ..."
-options SYMTAB_SPACE=475000
+options SYMTAB_SPACE=485000
# File systems
file-system FFS # Fast file system