diff options
author | Damien Miller <djm@mindrot.org> | 2003-04-29 23:22:40 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-04-29 23:22:40 +1000 |
commit | eab4bae03894f07ea556db4d781795c724245af7 (patch) | |
tree | 30289e5ea867bf4e9246b6a5bfe2f31f664dedc3 /CREDITS | |
parent | 0e7f4363f3d7b2ae707709607fd816f663c7449a (diff) |
- (djm) Add back radix.o (used by AFS support), after it went missing from
Makefile many moons ago
- (djm) Apply "owl-always-auth" patch from Openwall/Solar Designer
- (djm) Fix blibpath specification for AIX/gcc
- (djm) Some systems have basename in -lgen. Fix from ayamura@ayamura.org
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ Theo de Raadt, and Dug Song - Creators of OpenSSH | |||
5 | 5 | ||
6 | Alain St-Denis <Alain.St-Denis@ec.gc.ca> - Irix fix | 6 | Alain St-Denis <Alain.St-Denis@ec.gc.ca> - Irix fix |
7 | Alexandre Oliva <oliva@lsd.ic.unicamp.br> - AIX fixes | 7 | Alexandre Oliva <oliva@lsd.ic.unicamp.br> - AIX fixes |
8 | Andre Lucas <andre.lucas@dial.pipex.com> - new login code, many fixes | 8 | Andre Lucas <andre@ae-35.com> - new login code, many fixes |
9 | Andreas Steinmetz <ast@domdv.de> - Shadow password expiry support | 9 | Andreas Steinmetz <ast@domdv.de> - Shadow password expiry support |
10 | Andrew McGill <andrewm@datrix.co.za> - SCO fixes | 10 | Andrew McGill <andrewm@datrix.co.za> - SCO fixes |
11 | Andrew Morgan <morgan@transmeta.com> - PAM bugfixes | 11 | Andrew Morgan <morgan@transmeta.com> - PAM bugfixes |
@@ -91,5 +91,5 @@ Apologies to anyone I have missed. | |||
91 | 91 | ||
92 | Damien Miller <djm@mindrot.org> | 92 | Damien Miller <djm@mindrot.org> |
93 | 93 | ||
94 | $Id: CREDITS,v 1.67 2002/07/28 20:31:19 stevesk Exp $ | 94 | $Id: CREDITS,v 1.68 2003/04/29 13:22:40 djm Exp $ |
95 | 95 | ||