1. 813f045 by Tim Rice · 22 years ago
  2. 8ff2a8d - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is by Ben Lindstrom · 22 years ago
  3. 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 22 years ago
  4. 6205a18 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h" by Kevin Steves · 22 years ago
  5. 784e234 - (bal) Test for IRIX JOBS support at runtime. Patch provided by Ben Lindstrom · 23 years ago
  6. a2b9607 - (stevesk) openbsd-compat/base64.h: typo in comment by Kevin Steves · 23 years ago
  7. c004135 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() by Ben Lindstrom · 23 years ago
  8. 127398c - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we by Ben Lindstrom · 23 years ago
  9. a9c039c - (bal) Migrated AIX getuserattr and usrinfo code to by Ben Lindstrom · 23 years ago
  10. f095a85 - (bal) Migrate IRIX jobs/projects/audit/etc code to by Ben Lindstrom · 23 years ago
  11. 7217b3e oops, remove some debugging junk that crept in by Damien Miller · 23 years ago
  12. 89a1b9f unbreak by Damien Miller · 23 years ago
  13. 8e3bdca - (djm) Sync openbsd-compat with OpenBSD CVS too by Damien Miller · 23 years ago
  14. 0dea79d - (djm) Apply Cygwin pointer deref fix from Corinna Vinschen by Damien Miller · 23 years ago
  15. c97b1af - (bal) PCRE no longer required. Banished from the source along with by Ben Lindstrom · 23 years ago
  16. fe1d100 by Tim Rice · 23 years ago
  17. a0bd44c - (bal) Use VDISABLE if _POSIX_VDISABLE is set in readpassphrase.c. Patch by Ben Lindstrom · 23 years ago
  18. 926ce58 - (bal) removed two unsed headers in openbsd-compat/bsd-misc.c by Ben Lindstrom · 23 years ago
  19. 819f1be 20010929 by Ben Lindstrom · 23 years ago
  20. 5f4b100 - (djm) Avoid bad and unportable sprintf usage in compat code by Damien Miller · 23 years ago
  21. 84a6bfb - (bal) openbsd-compat/vis.[ch] is dead wood. Removed. by Ben Lindstrom · 23 years ago
  22. ff5f47e - (djm) Avoid warning on BSDgetopt by Damien Miller · 23 years ago
  23. a4f7ae1 by Tim Rice · 23 years ago
  24. 4da21ab - (stevesk) bsd-cray.c: more cleanup; ok wendyp@cray.com by Kevin Steves · 23 years ago
  25. 72992af - (stevesk) bsd-cray.c: utmp strings are not C strings by Kevin Steves · 23 years ago
  26. f744b51 - (stevesk) sshpty.c, cray.[ch]: whitespace, formatting and cleanup by Kevin Steves · 23 years ago
  27. 113339e - (bal) Minor correction to inet_ntop.h. _BSD_RRESVPORT_H should be by Ben Lindstrom · 23 years ago
  28. e991e3c by Tim Rice · 23 years ago
  29. 6db66ff - (bal) Second around of UNICOS patches. A few other things left. by Ben Lindstrom · 23 years ago
  30. d9e0824 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, by Ben Lindstrom · 23 years ago
  31. cff94be - (bal) Allow sshd to switch user context without password for Cygwin. by Ben Lindstrom · 23 years ago
  32. 2db5371 by Tim Rice · 23 years ago
  33. 60193f7 - (stevesk) change getopt() declaration by Kevin Steves · 23 years ago
  34. 4f8e669 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. by Damien Miller · 23 years ago
  35. 024acc4 by Tim Rice · 23 years ago
  36. 5d739a4 - (bal) Fixed _DISABLE_VPOSIX in readpassphrase.c. by Ben Lindstrom · 23 years ago
  37. deacfcc - (bal) Removed net_aton() since we don't use it any more by Ben Lindstrom · 23 years ago
  38. 961e98c You know I really should wake up. <sigh> Stop those 3 files from files from by Ben Lindstrom · 23 years ago
  39. e6affc6 - (bal) Remove getusershell() since it's no longer use by Ben Lindstrom · 23 years ago
  40. f96d887 - (bal) Removed strtok_r and inet_ntop since they are no longer used. by Ben Lindstrom · 23 years ago
  41. 180207f 20010628 - (djm) Sync openbsd-compat with -current libc by Damien Miller · 23 years ago
  42. 79b332d - (djm) Fix a few warnings the above turned up by Damien Miller · 23 years ago
  43. b90416b - (djm) Sync with -current openbsd-compat/readpassphrase.c: by Damien Miller · 23 years ago
  44. c8a3868 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and by Damien Miller · 23 years ago
  45. 68c3ce1 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller by Ben Lindstrom · 23 years ago
  46. b30768f - (bal) ANSIify strmode() by Ben Lindstrom · 23 years ago
  47. 8a188a8 - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net> by Damien Miller · 23 years ago
  48. e39867d - (bal) arpa/nameser.h does not exist on Cygwin. Patch by Corinna by Ben Lindstrom · 23 years ago
  49. 402b331 - Cygwin sftp/sftp-server binary mode patch from Corinna Vinschen by Damien Miller · 23 years ago
  50. 6e77a53 - Sync with OpenBSD glob.c, strlcat.c and vis.c changes by Damien Miller · 23 years ago
  51. 0998872 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others) by Ben Lindstrom · 23 years ago
  52. cb17e99 - (stevesk) use setresgid() for setegid() if needed by Kevin Steves · 23 years ago
  53. d8f72ca - (djm) Another openbsd-compat/glob.c sync by Damien Miller · 23 years ago
  54. b68af62 - (djm) Sync openbsd-compat/glob.c by Damien Miller · 23 years ago
  55. 9531825 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz by Ben Lindstrom · 23 years ago
  56. d9d5ba2 by Tim Rice · 24 years ago
  57. 9911f12 - (bal) Oops. Missed globc.h change (OpenBSD CVS). by Ben Lindstrom · 24 years ago
  58. 11c78f8 - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS). by Ben Lindstrom · 24 years ago
  59. a77d641 - (bal) glob.c update to added GLOB_LIMITS. by Ben Lindstrom · 24 years ago
  60. aad56ce - (bal) Minor NeXT fixed. Forgot to #undef NGROUPS_MAX by Ben Lindstrom · 24 years ago
  61. 03017ba - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS* by Ben Lindstrom · 24 years ago
  62. 6cabb6f - Use 'NGROUPS' for NeXT Since 'MAX_NGROUPS' is wrapped up in -lposix by Ben Lindstrom · 24 years ago
  63. 9de61e8 - (djm) Add getusershell() functions from OpenBSD CVS by Damien Miller · 24 years ago
  64. a2dc603 Add missing headers by Damien Miller · 24 years ago
  65. 60bc517 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to by Damien Miller · 24 years ago
  66. 45b14db - Check for gl_matchc support in glob_t and fall back to the by Ben Lindstrom · 24 years ago
  67. 3c02768 - (djm) Add replacement glob() from OpenBSD libc if the system glob is by Damien Miller · 24 years ago
  68. 46e55aa - Fix strerror() in bsd-misc.c by Ben Lindstrom · 24 years ago
  69. 9ae2bb6 - (bal) Reorder includes in Makefile. by Ben Lindstrom · 24 years ago
  70. 63941f9 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. by Ben Lindstrom · 24 years ago
  71. 803f16c - (bal) Renamed sigaction.[ch] to sigact.[ch]. Causes problems with by Ben Lindstrom · 24 years ago
  72. 4ffaad8 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and by Ben Lindstrom · 24 years ago
  73. 2deb3f6 - (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen by Damien Miller · 24 years ago
  74. 116b6bd - (bal) Missing function prototype in bsd-snprintf.c patch by by Ben Lindstrom · 24 years ago
  75. 6c92dab - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and by Ben Lindstrom · 24 years ago
  76. 5d8520a - (bal) added NeXT work around for bsd-snprintf.c in bsd-nextstep.h. by Ben Lindstrom · 24 years ago
  77. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 24 years ago
  78. 40f4151 - (bal) .c.o rule in openbsd-compat/Makefile.in did not make it to the by Ben Lindstrom · 24 years ago
  79. efe35aa - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney by Ben Lindstrom · 24 years ago
  80. 45cb293 - (bal) next-posix.h changed to bsd-nextstep.h by Ben Lindstrom · 24 years ago
  81. 1c56a01 - (bal) openbsd-compat/Makefile minor fix. Ensure dependancies are done by Ben Lindstrom · 24 years ago
  82. 7044253 - (bal) I think this is the last of the bsd-*.h that don't belong. by Ben Lindstrom · 24 years ago
  83. 6413635 - (bal) renamed queue.h to fake-queue.h (even if it's an OpenBSD by Ben Lindstrom · 24 years ago
  84. 2ffbbe6 - (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen by Ben Lindstrom · 24 years ago
  85. 3c06f6a - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to by Ben Lindstrom · 24 years ago