Module Name:    src
Committed By:   mrg
Date:           Sat May  9 01:20:07 UTC 2015

Modified Files:
        src/sys/arch/sparc64/conf: std.sparc64-32

Log Message:
revert previous.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/conf/std.sparc64-32

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/sparc64/conf/std.sparc64-32
diff -u src/sys/arch/sparc64/conf/std.sparc64-32:1.4 src/sys/arch/sparc64/conf/std.sparc64-32:1.5
--- src/sys/arch/sparc64/conf/std.sparc64-32:1.4	Thu May  7 19:14:56 2015
+++ src/sys/arch/sparc64/conf/std.sparc64-32	Sat May  9 01:20:07 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: std.sparc64-32,v 1.4 2015/05/07 19:14:56 mrg Exp $
+#	$NetBSD: std.sparc64-32,v 1.5 2015/05/09 01:20:07 mrg Exp $
 
 #
 # Unneeded NetBSD/sparc64 kernel options when building 32-bit kernels.
@@ -10,6 +10,3 @@ no makeoptions	LP64
 makeoptions	LP64="no"
 
 no options 	EXEC_ELF64
-
-options 	CHILD_MAX=1024	# 160 is too few
-options 	OPEN_MAX=1024	# 128 is too few

Reply via email to