diff options
author | Damien Miller <djm@mindrot.org> | 2000-04-23 11:14:01 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-04-23 11:14:01 +1000 |
commit | 8117111a3c1360727e3c54aad31aa045e7a7871b (patch) | |
tree | 17697ba4b247b9e8ccd517c6794a12989e2d4f40 /CREDITS | |
parent | 06d84b78e90d89f1c658470d467c14b86727db61 (diff) | |
download | openssh-git-8117111a3c1360727e3c54aad31aa045e7a7871b.tar.gz |
- Define __progname in session.c if libc doesn't
- Remove indentation on autoconf #include statements to avoid bug in
DEC Tru64 compiler. Report and fix from David Del Piero
<David.DelPiero@qed.qld.gov.au>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Chun-Chung Chen <cjj@u.washington.edu> - RPM fixes Dan Brosemer <odin@linuxfreak.com> - Autoconf support, build fixes Darren Hall <dhall@virage.org> - AIX patches David Agraz <dagraz@jahoopa.com> - Build fixes +David Del Piero <David.DelPiero@qed.qld.gov.au> - bug fixes David Hesprich <darkgrue@gue-tech.org> - Configure fixes David Rankin <drankin@bohemians.lexington.ky.us> - libwrap, AIX, NetBSD fixes Gary E. Miller <gem@rellim.com> - SCO support |