diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-22 15:24:34 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-22 15:24:34 +1100 |
commit | d71b12ee5b6b0283ce41ff2d9c8864c6aadc6bbe (patch) | |
tree | 5e692fe42c86a2142c7e8eae5f9bce252329d219 /README | |
parent | 859cec02509ae0d3e2f34051d0f9d7366b6ca62f (diff) | |
download | openssh-git-d71b12ee5b6b0283ce41ff2d9c8864c6aadc6bbe.tar.gz |
- 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-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |