diff options
author | Damien Miller <djm@mindrot.org> | 2000-06-13 10:57:53 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-06-13 10:57:53 +0200 |
commit | a66626b2d59d23a26cacfbcf938852a19d8b781d (patch) | |
tree | eac2e5ee6ac5e10b748872a2ff64e0eee9db258d /CREDITS | |
parent | Changed to OpenBSD indent and function declaration style (diff) | |
download | openssh-a66626b2d59d23a26cacfbcf938852a19d8b781d.tar.xz openssh-a66626b2d59d23a26cacfbcf938852a19d8b781d.zip |
- (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
- Platform define for SCO 3.x which breaks on /dev/ptmx
- Detect and try to fix missing MAXPATHLEN
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ Aaron Campbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt, and Dug Song - Creators of OpenSSH Andrew Stribblehill <a.d.stribblehill@durham.ac.uk> - Bugfixes -Andre Lucas <andre.lucas@dial.pipex.com> - build, login and many other fixes +Andre Lucas <andre.lucas@dial.pipex.com> - new login code, many fixes +Andrew McGill <andrewm@datrix.co.za> - SCO fixes Andy Sloane <andy@guildsoftware.com> - bugfixes Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes Ben Taylor <bent@clark.net> - Solaris debugging and fixes |