summaryrefslogtreecommitdiff
path: root/openbsd-compat
AgeCommit message (Expand)Author
2003-01-20 - (djm) Fix compilation for NetBSD from dtucker@zip.com.auDamien Miller
2003-01-17 - (djm) Bug #470: Detect strnvis, not strvis in configure.Damien Miller
2003-01-13 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation typeDamien Miller
2003-01-10 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. MoreDamien Miller
2003-01-08 - (djm) Sync openbsd-compat/ with OpenBSD -currentDamien Miller
2003-01-07 - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminateDamien Miller
2003-01-07 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. FixesDamien Miller
2002-11-09 - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.cBen Lindstrom
2002-09-25Cray fixes (bug 367) based on patch from Wendy Palm @ cray.Tim Rice
2002-09-12 - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h andDamien Miller
2002-09-12 - (djm) Added getpeereid() replacement. Properly implemented for systemsDamien Miller
2002-09-11 - (djm) Sync openbsd-compat with OpenBSD -currentDamien Miller
2002-07-23 - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger.Ben Lindstrom
2002-07-23 - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() definesBen Lindstrom
2002-07-22 - (stevesk) [xmmap.c] missing prototype for fatal()Kevin Steves
2002-07-14 (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.cTim Rice
2002-07-08 - (bal) Correction to utimes() again.Ben Lindstrom
2002-07-07 - (bal) [realpath.c] Updated with OpenBSD tree.Ben Lindstrom
2002-07-07Added author to ports-aix.[ch].Ben Lindstrom
2002-07-04 - (bal) One too many nulls in ports-aix.cBen Lindstrom
2002-07-04 - (bal) glob.c defines TILDE and AIX also defines it. #undef it first.Ben Lindstrom
2002-07-04 - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess.Ben Lindstrom
2002-07-03 - (bal) minor correction to utimes() replacement. Patch byBen Lindstrom
2002-06-27 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wiseBen Lindstrom
2002-06-22 - (bal) getopt now can be staticly compiled on those platforms missingBen Lindstrom
2002-06-21 - (bal) Fixed AIX environment handling, use setpcred() instead of existingBen Lindstrom
2002-06-13 - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.comBen Lindstrom
2002-06-12 - (bal) Build noop setgroups() for cygwin to clean up code (For otherBen Lindstrom
2002-05-15 - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.Ben Lindstrom
2002-05-08fix logic on when seed_rng() is called.Tim Rice
2002-05-07 Add truncate() emulation to address Bug 208Tim Rice
2002-05-01 - (djm) Fix readpassphase compilation for systems which have itDamien Miller
2002-04-15 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna VinschenKevin Steves
2002-04-11[acconfig.h defines.h includes.h] put includes in includes.h andTim Rice
2002-04-06 - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code isBen Lindstrom
2002-04-05 - (bal) Too many <sys/queue.h> issues. Remove all workarounds andBen Lindstrom
2002-03-26 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"Kevin Steves
2002-03-08 - (bal) Test for IRIX JOBS support at runtime. Patch providedBen Lindstrom
2002-02-26 - (stevesk) openbsd-compat/base64.h: typo in commentKevin Steves
2002-02-25 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()Ben Lindstrom
2002-02-24 - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what weBen Lindstrom
2002-02-19 - (bal) Migrated AIX getuserattr and usrinfo code toBen Lindstrom
2002-02-19 - (bal) Migrate IRIX jobs/projects/audit/etc code toBen Lindstrom
2002-02-14oops, remove some debugging junk that crept inDamien Miller
2002-02-13unbreakDamien Miller
2002-02-13 - (djm) Sync openbsd-compat with OpenBSD CVS tooDamien Miller
2001-12-29 - (djm) Apply Cygwin pointer deref fix from Corinna VinschenDamien Miller
2001-12-07 - (bal) PCRE no longer required. Banished from the source along withBen Lindstrom
2001-11-26[contrib/cygwin/README, openbsd-compat/bsd-cygwin_util.c,Tim Rice
2001-10-25 - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. PatchBen Lindstrom