summaryrefslogtreecommitdiffstats
path: root/openbsd-compat (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing headersDamien Miller2001-03-191-1/+3
* - (djm) Seed PRNG at startup, rather than waiting for arc4random calls toDamien Miller2001-03-181-11/+13
* - Check for gl_matchc support in glob_t and fall back to theBen Lindstrom2001-03-172-4/+8
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isDamien Miller2001-03-144-3/+961
* - Fix strerror() in bsd-misc.cBen Lindstrom2001-03-141-4/+4
* - (bal) Reorder includes in Makefile.Ben Lindstrom2001-03-121-2/+2
* - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.Ben Lindstrom2001-02-261-1/+6
* - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems withBen Lindstrom2001-02-244-5/+5
* - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c andBen Lindstrom2001-02-192-5/+5
* - (djm) Fix my breaking of cygwin builds, Patch from Corinna VinschenDamien Miller2001-02-182-4/+20
* - (bal) Missing function prototype in bsd-snprintf.c patch byBen Lindstrom2001-02-131-1/+4
* - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished andBen Lindstrom2001-02-132-694/+604
* - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.Ben Lindstrom2001-02-121-1/+7
* - (djm) Add CVS Id's to files that we have missedDamien Miller2001-02-0938-2/+78
* - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to theBen Lindstrom2001-02-081-0/+2
* - (bal) patch to vis.c to deal with HAVE_VIS right by Robert MooneyBen Lindstrom2001-02-081-2/+2
* - (bal) next-posix.h changed to bsd-nextstep.hBen Lindstrom2001-02-041-1/+1
* - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are doneBen Lindstrom2001-02-031-1/+2
* - (bal) I think this is the last of the bsd-*.h that don't belong.Ben Lindstrom2001-02-032-2/+2
* - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSDBen Lindstrom2001-02-021-0/+0
* - (bal) Makefile fix where sourcedir != builddir by Corinna VinschenBen Lindstrom2001-02-021-1/+2
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff toBen Lindstrom2001-01-3160-0/+5307