summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Millermouring2001-06-104-3/+90
* - (bal) ANSIify strmode()mouring2001-06-092-5/+3
* - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>djm2001-04-301-0/+1
* - (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinnamouring2001-04-271-0/+2
* - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschendjm2001-04-132-3/+4
* - Sync with OpenBSD glob.c, strlcat.c and vis.c changesdjm2001-04-133-43/+49
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)mouring2001-04-124-3/+226
* - (stevesk) use setresgid() for setegid() if neededstevesk2001-04-092-2/+13
* - (djm) Another openbsd-compat/glob.c syncdjm2001-03-301-29/+56
* - (djm) Sync openbsd-compat/glob.cdjm2001-03-281-44/+37
* - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutzmouring2001-03-262-4/+7
* add get_arg_max(). Use sysconf() if ARG_MAX is not defined.tim2001-03-201-1/+13
* - (bal) Oops. Missed globc.h change (OpenBSD CVS).mouring2001-03-191-1/+2
* - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).mouring2001-03-191-2/+5
* - (bal) glob.c update to added GLOB_LIMITS.mouring2001-03-191-22/+38
* - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAXmouring2001-03-191-1/+2
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*mouring2001-03-191-7/+0
* - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposixmouring2001-03-191-1/+4
* - (djm) Add getusershell() functions from OpenBSD CVSdjm2001-03-184-3/+158
* Add missing headersdjm2001-03-181-1/+3
* - (djm) Seed PRNG at startup, rather than waiting for arc4random calls todjm2001-03-181-11/+13
* - Check for gl_matchc support in glob_t and fall back to themouring2001-03-172-4/+8
* - (djm) Add replacement glob() from OpenBSD libc if the system glob isdjm2001-03-144-3/+961
* - Fix strerror() in bsd-misc.cmouring2001-03-131-4/+4
* - (bal) Reorder includes in Makefile.mouring2001-03-121-2/+2
* - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.mouring2001-02-251-1/+6
* - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems withmouring2001-02-244-5/+5
* - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c andmouring2001-02-192-5/+5
* - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschendjm2001-02-182-4/+20
* - (bal) Missing function prototype in bsd-snprintf.c patch bymouring2001-02-131-1/+4
* - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished andmouring2001-02-132-694/+604
* - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h.mouring2001-02-121-1/+7
* - (djm) Add CVS Id's to files that we have misseddjm2001-02-0938-2/+78
* - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to themouring2001-02-081-0/+2
* - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooneymouring2001-02-081-2/+2
* - (bal) next-posix.h changed to bsd-nextstep.hmouring2001-02-041-1/+1
* - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are donemouring2001-02-031-1/+2
* - (bal) I think this is the last of the bsd-*.h that don't belong.mouring2001-02-032-2/+2
* - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSDmouring2001-02-021-0/+0
* - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschenmouring2001-02-021-1/+2
* - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff tomouring2001-01-3160-0/+5307