summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAge
* - (bal) [defines.h progressmeter.c scp.c] Some more culling of non 64bitBen Lindstrom2003-04-28
* - (djm) Add TIMEVAL_TO_TIMESPEC macrosDamien Miller2003-01-24
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-25
* - (bal) [defines.h] Some platforms don't have SIZE_T_MAX. So assignBen Lindstrom2002-08-21
* - (bal) [configure.ac defines.h loginrec.c sshd.c sshpty.c] Partial syncBen Lindstrom2002-07-22
* [defines.h] Bug 313 patch by dirk.meyer@dinoex.sub.orgTim Rice2002-07-18
* - (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rshKevin Steves2002-06-24
* - (bal) getopt now can be staticly compiled on those platforms missingBen Lindstrom2002-06-22
* - (bal) Reverse logic, use __func__ first since it's C99Ben Lindstrom2002-06-07
* - (stevesk) [defines.h] remove USE_TIMEVAL; unusedKevin Steves2002-04-25
* - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.Damien Miller2002-04-23
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted byDamien Miller2002-04-23
* [acconfig.h defines.h includes.h] put includes in includes.h andTim Rice2002-04-11
* - (bal) We no longer use atexit()/xatexit()/on_exit()Ben Lindstrom2002-04-06
* - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; otherKevin Steves2002-03-22
* - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, butKevin Steves2002-03-22
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsKevin Steves2002-03-22
* - (bal) Add in check for rpc/types.h since it is needed onBen Lindstrom2002-03-08
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t testsTim Rice2002-02-26
* Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3Tim Rice2002-02-13
* - (bal) reverted out of 5/2001 change to atexit(). I assume IBen Lindstrom2002-01-23
* - (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. doesKevin Steves2002-01-08
* - (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"Kevin Steves2002-01-06
* - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)Damien Miller2001-11-01
* [TODO defines.h loginrec.c] Change the references to configure.inTim Rice2001-10-29
* [configure.in] Clean up library testing.Tim Rice2001-10-21
* - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves2001-09-20
* - (djm) Make sure rijndael.c picks config.hDamien Miller2001-09-15
* - (bal) QNX resync. OK tim@Ben Lindstrom2001-08-16
* - (djm) Fix detection of long long int support. Based on patch fromDamien Miller2001-08-12
* - (stevesk) remove _REENTRANT #defineKevin Steves2001-06-29
* - (stevesk) fix x11 forwarding from _PATH_XAUTH changeKevin Steves2001-06-28
* - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_tBen Lindstrom2001-06-10
* - (bal) Corrected on_exit() emulation via atexit().Ben Lindstrom2001-05-17
* - markus@cvs.openbsd.org 2001/05/11 14:59:56Ben Lindstrom2001-05-12
* - (bal) Updates from the Sony NEWS-OS platform by NAKAJI HiroyukiBen Lindstrom2001-05-09
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-05
* change S_ISLNK macro to work for UnixWare 2.03Tim Rice2001-03-19
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom2001-03-19
* move HAVE_LONG_LONG_INT where it worksTim Rice2001-03-18
* Better fix for long longDamien Miller2001-03-19
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-19
* - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom2001-02-24
* - (djm) OpenBSD CVS:Damien Miller2001-02-16
* - (djm) Define _PATH_TTY for systems that don't. Report from LutzDamien Miller2001-02-09
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-09
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves2001-02-05
* Oops.. =) mispelt NGROUPS_MAX.Ben Lindstrom2001-02-04
* 20010105Ben Lindstrom2001-02-04
* - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>Ben Lindstrom2001-01-23