summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-26 00:22:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-26 00:22:57 +0000
commita95fd3f8ad53d2ac2fb26558e033bd5180131c77 (patch)
treed1bfc4531b68ebdedd27a07a88261dd04ef79dc4 /ChangeLog
parent2b3897c3ccbe028c99b1b3b79603845899d5c644 (diff)
- (bal) added back in error check for mmap(). I screwed up, Pointed
out by stevesk@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 727841238..fc188fd7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,6 +27,8 @@
27 lightweight do_setusercontext after chroot() 27 lightweight do_setusercontext after chroot()
28 - (bal) Updated AIX package build. Patch by dtucker@zip.com.au 28 - (bal) Updated AIX package build. Patch by dtucker@zip.com.au
29 - (tim) [Makefile.in] fix test on installing ssh-rand-helper.8 29 - (tim) [Makefile.in] fix test on installing ssh-rand-helper.8
30 - (bal) added back in error check for mmap(). I screwed up, Pointed
31 out by stevesk@
30 32
3120020625 3320020625
32 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh 34 - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
@@ -1126,4 +1128,4 @@
1126 - (stevesk) entropy.c: typo in debug message 1128 - (stevesk) entropy.c: typo in debug message
1127 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1129 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1128 1130
1129$Id: ChangeLog,v 1.2283 2002/06/25 23:45:42 tim Exp $ 1131$Id: ChangeLog,v 1.2284 2002/06/26 00:22:57 mouring Exp $