summaryrefslogtreecommitdiff
path: root/defines.h
Commit message (Expand)AuthorAgeFilesLines
* - (bal) Reverse logic, use __func__ first since it's C99mouring2002-06-071-5/+5
* - (stevesk) [defines.h] remove USE_TIMEVAL; unusedstevesk2002-04-251-6/+1
* - (djm) Bug #213: Simplify CMSG_ALIGN macros to avoid symbol clashes.djm2002-04-231-7/+4
* - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted bydjm2002-04-231-1/+5
* [acconfig.h defines.h includes.h] put includes in includes.h andtim2002-04-121-81/+13
* - (bal) We no longer use atexit()/xatexit()/on_exit()mouring2002-04-061-9/+1
* - (stevesk) [defines.h] #define MAP_ANON MAP_ANONYMOUS for HP-UX; otherstevesk2002-03-221-1/+5
* - (stevesk) [defines.h] hp-ux 11 has ancillary data style fd passing, butstevesk2002-03-221-1/+21
* - (stevesk) configure and cpp __FUNCTION__ gymnastics to handle nielsismsstevesk2002-03-221-1/+7
* - (bal) Add in check for rpc/types.h since it is needed onmouring2002-03-081-1/+4
* Bug 12 [configure.ac] add sys/bitypes.h to int64_t teststim2002-02-261-4/+22
* Add rpc/rpc.h for INADDR_LOOPBACK on SCO OSR3tim2002-02-131-1/+4
* - (bal) reverted out of 5/2001 change to atexit(). I assume Imouring2002-01-231-2/+2
* - (stevesk) defines.h: use "/var/spool/sockets/X11/%u" for HP-UX. doesstevesk2002-01-081-6/+6
* - (stevesk) defines.h: determine _PATH_UNIX_X; currently "/tmp/.X11-unix/X%u"stevesk2002-01-061-1/+11
* - (djm) Compat define for OpenSSL < 0.9.6 (No OPENSSL_free)djm2001-10-311-1/+7
* [TODO defines.h loginrec.c] Change the references to configure.intim2001-10-301-2/+2
* [configure.in] Clean up library testing.tim2001-10-221-6/+1
* - (stevesk) sun_len, SUN_LEN() configure stuff no longer requiredstevesk2001-09-201-7/+2
* - (djm) Make sure rijndael.c picks config.hdjm2001-09-151-1/+6
* - (bal) QNX resync. OK tim@mouring2001-08-161-1/+25
* - (djm) Fix detection of long long int support. Based on patch fromdjm2001-08-121-2/+4
* - (stevesk) remove _REENTRANT #definestevesk2001-06-291-6/+1
* - (stevesk) fix x11 forwarding from _PATH_XAUTH changestevesk2001-06-281-3/+3
* - (bal) Handle broken krb4 issues on Solaris with multiple defined u_*_tmouring2001-06-101-1/+2
* - (bal) Corrected on_exit() emulation via atexit().mouring2001-05-171-2/+2
* - markus@cvs.openbsd.org 2001/05/11 14:59:56mouring2001-05-121-2/+2
* - (bal) Updates from the Sony NEWS-OS platform by NAKAJI Hiroyukimouring2001-05-091-1/+5
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesstevesk2001-04-051-3/+3
* change S_ISLNK macro to work for UnixWare 2.03tim2001-03-201-2/+2
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*mouring2001-03-191-2/+9
* move HAVE_LONG_LONG_INT where it workstim2001-03-191-4/+2
* Better fix for long longdjm2001-03-191-1/+5
* - (djm) Add getusershell() functions from OpenBSD CVSdjm2001-03-181-1/+7
* - (bal) Generalize lack of UNIX sockets since this also effects Craymouring2001-02-241-5/+21
* - (djm) OpenBSD CVS:djm2001-02-161-10/+14
* - (djm) Define _PATH_TTY for systems that don't. Report from Lutzdjm2001-02-091-1/+5
* - (djm) Add CVS Id's to files that we have misseddjm2001-02-091-0/+2
* - stevesk@cvs.openbsd.org 2001/02/04 08:32:27stevesk2001-02-051-14/+14
* Oops.. =) mispelt NGROUPS_MAX.mouring2001-02-041-2/+2
* 20010105mouring2001-02-041-0/+4
* - (bal) no 64bit support patch from Tim Rice <tim@multitalents.net>mouring2001-01-231-2/+4
* - (djm) Make PAM support optional, enable with --with-pamdjm2001-01-161-4/+0
* - (stevesk) defines.h: remove spurious ``;''stevesk2001-01-091-1/+1
* - (bal) Detect if clock_t structure exists, if not define it.mouring2001-01-091-0/+10
* - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based ondjm2001-01-031-1/+7
* 20001231mouring2000-12-311-4/+0
* - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.mouring2000-12-291-0/+4
* - (djm) Workaround PAM inconsistencies between Solaris derived PAM codedjm2000-12-201-0/+6
* - (djm) bsd-rresvport.c bzero -> memsetdjm2000-11-291-4/+0