summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - (stevesk) [defines.h] remove USE_TIMEVAL; unusedKevin Steves2002-04-251-6/+1
* - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.Damien Miller2002-04-231-7/+4
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted byDamien Miller2002-04-231-1/+5
* [acconfig.h defines.h includes.h] put includes in includes.h andTim Rice2002-04-111-81/+13
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-061-9/+1
* - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; otherKevin Steves2002-03-221-1/+5
* - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, butKevin Steves2002-03-221-1/+21
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-221-1/+7
* - (bal) Add in check for rpc/types.h since it is needed onBen Lindstrom2002-03-081-1/+4
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice2002-02-261-4/+22
* Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3Tim Rice2002-02-131-1/+4
* - (bal) reverted out of 5/2001 change to atexit(). I assume IBen Lindstrom2002-01-231-2/+2
* - (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