summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c).Darren Tucker2003-06-051-1/+2
* - (dtucker) Add includes.h to fake-rfc2553.c so it will build.Darren Tucker2003-06-051-1/+3
* - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch]Damien Miller2003-06-0510-200/+157
* - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* codeDamien Miller2003-06-052-10/+21
* KNFDamien Miller2003-06-051-9/+10
* - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recentDamien Miller2003-06-053-11/+18
* - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping.Darren Tucker2003-06-032-4/+4
* - (djm) Sync openbsd-compat with OpenBSD CVS.Damien Miller2003-06-0317-95/+41
* Removal of advertising clause in accordance with:Damien Miller2003-06-031-5/+1
* - (djm) Replace setproctitle replacement with code derived fromDamien Miller2003-06-031-197/+115
* remove a bit of diff which snuck into the copyright headerDamien Miller2003-06-021-2/+0
* - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVSDamien Miller2003-06-021-37/+26
* openbsd-compat/xmmap.[ch] License clarifications. Add missing CVS ID.Tim Rice2003-06-012-0/+9
* License clarifications.Ben Lindstrom2003-06-016-12/+60
* unbreak; with dtuckerDamien Miller2003-05-191-2/+3
* unfuckDamien Miller2003-05-191-2/+2
* - (djm) Big KNF on openbsd-compat/Damien Miller2003-05-1922-941/+866
* - (djm) Sync openbsd-compat/ with OpenBSD CVS headDamien Miller2003-05-184-84/+69
* - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD)Ben Lindstrom2003-05-181-3/+3
* - (djm) Only build getrrsetbyname replacement when using --with-dnsDamien Miller2003-05-152-5/+6
* - (djm) Avoid uuencode.c warningsDamien Miller2003-05-151-3/+3
* - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)Damien Miller2003-05-154-3/+670
* - (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@Darren Tucker2003-05-141-6/+17
* - (dtucker) Move #include of bsd-cygwin_util.h to openbsd-compat.h. Patch fromDarren Tucker2003-05-041-1/+2
* - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. NotedDarren Tucker2003-05-031-1/+2
* - (dtucker) Move handling of bad password authentications into a platformDarren Tucker2003-05-024-2/+33
* license from sambaDamien Miller2003-04-011-1/+8
* - (djm) Fix getpeerid support for 64 bit BE systems. FromDamien Miller2003-03-251-2/+2
* - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.Damien Miller2003-03-241-2/+6
* - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improvedBen Lindstrom2003-03-211-1/+3
* [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]Tim Rice2003-03-182-2/+42
* - (djm) Fix return value checks for RAND_bytes. Report fromDamien Miller2003-03-171-2/+2
* duhDamien Miller2003-02-251-2/+2
* me <- idiotDamien Miller2003-02-251-2/+2
* - (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.comDamien Miller2003-02-242-5/+15
* - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libcDamien Miller2003-02-244-3/+89
* - (djm) Bug #501: gai_strerror should return char*;Damien Miller2003-02-242-4/+4
* - (djm) Teach fake-getaddrinfo to use getservbyname() when provided aDamien Miller2003-02-062-9/+19
* - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided byBen Lindstrom2003-02-011-0/+11
* - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP forBen Lindstrom2003-01-271-1/+3
* - (djm) Fix compilation for NetBSD from dtucker@zip.com.auDamien Miller2003-01-201-3/+5
* - (djm) Bug #470: Detect strnvis, not strvis in configure.Damien Miller2003-01-172-3/+3
* - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller2003-01-131-41/+32
* - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller2003-01-103-74/+229
* - (djm) Sync openbsd-compat/ with OpenBSD -currentDamien Miller2003-01-084-8/+14
* - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminateDamien Miller2003-01-074-3/+327
* - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller2003-01-072-5/+5
* - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom2002-11-091-12/+60
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice2002-09-252-4/+4
* - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h andDamien Miller2002-09-122-45/+53