summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd174a476..2c998748e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
120120703 120120703
2 - (dtucker) [configure.ac] Detect platforms that can't use select(2) with 2 - (dtucker) [configure.ac] Detect platforms that can't use select(2) with
3 setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those. 3 setrlimit(RLIMIT_NOFILE, rl_zero) and disable the rlimit sandbox on those.
4 - (dtucker) [configure.ac sandbox-rlimit.c] Test whether or not
5 setrlimit(RLIMIT_FSIZE, rl_zero) and skip it if it's not supported. Its
6 benefit is minor, so it's not worth disabling the sandbox if it doesn't
7 work.
4 8
520120702 920120702
6- (dtucker) OpenBSD CVS Sync 10- (dtucker) OpenBSD CVS Sync