summaryrefslogtreecommitdiffstats
path: root/defines.h
AgeCommit message (Expand)Author
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
2000-06-23 - (djm) Use sa_family_t in prototype for rresvport_af. Patch fromDamien Miller
2000-06-18 - (djm) Started merge of Ben Lindstrom's <mouring@pconline.com> NeXT supportDamien Miller
2000-06-13 - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:Damien Miller
2000-06-04 - Configure tweaking for new login code on Irix 5.3Damien Miller
2000-06-03Added new login recording codeandre
2000-05-30 - Define atexit for old SolarisDamien Miller
2000-05-17 - Several patches from SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp>Damien Miller
2000-05-02 - Irix portability fixes - don't include netinet headers more than onceDamien Miller
2000-04-30 - Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collectionDamien Miller
2000-04-08 - Avoid some compiler warnings in fake-get*.cDamien Miller
2000-04-03 - Disable tests and typedefs for 64 bit types. They are currently unused.V_1_2_3_TEST2Damien Miller
2000-03-14 - Include /usr/local/include and /usr/local/lib for systems that don'tDamien Miller
2000-03-14 - Include macro for IN6_IS_ADDR_V4MAPPED. Report fromDamien Miller
2000-01-21 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> andDamien Miller