summaryrefslogtreecommitdiff
path: root/defines.h
AgeCommit message (Expand)Author
2002-01-08 - (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. doesKevin Steves
2002-01-06 - (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"Kevin Steves
2001-11-01 - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)Damien Miller
2001-10-29 [TODO defines.h loginrec.c] Change the references to configure.inTim Rice
2001-10-21[configure.in] Clean up library testing.Tim Rice
2001-09-20 - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredKevin Steves
2001-09-15 - (djm) Make sure rijndael.c picks config.hDamien Miller
2001-08-16 - (bal) QNX resync. OK tim@Ben Lindstrom
2001-08-12 - (djm) Fix detection of long long int support. Based on patch fromDamien Miller
2001-06-29 - (stevesk) remove _REENTRANT #defineKevin Steves
2001-06-28 - (stevesk) fix x11 forwarding from _PATH_XAUTH changeKevin Steves
2001-06-10 - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_tBen Lindstrom
2001-05-17 - (bal) Corrected on_exit() emulation via atexit().Ben Lindstrom
2001-05-12 - markus@cvs.openbsd.org 2001/05/11 14:59:56Ben Lindstrom
2001-05-09 - (bal) Updates from the Sony NEWS-OS platform by NAKAJI HiroyukiBen Lindstrom
2001-04-05 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves
2001-03-19 change S_ISLNK macro to work for UnixWare 2.03Tim Rice
2001-03-19 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom
2001-03-18move HAVE_LONG_LONG_INT where it worksTim Rice
2001-03-19Better fix for long longDamien Miller
2001-03-19 - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller
2001-02-24 - (bal) Generalize lack of UNIX sockets since this also effects CrayBen Lindstrom
2001-02-16 - (djm) OpenBSD CVS:Damien Miller
2001-02-09 - (djm) Define _PATH_TTY for systems that don't. Report from LutzDamien Miller
2001-02-09 - (djm) Add CVS Id's to files that we have missedDamien Miller
2001-02-05 - stevesk@cvs.openbsd.org 2001/02/04 08:32:27Kevin Steves
2001-02-04Oops.. =) mispelt NGROUPS_MAX.Ben Lindstrom
2001-02-0420010105Ben Lindstrom
2001-01-23 - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>Ben Lindstrom
2001-01-17 - (djm) Make PAM support optional, enable with --with-pamDamien Miller
2001-01-09 - (stevesk) defines.h: remove spurious ``;''Kevin Steves
2001-01-09 - (bal) Detect if clock_t structure exists, if not define it.Ben Lindstrom
2001-01-04 - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based onDamien Miller
2000-12-3120001231Ben Lindstrom
2000-12-29 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.Ben Lindstrom
2000-12-20 - (djm) Workaround PAM inconsistencies between Solaris derived PAM codeDamien Miller
2000-11-29 - (djm) bsd-rresvport.c bzero -> memsetDamien Miller
2000-10-20 - (djm) Don't define _REENTRANT for SNI/Reliant UnixDamien Miller
2000-10-18 - (bal) Changed from GNU rx to PCRE on suggestion from djm.Ben Lindstrom
2000-09-29 - (djm) Merged big SCO portability patch from Tim RiceDamien Miller
2000-09-26 - (djm) Define _REENTRANTDamien Miller
2000-09-24 - (djm) Merged cleanup patch from Mark Miller <markm@swoon.net>Damien Miller
2000-09-23 - (djm) NeXT patch from Ben Lindstrom <mouring@pconline.com>Damien Miller
2000-09-23 - (djm) Seperate tests for int64_t and u_int64_t typesDamien Miller
2000-09-16 - (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>Damien Miller
2000-09-05 - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com>Damien Miller
2000-08-29 - More OpenBSD updates:Damien Miller
2000-08-23 - (djm) Pick up LOGIN_PROGRAM from environment or PATH if not set by headersDamien Miller
2000-08-18 - (djm) SUN_LEN macro for systems which lack itDamien Miller
2000-08-09 - (djm) utmp direct write & SunOS 4 patch from Charles LevertDamien Miller