summaryrefslogtreecommitdiff
path: root/openbsd-compat
Commit message (Expand)AuthorAgeFilesLines
* - (tim) [openbsd-compat/dirname.h] Remove ^M causing some compilers toTim Rice2001-07-041-5/+5
* - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c.Ben Lindstrom2001-06-291-0/+8
* - (bal) Removed net_aton() since we don't use it any moreBen Lindstrom2001-06-294-209/+3
* You know I really should wake up. <sigh> Stop those 3 files from files fromBen Lindstrom2001-06-282-6/+3
* - (bal) Remove getusershell() since it's no longer useBen Lindstrom2001-06-282-154/+0
* - (bal) Removed strtok_r and inet_ntop since they are no longer used.Ben Lindstrom2001-06-284-328/+0
* 20010628Damien Miller2001-06-284-15/+15
* - (djm) Fix a few warnings the above turned upDamien Miller2001-06-273-2/+4
* - (djm) Sync with -current openbsd-compat/readpassphrase.c:Damien Miller2001-06-271-2/+2
* - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux andDamien Miller2001-06-254-3/+206
* - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark MillerBen Lindstrom2001-06-104-3/+90
* - (bal) ANSIify strmode()Ben Lindstrom2001-06-092-5/+3
* - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>Damien Miller2001-04-301-0/+1
* - (bal) arpa/nameser.h does not exist on Cygwin. Patch by CorinnaBen Lindstrom2001-04-271-0/+2
* - Cygwin sftp/sftp-server binary mode patch from Corinna VinschenDamien Miller2001-04-142-3/+4
* - Sync with OpenBSD glob.c, strlcat.c and vis.c changesDamien Miller2001-04-143-43/+49
* - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others)Ben Lindstrom2001-04-124-3/+226
* - (stevesk) use setresgid() for setegid() if neededKevin Steves2001-04-092-2/+13
* - (djm) Another openbsd-compat/glob.c syncDamien Miller2001-03-301-29/+56
* - (djm) Sync openbsd-compat/glob.cDamien Miller2001-03-281-44/+37
* - Fix pointer issues in waitpid() and wait() replaces. Patch by LutzBen Lindstrom2001-03-262-4/+7
* add get_arg_max(). Use sysconf() if ARG_MAX is not defined.Tim Rice2001-03-191-1/+13
* - (bal) Oops. Missed globc.h change (OpenBSD CVS).Ben Lindstrom2001-03-191-1/+2
* - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).Ben Lindstrom2001-03-191-2/+5
* - (bal) glob.c update to added GLOB_LIMITS.Ben Lindstrom2001-03-191-22/+38
* - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAXBen Lindstrom2001-03-191-1/+2
* - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*Ben Lindstrom2001-03-191-7/+0
* - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposixBen Lindstrom2001-03-191-1/+4
* - (djm) Add getusershell() functions from OpenBSD CVSDamien Miller2001-03-194-3/+158
* Add missing headersDamien Miller2001-03-191-1/+3
* - (djm) Seed PRNG at startup, rather than waiting for arc4random calls toDamien Miller2001-03-191-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-131-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-251-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