summaryrefslogtreecommitdiffstats
path: root/openbsd-compat (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (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-093-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-262-4/+4
* - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h andDamien Miller2002-09-122-45/+53
* - (djm) Added getpeereid() replacement. Properly implemented for systemsDamien Miller2002-09-124-3/+74
* - (djm) Sync openbsd-compat with OpenBSD -currentDamien Miller2002-09-119-73/+99
* - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.Ben Lindstrom2002-07-232-63/+567
* - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() definesBen Lindstrom2002-07-231-0/+23
* - (stevesk) [xmmap.c] missing prototype for fatal()Kevin Steves2002-07-221-0/+2
* (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice2002-07-142-2/+67
* - (bal) Correction to utimes() again.Ben Lindstrom2002-07-081-3/+3
* - (bal) [realpath.c] Updated with OpenBSD tree.Ben Lindstrom2002-07-081-3/+3
* Added author to ports-aix.[ch].Ben Lindstrom2002-07-072-0/+6
* - (bal) One too many nulls in ports-aix.cBen Lindstrom2002-07-041-2/+2
* - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.Ben Lindstrom2002-07-041-0/+1
* - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.Ben Lindstrom2002-07-042-13/+56
* - (bal) minor correction to utimes() replacement. Patch byBen Lindstrom2002-07-041-3/+3
* - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wiseBen Lindstrom2002-06-2712-12/+12
* - (bal) getopt now can be staticly compiled on those platforms missingBen Lindstrom2002-06-221-24/+24
* - (bal) Fixed AIX environment handling, use setpcred() instead of existingBen Lindstrom2002-06-212-100/+0
* - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.comBen Lindstrom2002-06-132-4/+4
* - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom2002-06-122-2/+18
* - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.Ben Lindstrom2002-05-152-8/+71
* fix logic on when seed_rng() is called.Tim Rice2002-05-091-2/+2
* Add truncate() emulation to address Bug 208Tim Rice2002-05-082-2/+24
* - (djm) Fix readpassphase compilation for systems which have itDamien Miller2002-05-011-2/+1
* - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna VinschenKevin Steves2002-04-162-11/+43
* [acconfig.h defines.h includes.h] put includes in includes.h andTim Rice2002-04-122-3/+3
* - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code isBen Lindstrom2002-04-061-20/+7
* - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom2002-04-051-3/+84
* - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"Kevin Steves2002-03-261-0/+667
* - (bal) Test for IRIX JOBS support at runtime. Patch providedBen Lindstrom2002-03-081-7/+20
* - (stevesk) openbsd-compat/base64.h: typo in commentKevin Steves2002-02-261-2/+2
* - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()Ben Lindstrom2002-02-251-1/+1
* - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what weBen Lindstrom2002-02-242-8/+12
* - (bal) Migrated AIX getuserattr and usrinfo code toBen Lindstrom2002-02-194-3/+136
* - (bal) Migrate IRIX jobs/projects/audit/etc code toBen Lindstrom2002-02-194-4/+74
* oops, remove some debugging junk that crept inDamien Miller2002-02-141-1/+1
* unbreakDamien Miller2002-02-131-2/+2
* - (djm) Sync openbsd-compat with OpenBSD CVS tooDamien Miller2002-02-137-69/+105
* - (djm) Apply Cygwin pointer deref fix from Corinna VinschenDamien Miller2001-12-292-5/+7