summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* - (bal) 4711 not 04711 for ssh binary.Ben Lindstrom2001-07-241-3/+3
* - (bal) Starting the Unicossmk merger. File merged TODO, configure.in,Ben Lindstrom2001-07-221-1/+9
* - (tim) [configure.in] put inet_aton back in AC_CHECK_FUNCS.Tim Rice2001-07-191-2/+2
* - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported byBen Lindstrom2001-07-151-1/+4
* - (stevesk) configure.in: use ll suffix for long long constantKevin Steves2001-07-151-2/+2
* - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension.Damien Miller2001-07-141-2/+16
* - (bal) Removed net_aton() since we don't use it any moreBen Lindstrom2001-06-291-2/+2
* - (bal) Remove getusershell() since it's no longer useBen Lindstrom2001-06-281-2/+2
* - (bal) Removed strtok_r and inet_ntop since they are no longer used.Ben Lindstrom2001-06-281-2/+2
* - (stevesk) use X/Open socket interface for HP-UX 10.X alsoKevin Steves2001-06-281-3/+3
* - (stevesk) for HP-UX 11.X use X/Open socket interface;Kevin Steves2001-06-271-3/+3
* - (djm) Turn up warnings if gcc or egcs detectedDamien Miller2001-06-271-4/+3
* - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux andDamien Miller2001-06-251-2/+2
* - (stevesk) handle systems without pw_expire and pw_change.Kevin Steves2001-06-221-1/+30
* - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom2001-06-101-3/+3
* - (bal) --with-catman should be --with-mantype patch by DaveBen Lindstrom2001-06-091-2/+2
* - (bal) configure.in fix for Tru64 (forgeting to reset $LIB)Ben Lindstrom2001-06-091-2/+3
* - (tim) [conifgure.in] add setvbuf test needed for sftp-int.cTim Rice2001-05-281-2/+2
* - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com>Ben Lindstrom2001-05-171-1/+2
* - (bal) ./configure support to disable SIA on OSF1. Patch byBen Lindstrom2001-05-081-3/+13
* - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne DavisonBen Lindstrom2001-05-081-1/+3
* - (bal) Fixed configure test for USE_SIA.Ben Lindstrom2001-05-071-2/+2
* - tim@mindrot.org 2001/04/25 21:38:01 [configure.in]Tim Rice2001-04-251-2/+4
* - (djm) Include crypt.h if available in auth-passwd.cDamien Miller2001-04-251-2/+2
* - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel CarrollBen Lindstrom2001-04-231-1/+2
* fix perl test, fix nroff test, fix Makefile to build outside source treeTim Rice2001-04-211-3/+3
* - (bal) Makfile day... Cleaned up multiple mantype support (Patch byBen Lindstrom2001-04-181-13/+18
* - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.inBen Lindstrom2001-04-171-2/+2
* - (djm) Convert mandoc manpages to man automatically. Patch from Mark D.Damien Miller2001-04-161-45/+20
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom2001-04-121-2/+2
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-091-2/+2
* - (stevesk) configure.in: typoKevin Steves2001-04-081-2/+2
* - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removesKevin Steves2001-04-051-2/+1
* - (djm) Sync openbsd-compat/glob.cDamien Miller2001-03-281-13/+13
* - (djm) Rework krbIV tests to get us closer to building on Redhat. StillDamien Miller2001-03-281-5/+21
* - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggestedDamien Miller2001-03-281-1/+15
* - (djm) Reorder tests and library inclusion for Krb4/AFS to try toDamien Miller2001-03-281-70/+68
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-191-2/+2
* - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom2001-03-171-1/+19
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-141-3/+21
* test if snprintf() supports %llTim Rice2001-03-111-3/+30
* make sure $bindir is in USER_PATH so scp will workTim Rice2001-03-101-2/+58
* - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H;Kevin Steves2001-03-081-1/+2
* - Allow PRNGd entropy collection from localhost TCP socket. ReplaceDamien Miller2001-03-041-15/+28
* - (djm) Properly add -lcrypt if needed.Damien Miller2001-03-011-2/+2
* - (djm) Remove /tmp from EGD socket search listDamien Miller2001-02-281-2/+2
* - (djm) EGD detection patch from Tim Rice <tim@multitalents.net>Damien Miller2001-02-281-3/+3
* - (djm) Detect endianness in configure and use it in rijndael.c. FixesDamien Miller2001-02-281-1/+2
* - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim RiceDamien Miller2001-02-271-2/+1
* - (djm) Fix up POSIX saved uid support. Report from Mark MillerDamien Miller2001-02-271-4/+7