1. 048737c Remove unused variable. by Darren Tucker · 21 years ago
  2. 2e9c9cf - (dtucker) [openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] by Darren Tucker · 21 years ago
  3. fbba5a0 - (dtucker) [openbsd-compat/xcrypt.c] Fix typo: DISABLED_SHADOW -> by Darren Tucker · 21 years ago
  4. 0410e32 - (bal) [auth-passwd.c openbsd-compat/Makefile.in openbsd-compat/xcrypt.c by Ben Lindstrom · 21 years ago
  5. 0abf13b - (dtucker) [port-aix.h] Fix prototypes. by Darren Tucker · 21 years ago
  6. fc3454e - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h] by Darren Tucker · 21 years ago
  7. 30317e3 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by by Darren Tucker · 21 years ago
  8. 5c6a91a - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare by Darren Tucker · 21 years ago
  9. b9aa0a0 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h] by Darren Tucker · 21 years ago
  10. a0c0b63 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] by Darren Tucker · 21 years ago
  11. 6cf1a2c - (dtucker) [openbsd-compat/setproctitle.c] Ensure SPT_TYPE is defined before by Darren Tucker · 21 years ago
  12. 53950b6 - (djm) Update license on fake-rfc2553.[ch]; ok itojun@ by Damien Miller · 21 years ago
  13. bc976f9 Fix typos in comments. by Darren Tucker · 21 years ago
  14. af63951 - (djm) Put licenses on substantial header files by Damien Miller · 21 years ago
  15. 881753b - (dtucker) Define EAI_NONAME in fake-rfc2553.h (used by fake-rfc2553.c). by Darren Tucker · 21 years ago
  16. 4aff13f - (dtucker) Add includes.h to fake-rfc2553.c so it will build. by Darren Tucker · 21 years ago
  17. c28e38d - (djm) Merge all the openbsd/fake-* into fake-rfc2553.[ch] by Damien Miller · 21 years ago
  18. b95bb7f - (djm) Don't use xmalloc() or pull in toplevel headers in fake-* code by Damien Miller · 21 years ago
  19. ceb3136 KNF by Damien Miller · 21 years ago
  20. 10eac0c - (djm) Support AI_NUMERICHOST in fake-getaddrinfo.c. Needed for recent by Damien Miller · 21 years ago
  21. eb28cbc - (dtucker) [port-aix.c bsd-cray.c] Fix uses of verify_reverse_mapping. by Darren Tucker · 21 years ago
  22. 329638e - (djm) Sync openbsd-compat with OpenBSD CVS. by Damien Miller · 21 years ago
  23. 4636d93 Removal of advertising clause in accordance with: by Damien Miller · 21 years ago
  24. 3527625 - (djm) Replace setproctitle replacement with code derived from UCB sendmail by Damien Miller · 21 years ago
  25. 8d2ee9b remove a bit of diff which snuck into the copyright header by Damien Miller · 21 years ago
  26. f468442 - (djm) Sync license on openbsd-compat/bindresvport.c with OpenBSD CVS by Damien Miller · 21 years ago
  27. 237ca4a by Tim Rice · 21 years ago
  28. b4967c3 License clarifications. by Ben Lindstrom · 21 years ago
  29. c322bba unbreak; with dtucker by Damien Miller · 22 years ago
  30. 3867bf3 unfuck by Damien Miller · 22 years ago
  31. 3174125 - (djm) Big KNF on openbsd-compat/ by Damien Miller · 22 years ago
  32. e323df6 - (djm) Sync openbsd-compat/ with OpenBSD CVS head by Damien Miller · 22 years ago
  33. 4c9e9ab - (bal) strcat -> strlcat on openbsd-compat/realpath.c (rev 1.8 OpenBSD) by Ben Lindstrom · 22 years ago
  34. b10f1cd - (djm) Only build getrrsetbyname replacement when using --with-dns by Damien Miller · 22 years ago
  35. ffda4cb - (djm) Avoid uuencode.c warnings by Damien Miller · 22 years ago
  36. d9ec370 - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) by Damien Miller · 22 years ago
  37. abef562 - (dtucker) Set ai_socktype and ai_protocol in fake-getaddrinfo.c. ok djm@ by Darren Tucker · 22 years ago
  38. 70a08cd - (dtucker) Move #include of bsd-cygwin_util.h to openbsd-compat.h. Patch from by Darren Tucker · 22 years ago
  39. 04cc538 - (dtucker) Add missing "void" to record_failed_login in bsd-cray.c. Noted by Darren Tucker · 22 years ago
  40. 97363a8 - (dtucker) Move handling of bad password authentications into a platform by Darren Tucker · 22 years ago
  41. f18462f license from samba by Damien Miller · 22 years ago
  42. 68d893d - (djm) Fix getpeerid support for 64 bit BE systems. From by Damien Miller · 22 years ago
  43. 62b6b17 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. by Damien Miller · 22 years ago
  44. a5a2648 - (bal) Collection of Cray patches (bsd-cray.h fix for CRAYT3E and improved by Ben Lindstrom · 22 years ago
  45. 4e4dc56 by Tim Rice · 22 years ago
  46. cafbcc7 - (djm) Fix return value checks for RAND_bytes. Report from by Damien Miller · 22 years ago
  47. 73942b9 duh by Damien Miller · 22 years ago
  48. 17bbc45 me <- idiot by Damien Miller · 22 years ago
  49. fe1f143 - (djm) Bug #456: Support for NEC SX6 with Unicos; from wendyp@cray.com by Damien Miller · 22 years ago
  50. 8d8168a - (djm) Rest of Bug #499: Import a basename() function from OpenBSD libc by Damien Miller · 22 years ago
  51. 30947c7 - (djm) Bug #501: gai_strerror should return char*; by Damien Miller · 22 years ago
  52. 850b942 - (djm) Teach fake-getaddrinfo to use getservbyname() when provided a by Damien Miller · 22 years ago
  53. 4b0f1ad - (bal) AIX 4.2.1 lacks nanosleep(). Patch to use nsleep() provided by by Ben Lindstrom · 22 years ago
  54. 6dc562a - (bal) Bugzilla 477 patch by wendyp@cray.com. Define TIOCGPGRP for by Ben Lindstrom · 22 years ago
  55. 140344b - (djm) Fix compilation for NetBSD from dtucker@zip.com.au by Damien Miller · 22 years ago
  56. 9715bb1 - (djm) Bug #470: Detect strnvis, not strvis in configure. by Damien Miller · 22 years ago
  57. ec20196 - (djm) Rework openbsd-compat/setproctitle.c a bit: move emulation type by Damien Miller · 22 years ago
  58. a8ed44b - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More by Damien Miller · 22 years ago
  59. 13dd03a - (djm) Sync openbsd-compat/ with OpenBSD -current by Damien Miller · 22 years ago
  60. b93addb - (djm) Bug #111: Run syslog and stderr logging through strnvis to eliminate by Damien Miller · 22 years ago
  61. e832819 - (djm) Bug #26: Use local mkstemp() rather than glibc's silly one. Fixes by Damien Miller · 22 years ago
  62. 224313c - (bal) Update ssh-host-config and minor rewrite of bsd-cygwin_util.c by Ben Lindstrom · 22 years ago
  63. 81ed518 by Tim Rice · 22 years ago
  64. 9b48151 - (djm) Sync sys/tree.h with OpenBSD -current. Rename tree.h and by Damien Miller · 22 years ago
  65. 771721f - (djm) Added getpeereid() replacement. Properly implemented for systems by Damien Miller · 22 years ago
  66. 71eb0c1 - (djm) Sync openbsd-compat with OpenBSD -current by Damien Miller · 22 years ago
  67. 6f52b3e - (bal) [bsd-cray.c bsd-cray.h] Part 2 of Cray merger. by Ben Lindstrom · 22 years ago
  68. 446d886 - (bal) [monitor_mm.c openbsd-compat/xmmap.h] Move xmmap() defines by Ben Lindstrom · 22 years ago
  69. 066e1ab - (stevesk) [xmmap.c] missing prototype for fatal() by Kevin Steves · 22 years ago
  70. 40017b0 by Tim Rice · 22 years ago
  71. 100d586 - (bal) Correction to utimes() again. by Ben Lindstrom · 22 years ago
  72. 8abe736 - (bal) [realpath.c] Updated with OpenBSD tree. by Ben Lindstrom · 22 years ago
  73. 024f08f Added author to ports-aix.[ch]. by Ben Lindstrom · 22 years ago
  74. d00a1a1 - (bal) One too many nulls in ports-aix.c by Ben Lindstrom · 22 years ago
  75. 604de56 - (bal) glob.c defines TILDE and AIX also defines it. #undef it first. by Ben Lindstrom · 22 years ago
  76. 51b2488 - (bal) Clean up aix_usrinfo(). Ignore TTY= period I guess. by Ben Lindstrom · 22 years ago
  77. 723e29a - (bal) minor correction to utimes() replacement. Patch by by Ben Lindstrom · 22 years ago
  78. dd21fe9 - (bal) s/config.h/includes.h/ in openbsd-compat/ for *.c. Otherwise wise by Ben Lindstrom · 22 years ago
  79. ee9ac35 - (bal) getopt now can be staticly compiled on those platforms missing by Ben Lindstrom · 22 years ago
  80. f0bfa83 - (bal) Fixed AIX environment handling, use setpcred() instead of existing by Ben Lindstrom · 22 years ago
  81. 0e23ebc - (bal) typo of setgroup for cygwin. Patch by vinschen@redhat.com by Ben Lindstrom · 22 years ago
  82. 837461b - (bal) Build noop setgroups() for cygwin to clean up code (For other by Ben Lindstrom · 22 years ago
  83. 2b70e56 - (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy. by Ben Lindstrom · 23 years ago
  84. 63cf841 by Tim Rice · 23 years ago
  85. 4bd2a19 by Tim Rice · 23 years ago
  86. 804357a - (djm) Fix readpassphase compilation for systems which have it by Damien Miller · 23 years ago
  87. eb36302 - (stevesk) bsd-cygwin_util.[ch] BSD license from Corinna Vinschen by Kevin Steves · 23 years ago
  88. 813f045 by Tim Rice · 23 years ago
  89. 8ff2a8d - (bal) Revered out of runtime IRIX runtime detection of joblimits. Code is by Ben Lindstrom · 23 years ago
  90. 924144e - (bal) Too many <sys/queue.h> issues. Remove all workarounds and by Ben Lindstrom · 23 years ago
  91. 6205a18 - (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h" by Kevin Steves · 23 years ago
  92. 784e234 - (bal) Test for IRIX JOBS support at runtime. Patch provided by Ben Lindstrom · 23 years ago
  93. a2b9607 - (stevesk) openbsd-compat/base64.h: typo in comment by Kevin Steves · 23 years ago
  94. c004135 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() by Ben Lindstrom · 23 years ago
  95. 127398c - (bal) Drop Session *s usage in ports-aix.[ch] and pass just what we by Ben Lindstrom · 23 years ago
  96. a9c039c - (bal) Migrated AIX getuserattr and usrinfo code to by Ben Lindstrom · 23 years ago
  97. f095a85 - (bal) Migrate IRIX jobs/projects/audit/etc code to by Ben Lindstrom · 23 years ago
  98. 7217b3e oops, remove some debugging junk that crept in by Damien Miller · 23 years ago
  99. 89a1b9f unbreak by Damien Miller · 23 years ago
  100. 8e3bdca - (djm) Sync openbsd-compat with OpenBSD CVS too by Damien Miller · 23 years ago