summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-22 15:24:34 +1100
committerDamien Miller <djm@mindrot.org>1999-11-22 15:24:34 +1100
commitd71b12ee5b6b0283ce41ff2d9c8864c6aadc6bbe (patch)
tree5e692fe42c86a2142c7e8eae5f9bce252329d219 /README
parent859cec02509ae0d3e2f34051d0f9d7366b6ca62f (diff)
- Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
- Retry /dev/urandom reads interrupted by signal (report from Robert Hardy <rhardy@webcon.net>)
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index abeec979..f0cf0d8b 100644
--- a/README
+++ b/README
@@ -52,6 +52,7 @@ Credits -
Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos,
Theo de Raadt, and Dug Song - Creators of OpenSSH
'jonchen' - the original author of PAM support of SSH
+Ben Taylor <bent@clark.net> - Solaris debugging and fixes
Chip Salzenberg <chip@valinux.com> - Assorted patches
Dan Brosemer <odin@linuxfreak.com> - Autoconf and build fixes & Debian scripts
Jim Knoble <jmknoble@pobox.com> - RPM spec file fixes