summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-28 00:37:33 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-28 00:37:33 +0000
commit68e831132128d8987462b44808fcd078ea7d83bb (patch)
tree14ee660cc18e9dc6f324a41ee4a09427f3e76387 /ChangeLog
parentdd21fe9ca0293264924d9045e7a9aab1e7f31f28 (diff)
- (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
Bug #303
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 75ed2720a..0140549c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
5 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise 5 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise
6 have issues of our fixes not propogating right (ie bcopy instead of 6 have issues of our fixes not propogating right (ie bcopy instead of
7 memmove). OK tim 7 memmove). OK tim
8 - (bal) FreeBSD needs <sys/types.h> to detect if mmap() is supported.
9 Bug #303
8 10
9200206027 11200206027
10 - OpenBSD CVS Sync 12 - OpenBSD CVS Sync
@@ -1195,4 +1197,4 @@
1195 - (stevesk) entropy.c: typo in debug message 1197 - (stevesk) entropy.c: typo in debug message
1196 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1198 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1197 1199
1198$Id: ChangeLog,v 1.2310 2002/06/27 18:23:20 mouring Exp $ 1200$Id: ChangeLog,v 1.2311 2002/06/28 00:37:33 mouring Exp $