summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - (djm) Merged big SCO portability patch from Tim RiceDamien Miller2000-09-291-1/+21
* - (djm) Define _REENTRANTDamien Miller2000-09-261-0/+5
* - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>Damien Miller2000-09-241-0/+16
* - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>Damien Miller2000-09-231-0/+3
* - (djm) Seperate tests for int64_t and u_int64_t typesDamien Miller2000-09-231-18/+23
* - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>Damien Miller2000-09-161-6/+4
* - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller2000-09-051-0/+4
* - More OpenBSD updates:Damien Miller2000-08-291-0/+5
* - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller2000-08-231-0/+8
* - (djm) SUN_LEN macro for systems which lack itDamien Miller2000-08-181-0/+6
* - (djm) utmp direct write & SunOS 4 patch from Charles LevertDamien Miller2000-08-091-9/+24
* - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller2000-06-231-0/+5
* - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller2000-06-181-1/+46
* - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:Damien Miller2000-06-131-9/+13
* - Configure tweaking for new login code on Irix 5.3Damien Miller2000-06-041-3/+3
* Added new login recording codeandre2000-06-031-49/+76
* - Define atexit for old SolarisDamien Miller2000-05-301-0/+4
* - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller2000-05-171-0/+13
* - Irix portability fixes - don't include netinet headers more than onceDamien Miller2000-05-021-4/+1
* - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller2000-04-301-0/+3
* - Avoid some compiler warnings in fake-get*.cDamien Miller2000-04-081-0/+10
* - Disable tests and typedefs for 64 bit types. They are currently unused.V_1_2_3_TEST2Damien Miller2000-04-031-0/+6
* - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller2000-03-141-2/+2
* - Include macro for IN6_IS_ADDR_V4MAPPED. Report fromDamien Miller2000-03-141-1/+10
* - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller2000-01-211-0/+4
* - Don't use getaddrinfo on AIXDamien Miller2000-01-201-0/+4
* - Compile fix for HPUX and Solaris from Andre LucasDamien Miller2000-01-181-1/+12
* - Revert __snprintf -> snprintf aliasing. Apparently SolarisDamien Miller2000-01-171-9/+0
* - Add --with-xauth-path configure directive and explicit test forDamien Miller2000-01-151-1/+14
* - Merged OpenBSD IPv6 patch:Damien Miller2000-01-141-0/+4
* - Added support for directory-based lastlogsDamien Miller2000-01-021-2/+7
* - Remove test for quad_t. No longer needed.Damien Miller1999-12-311-7/+0
* - Prevent typedefs from being compiled more than once. Report fromDamien Miller1999-12-311-0/+5
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-301-8/+0
* - Detect missing size_t and typedef it.Damien Miller1999-12-291-0/+4
* - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller1999-12-291-29/+45
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-281-1/+10
* - Added --with-default-path to specify custom path for serverDamien Miller1999-12-271-0/+207