1. 8e2aa5b - (bal) 4711 not 04711 for ssh binary. by Ben Lindstrom · 23 years ago
  2. d9e0824 - (bal) Starting the Unicossmk merger. File merged TODO, configure.in, by Ben Lindstrom · 23 years ago
  3. 5d629cb by Tim Rice · 23 years ago
  4. fed7bb4 - (bal) Set "BROKEN_GETADDRINFO" for darwin platform. Reported by by Ben Lindstrom · 23 years ago
  5. 6482ec8 - (stevesk) configure.in: use ll suffix for long long constant by Kevin Steves · 23 years ago
  6. 4f8e669 - (djm) Pull in getopt(3) from OpenBSD libc for the optreset extension. by Damien Miller · 23 years ago
  7. deacfcc - (bal) Removed net_aton() since we don't use it any more by Ben Lindstrom · 23 years ago
  8. e6affc6 - (bal) Remove getusershell() since it's no longer use by Ben Lindstrom · 23 years ago
  9. f96d887 - (bal) Removed strtok_r and inet_ntop since they are no longer used. by Ben Lindstrom · 23 years ago
  10. 315f8b7 - (stevesk) use X/Open socket interface for HP-UX 10.X also by Kevin Steves · 23 years ago
  11. 6a7b0de - (stevesk) for HP-UX 11.X use X/Open socket interface; by Kevin Steves · 23 years ago
  12. 649d999 - (djm) Turn up warnings if gcc or egcs detected by Damien Miller · 23 years ago
  13. c8a3868 - (djm) Bring in readpassphrase() from OpenBSD libc. Compiles OK on Linux and by Damien Miller · 23 years ago
  14. 8245695 - (stevesk) handle systems without pw_expire and pw_change. by Kevin Steves · 23 years ago
  15. 68c3ce1 - (bal) NeXT/MacOS X lack libgen.h and dirname(). Patch by Mark Miller by Ben Lindstrom · 23 years ago
  16. 9841b0a - (bal) --with-catman should be --with-mantype patch by Dave by Ben Lindstrom · 23 years ago
  17. 23fec14 - (bal) configure.in fix for Tru64 (forgeting to reset $LIB) by Ben Lindstrom · 23 years ago
  18. 36fb6e5 by Tim Rice · 23 years ago
  19. ca60a9b - (bal) Enabled USE_PIPES for Cygwin on Corinna Vinschen <vinschen@redhat.com> by Ben Lindstrom · 23 years ago
  20. 72af2ef - (bal) ./configure support to disable SIA on OSF1. Patch by by Ben Lindstrom · 23 years ago
  21. 97c677d - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison by Ben Lindstrom · 23 years ago
  22. 253effb - (bal) Fixed configure test for USE_SIA. by Ben Lindstrom · 23 years ago
  23. 07183b8 by Tim Rice · 23 years ago
  24. da2ed56 - (djm) Include crypt.h if available in auth-passwd.c by Damien Miller · 23 years ago
  25. 3432834 - (bal) sys/queue.h is bogus for NCR platform. Patch by Daniel Carroll by Ben Lindstrom · 23 years ago
  26. b8fbb8e by Tim Rice · 23 years ago
  27. bc70992 - (bal) Makfile day... Cleaned up multiple mantype support (Patch by by Ben Lindstrom · 23 years ago
  28. 47e0c0b - (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in by Ben Lindstrom · 23 years ago
  29. 897741e - (djm) Convert mandoc manpages to man automatically. Patch from Mark D. by Damien Miller · 23 years ago
  30. 0998872 - (bal) Added openbsd-compat/inet_ntop.[ch] since HP/UX (and others) by Ben Lindstrom · 23 years ago
  31. cb17e99 - (stevesk) use setresgid() for setegid() if needed by Kevin Steves · 23 years ago
  32. 393d2f7 - (stevesk) configure.in: typo by Kevin Steves · 23 years ago
  33. 86a52b3 - (stevesk) don't use vhangup() if defined(HAVE_DEV_PTMX); also removes by Kevin Steves · 23 years ago
  34. b68af62 - (djm) Sync openbsd-compat/glob.c by Damien Miller · 23 years ago
  35. 9834474 - (djm) Rework krbIV tests to get us closer to building on Redhat. Still by Damien Miller · 23 years ago
  36. 18bb473 - (djm) Work around Solaris' broken struct dirent. Diagnosis and suggested by Damien Miller · 23 years ago
  37. c79bc0d - (djm) Reorder tests and library inclusion for Krb4/AFS to try to by Damien Miller · 23 years ago
  38. 9de61e8 - (djm) Add getusershell() functions from OpenBSD CVS by Damien Miller · 23 years ago
  39. 45b14db - Check for gl_matchc support in glob_t and fall back to the by Ben Lindstrom · 23 years ago
  40. 3c02768 - (djm) Add replacement glob() from OpenBSD libc if the system glob is by Damien Miller · 23 years ago
  41. bee3f22 by Tim Rice · 23 years ago
  42. 59ea0a0 by Tim Rice · 23 years ago
  43. 52dd468 - (stevesk) Reliant Unix (SNI) needs HAVE_BOGUS_SYS_QUEUE_H; by Kevin Steves · 23 years ago
  44. d0ccb98 - Allow PRNGd entropy collection from localhost TCP socket. Replace by Damien Miller · 24 years ago
  45. 95aa2d6 - (djm) Properly add -lcrypt if needed. by Damien Miller · 24 years ago
  46. e854662 - (djm) Remove /tmp from EGD socket search list by Damien Miller · 24 years ago
  47. 3d8ae61 - (djm) EGD detection patch from Tim Rice <tim@multitalents.net> by Damien Miller · 24 years ago
  48. 4df5c76 - (djm) Detect endianness in configure and use it in rijndael.c. Fixes by Damien Miller · 24 years ago
  49. 896b88a - (djm) Open Server 5 doesn't need BROKEN_SAVED_UIDS. Patch from Tim Rice by Damien Miller · 24 years ago
  50. fbd884a - (djm) Fix up POSIX saved uid support. Report from Mark Miller by Damien Miller · 24 years ago
  51. bb7c976 - (djm) Some systems (SCO3, NeXT) have weird saved uid semantics. by Damien Miller · 24 years ago
  52. 8697e08 - (bal) Missed part of the UNIX sockets patch. Patch by Corinna by Ben Lindstrom · 24 years ago
  53. 38e6093 - (bal) Generalize lack of UNIX sockets since this also effects Cray by Ben Lindstrom · 24 years ago
  54. 4ef92b5 - (bal) Double -I for OpenSSL on SCO. Patch by Tim Rice by Ben Lindstrom · 24 years ago
  55. 5eff031 - (bal) Fixed OpenSSL rework to use $saved_*. Patch by Tim Rice by Ben Lindstrom · 24 years ago
  56. 866488b - (bal) Removed -L/usr/ucblib -R/usr/ucblib for Solaris platform. by Ben Lindstrom · 24 years ago
  57. ccdefb6 - (djm) Rework search for OpenSSL location. Skip directories which don't by Damien Miller · 24 years ago
  58. 60396b0 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie by Damien Miller · 24 years ago
  59. 877d8ea - (djm) SunOS 4.x also needs to define HAVE_BOGUS_SYS_QUEUE_H as it has by Damien Miller · 24 years ago
  60. df28802 - (djm) SCO needs librpc for libwrap. Patch from Tim Rice by Damien Miller · 24 years ago
  61. 22d5aa7 - (djm) Swapped tests for no_libsocket and no_libnsl in configure.in. by Damien Miller · 24 years ago
  62. 217f567 - (djm) Set "login ID" on systems with setluid. Only enabled for SCO by Damien Miller · 24 years ago
  63. 5dfe976 - (djm) USE_PIPES for a few more sysv platforms by Damien Miller · 24 years ago
  64. c547bf1 - (djm) Mini-configure reorder patch from Tim Rice <tim@multitalents.net> by Damien Miller · 24 years ago
  65. 5805513 - (bal) Added DG/UX case and set that they have a broken IPTOS by Ben Lindstrom · 24 years ago
  66. 4e5a0aa - (bal) added '--with-prce' to allow overriding of system regex when by Ben Lindstrom · 24 years ago
  67. 2320b19 Checking for stdarg.h is not required any more. by Ben Lindstrom · 24 years ago
  68. 34bb0c7 - (bal) Use chown() if fchown() does not exist in ftp-server.c patch by by Ben Lindstrom · 24 years ago
  69. d8ab0d4 - (djm) Only test -S potential EGD sockets if they exist and are readable. by Damien Miller · 24 years ago
  70. 603bdfd - (bal) NCR SVR4 compatiblity provide by Don Bragg <thewizarddon@yahoo.com> by Ben Lindstrom · 24 years ago
  71. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 24 years ago
  72. fc032bb - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke by Ben Lindstrom · 24 years ago
  73. 4864e8f - (djm) Fix linking of sftp, don't need arc4random any more. by Damien Miller · 24 years ago
  74. 582d398 - (bal) Save the whole path to AR in configure. Some Solaris 2.7 installs by Ben Lindstrom · 24 years ago
  75. b0c2eeb - (bal) Changed order of LIB="" in -with-skey due to library resolving. by Ben Lindstrom · 24 years ago
  76. dd5c5a3 - (bal) Cygwin clean up by Corinna Vinschen <vinschen@redhat.com> by Ben Lindstrom · 24 years ago
  77. 3c06f6a - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to by Ben Lindstrom · 24 years ago
  78. 709528a - (djm) Fix autoconf logic for --with-lastlog=no Report and diagnosis from by Damien Miller · 24 years ago
  79. b6b4a7a - (stevesk) configure.in: remove duplicate PROG_LS by Kevin Steves · 24 years ago
  80. 49af82b - (bal) Put USE_PIPES back into sco3.2v5 by Ben Lindstrom · 24 years ago
  81. ec3830a - (bal) AC_FUNC_STRFTIME added to autoconf by Ben Lindstrom · 24 years ago
  82. 0736c4d - (djm) Mention PRNGd in documentation, it is nicer than EGD by Damien Miller · 24 years ago
  83. 2a5c1ce - (djm) Sync bsd-* support files: by Damien Miller · 24 years ago
  84. cb57733 20010123 by Ben Lindstrom · 24 years ago
  85. 226cfa0 Hopefully things did not get mixed around too much. It compiles under by Ben Lindstrom · 24 years ago
  86. 401d58f - (bal) Slight auth2-pam.c clean up. by Ben Lindstrom · 24 years ago
  87. bf555ba NOTE: This update changes the RSA key generation. *NEW RSA KEYS by Ben Lindstrom · 24 years ago
  88. a64b57a - (djm) Make PAM support optional, enable with --with-pam by Damien Miller · 24 years ago
  89. 42202bc - (bal) utimes() support via utime() interface on machine that lack utimes(). by Ben Lindstrom · 24 years ago
  90. 886b06c - (stevesk) initial work for OpenBSD "support supplementary group in by Kevin Steves · 24 years ago
  91. fd9885e 20010110 by Damien Miller · 24 years ago
  92. 0d5af60 - (bal) Detect if clock_t structure exists, if not define it. by Ben Lindstrom · 24 years ago
  93. 3ad650a - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net> by Ben Lindstrom · 24 years ago
  94. 321ae73 - (bal) Reverted out of a partial NeXT patch. by Ben Lindstrom · 24 years ago
  95. 42717bf 20001229 by Ben Lindstrom · 24 years ago
  96. e2fb8d3 20001228 by Ben Lindstrom · 24 years ago
  97. 5adbad2 This should bring NeXTStep back into the family of supported operating by Ben Lindstrom · 24 years ago
  98. 2c467a2 by Ben Lindstrom · 24 years ago
  99. 82cf0ce - (djm) Workaround PAM inconsistencies between Solaris derived PAM code by Damien Miller · 24 years ago
  100. 28bfc0d - (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile. by Ben Lindstrom · 24 years ago