summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-251-7/+7
* - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assignBen Lindstrom2002-08-211-1/+5
* - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncBen Lindstrom2002-07-221-5/+5
* [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.orgTim Rice2002-07-181-2/+2
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves2002-06-241-9/+1
* - (bal) getopt now can be staticly compiled on those platforms missingBen Lindstrom2002-06-221-2/+13
* - (bal) Reverse logic, use __func__ first since it's C99Ben Lindstrom2002-06-071-5/+5
* - (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