summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d2e7dceb7..4f7d0f4ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
120110212
2 - OpenBSD CVS Sync
3 - nicm@cvs.openbsd.org 2010/10/08 21:48:42
4 [openbsd-compat/glob.c]
5 Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit
6 from ARG_MAX to 64K.
7 Fixes glob-using programs (notably ftp) able to be triggered to hit
8 resource limits.
9 Idea from a similar NetBSD change, original problem reported by jasper@.
10 ok millert tedu jasper
11
120110111 1220110111
2 - (tim) [regress/host-expand.sh] Fix for building outside of read only 13 - (tim) [regress/host-expand.sh] Fix for building outside of read only
3 source tree. 14 source tree.