summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. doesKevin Steves2002-01-081-6/+6
* - (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"Kevin Steves2002-01-061-1/+11
* - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)Damien Miller2001-11-011-1/+7
* [TODO defines.h loginrec.c] Change the references to configure.inTim Rice2001-10-291-2/+2
* [configure.in] Clean up library testing.Tim Rice2001-10-211-6/+1
* - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves2001-09-201-7/+2
* - (djm) Make sure rijndael.c picks config.hDamien Miller2001-09-151-1/+6
* - (bal) QNX resync. OK tim@Ben Lindstrom2001-08-161-1/+25
* - (djm) Fix detection of long long int support. Based on patch fromDamien Miller2001-08-121-2/+4
* - (stevesk) remove _REENTRANT #defineKevin Steves2001-06-291-6/+1
* - (stevesk) fix x11 forwarding from _PATH_XAUTH changeKevin Steves2001-06-281-3/+3
* - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_tBen Lindstrom2001-06-101-1/+2
* - (bal) Corrected on_exit() emulation via atexit().Ben Lindstrom2001-05-171-2/+2
* - markus@cvs.openbsd.org 2001/05/11 14:59:56Ben Lindstrom2001-05-121-2/+2
* - (bal) Updates from the Sony NEWS-OS platform by NAKAJI HiroyukiBen Lindstrom2001-05-091-1/+5
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-051-3/+3
* change S_ISLNK macro to work for UnixWare 2.03Tim Rice2001-03-191-2/+2
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom2001-03-191-2/+9
* move HAVE_LONG_LONG_INT where it worksTim Rice2001-03-181-4/+2
* Better fix for long longDamien Miller2001-03-191-1/+5
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-191-1/+7
* - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom2001-02-241-5/+21
* - (djm) OpenBSD CVS:Damien Miller2001-02-161-10/+14
* - (djm) Define _PATH_TTY for systems that don't. Report from LutzDamien Miller2001-02-091-1/+5
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-091-0/+2
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-051-14/+14
* Oops.. =) mispelt NGROUPS_MAX.Ben Lindstrom2001-02-041-2/+2
* 20010105Ben Lindstrom2001-02-041-0/+4
* - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>Ben Lindstrom2001-01-231-2/+4
* - (djm) Make PAM support optional, enable with --with-pamDamien Miller2001-01-171-4/+0
* - (stevesk) defines.h: remove spurious ``;''Kevin Steves2001-01-091-1/+1
* - (bal) Detect if clock_t structure exists, if not define it.Ben Lindstrom2001-01-091-0/+10
* - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based onDamien Miller2001-01-041-1/+7
* 20001231Ben Lindstrom2000-12-311-4/+0
* - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.Ben Lindstrom2000-12-291-0/+4
* - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller2000-12-201-0/+6
* - (djm) bsd-rresvport.c bzero -> memsetDamien Miller2000-11-291-4/+0
* - (djm) Don't define _REENTRANT for SNI/Reliant UnixDamien Miller2000-10-201-1/+1
* - (bal) Changed from GNU rx to PCRE on suggestion from djm.Ben Lindstrom2000-10-181-0/+4
* - (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