summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-03 22:35:33 +1100
committerDamien Miller <djm@mindrot.org>2000-03-03 22:35:33 +1100
commit3c7eeb2af5e97c074ea1ba29f1ebe7a2d710ea48 (patch)
tree69d1e7af0853de884c742c0be1c37aa0fa02f13f /CREDITS
parent4095f894dce73a9024493c81190f786b64672c4a (diff)
- Don't permanently fail on bind() if getaddrinfo has more choices left for
us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz Miskiewicz <misiek@pld.org.pl>
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index 08d160cb9..234bc1178 100644
--- a/CREDITS
+++ b/CREDITS
@@ -6,6 +6,7 @@ Theo de Raadt, and Dug Song - Creators of OpenSSH
6Andrew Stribblehill <a.d.stribblehill@durham.ac.uk> - Bugfixes 6Andrew Stribblehill <a.d.stribblehill@durham.ac.uk> - Bugfixes
7Andre Lucas <andre.lucas@dial.pipex.com> - build, login and many other fixes 7Andre Lucas <andre.lucas@dial.pipex.com> - build, login and many other fixes
8Andy Sloane <andy@guildsoftware.com> - bugfixes 8Andy Sloane <andy@guildsoftware.com> - bugfixes
9Arkadiusz Miskiewicz <misiek@pld.org.pl> - IPv6 compat fixes
9Ben Taylor <bent@clark.net> - Solaris debugging and fixes 10Ben Taylor <bent@clark.net> - Solaris debugging and fixes
10Chip Salzenberg <chip@valinux.com> - Assorted patches 11Chip Salzenberg <chip@valinux.com> - Assorted patches
11Chris Saia <csaia@wtower.com> - SuSE packaging 12Chris Saia <csaia@wtower.com> - SuSE packaging