summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (dtucker) Move #include of bsd-cygwin_util.h to openbsd-compat.h. Patch fromdtucker2003-05-041-1/+2
* - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noteddtucker2003-05-021-1/+2
* - (dtucker) Move handling of bad password authentications into a platformdtucker2003-05-024-2/+33
* license from sambadjm2003-04-011-1/+8
* - (djm) Fix getpeerid support for 64 bit BE systems. Fromdjm2003-03-241-2/+2
* - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.djm2003-03-241-2/+6
* - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improvedmouring2003-03-211-1/+3
* [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]tim2003-03-182-2/+42
* - (djm) Fix return value checks for RAND_bytes. Report fromdjm2003-03-171-2/+2
* duhdjm2003-02-251-2/+2
* me <- idiotdjm2003-02-241-2/+2
* - (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.comdjm2003-02-242-5/+15
* - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libcdjm2003-02-244-3/+89
* - (djm) Bug #501: gai_strerror should return char*;djm2003-02-242-4/+4
* - (djm) Teach fake-getaddrinfo to use getservbyname() when provided adjm2003-02-052-9/+19
* - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided bymouring2003-02-011-0/+11
* - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP formouring2003-01-271-1/+3
* - (djm) Fix compilation for NetBSD from dtucker@zip.com.audjm2003-01-201-3/+5
* - (djm) Bug #470: Detect strnvis, not strvis in configure.djm2003-01-162-3/+3
* - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typedjm2003-01-121-41/+32
* - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. Moredjm2003-01-093-74/+229
* - (djm) Sync openbsd-compat/ with OpenBSD -currentdjm2003-01-084-8/+14
* - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminatedjm2003-01-074-3/+327
* - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixesdjm2003-01-072-5/+5
* - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cmouring2002-11-091-12/+60
* Cray fixes (bug 367) based on patch from Wendy Palm @ cray.tim2002-09-262-4/+4
* - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h anddjm2002-09-122-45/+53
* - (djm) Added getpeereid() replacement. Properly implemented for systemsdjm2002-09-124-3/+74
* - (djm) Sync openbsd-compat with OpenBSD -currentdjm2002-09-119-73/+99
* - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.mouring2002-07-232-63/+567
* - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() definesmouring2002-07-231-0/+23
* - (stevesk) [xmmap.c] missing prototype for fatal()stevesk2002-07-221-0/+2
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.ctim2002-07-142-2/+67
* - (bal) Correction to utimes() again.mouring2002-07-081-3/+3
* - (bal) [realpath.c] Updated with OpenBSD tree.mouring2002-07-071-3/+3
* Added author to ports-aix.[ch].mouring2002-07-072-0/+6
* - (bal) One too many nulls in ports-aix.cmouring2002-07-041-2/+2
* - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.mouring2002-07-041-0/+1
* - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.mouring2002-07-042-13/+56
* - (bal) minor correction to utimes() replacement. Patch bymouring2002-07-031-3/+3
* - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wisemouring2002-06-2712-12/+12
* - (bal) getopt now can be staticly compiled on those platforms missingmouring2002-06-221-24/+24
* - (bal) Fixed AIX environment handling, use setpcred() instead of existingmouring2002-06-212-100/+0
* - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.commouring2002-06-132-4/+4
* - (bal) Build noop setgroups() for cygwin to clean up code (For othermouring2002-06-122-2/+18
* - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.mouring2002-05-152-8/+71
* fix logic on when seed_rng() is called.tim2002-05-081-2/+2
* Add truncate() emulation to address Bug 208tim2002-05-082-2/+24
* - (djm) Fix readpassphase compilation for systems which have itdjm2002-05-011-2/+1
* - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschenstevesk2002-04-152-11/+43