Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-31 | - Prevent typedefs from being compiled more than once. Report from | Damien Miller | |
Marc G. Fournier <marc.fournier@acadiau.ca> | |||
1999-12-30 | - Removed most of the pam code into its own file auth-pam.[ch]. This | Damien Miller | |
cleaned up sshd.c up significantly. - Several other cleanups | |||
1999-12-29 | - Detect missing size_t and typedef it. | Damien Miller | |
1999-12-29 | - Merged AIX patch from Darren Hall <dhall@virage.org> | Damien Miller | |
- Cleaned up defines.h | |||
1999-12-28 | - Portability fixes for Irix 5.3 (now compiles OK!) | Damien Miller | |
- autoconf and other misc cleanups | |||
1999-12-27 | - Added --with-default-path to specify custom path for server | Damien Miller | |
- Removed #ifdef trickery from acconfig.h into defines.h |