Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/ntp/include bump stack a little
details:   https://anonhg.NetBSD.org/src/rev/58032b4f9928
branches:  trunk
changeset: 344478:58032b4f9928
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Mar 31 22:49:14 2016 +0000
description:
bump stack a little
diffstat:
 external/bsd/ntp/include/config.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 71b23c902f68 -r 58032b4f9928 external/bsd/ntp/include/config.h
--- a/external/bsd/ntp/include/config.h Thu Mar 31 20:17:58 2016 +0000
+++ b/external/bsd/ntp/include/config.h Thu Mar 31 22:49:14 2016 +0000
@@ -289,7 +289,7 @@
 #define DFLT_RLIMIT_MEMLOCK 32
 
 /* Default number of 4k pages for RLIMIT_STACK */
-#define DFLT_RLIMIT_STACK 50
+#define DFLT_RLIMIT_STACK 64
 
 /* Directory separator character, usually / or \\ */
 #define DIR_SEP '/'
Home |
Main Index |
Thread Index |
Old Index