- More OpenBSD updates:
   - deraadt@cvs.openbsd.org 2000/08/24 15:46:59
     [scp.c]
     off_t in sink, to fix files > 2GB, i think, test is still running ;-)
   - deraadt@cvs.openbsd.org 2000/08/25 10:10:06
     [session.c]
     Wall
   - markus@cvs.openbsd.org  2000/08/26 04:33:43
     [compat.c]
     ssh.com-2.3.0
   - markus@cvs.openbsd.org  2000/08/27 12:18:05
     [compat.c]
     compatibility with future ssh.com versions
   - deraadt@cvs.openbsd.org 2000/08/27 21:50:55
     [auth-krb4.c session.c ssh-add.c sshconnect.c uidswap.c]
     print uid/gid as unsigned
   - markus@cvs.openbsd.org  2000/08/28 13:51:00
     [ssh.c]
     enable -n and -f for ssh2
   - markus@cvs.openbsd.org  2000/08/28 14:19:53
     [ssh.c]
     allow combination of -N and -f
   - markus@cvs.openbsd.org  2000/08/28 14:20:56
     [util.c]
     util.c
   - markus@cvs.openbsd.org  2000/08/28 14:22:02
     [util.c]
     undo
   - markus@cvs.openbsd.org  2000/08/28 14:23:38
     [util.c]
     don't complain if setting NONBLOCK fails with ENODEV
17 files changed
tree: aa41094fe8f805cd56791ff3d023a785fe1d1c29
  1. contrib/
  2. acconfig.h
  3. aclocal.m4
  4. atomicio.c
  5. auth-krb4.c
  6. auth-options.c
  7. auth-options.h
  8. auth-pam.c
  9. auth-pam.h
  10. auth-passwd.c
  11. auth-rh-rsa.c
  12. auth-rhosts.c
  13. auth-rsa.c
  14. auth-skey.c
  15. auth.c
  16. auth.h
  17. auth1.c
  18. auth2.c
  19. authfd.c
  20. authfd.h
  21. authfile.c
  22. authfile.h
  23. bsd-arc4random.c
  24. bsd-arc4random.h
  25. bsd-base64.c
  26. bsd-base64.h
  27. bsd-bindresvport.c
  28. bsd-bindresvport.h
  29. bsd-daemon.c
  30. bsd-daemon.h
  31. bsd-inet_aton.c
  32. bsd-inet_aton.h
  33. bsd-inet_ntoa.c
  34. bsd-inet_ntoa.h
  35. bsd-misc.c
  36. bsd-misc.h
  37. bsd-mktemp.c
  38. bsd-mktemp.h
  39. bsd-rresvport.c
  40. bsd-rresvport.h
  41. bsd-setenv.c
  42. bsd-setenv.h
  43. bsd-sigaction.c
  44. bsd-sigaction.h
  45. bsd-snprintf.c
  46. bsd-snprintf.h
  47. bsd-strlcat.c
  48. bsd-strlcat.h
  49. bsd-strlcpy.c
  50. bsd-strlcpy.h
  51. bsd-strsep.c
  52. bsd-strsep.h
  53. bufaux.c
  54. bufaux.h
  55. buffer.c
  56. buffer.h
  57. canohost.c
  58. ChangeLog
  59. channels.c
  60. channels.h
  61. cipher.c
  62. cipher.h
  63. clientloop.c
  64. compat.c
  65. compat.h
  66. compress.c
  67. compress.h
  68. config.guess
  69. config.sub
  70. configure.in
  71. COPYING.Ylonen
  72. crc32.c
  73. crc32.h
  74. CREDITS
  75. deattack.c
  76. deattack.h
  77. defines.h
  78. dispatch.c
  79. dispatch.h
  80. dsa.c
  81. dsa.h
  82. entropy.c
  83. entropy.h
  84. fake-gai-errnos.h
  85. fake-getaddrinfo.c
  86. fake-getaddrinfo.h
  87. fake-getnameinfo.c
  88. fake-getnameinfo.h
  89. fake-socket.h
  90. fixpaths
  91. fixprogs
  92. getput.h
  93. hmac.c
  94. hmac.h
  95. hostfile.c
  96. hostfile.h
  97. includes.h
  98. INSTALL
  99. install-sh
  100. kex.c
  101. kex.h
  102. key.c
  103. key.h
  104. log-client.c
  105. log-server.c
  106. log.c
  107. login.c
  108. loginrec.c
  109. loginrec.h
  110. logintest.c
  111. Makefile.in
  112. match.c
  113. match.h
  114. md5crypt.c
  115. md5crypt.h
  116. mkinstalldirs
  117. mpaux.c
  118. mpaux.h
  119. myproposal.h
  120. nchan.c
  121. nchan.h
  122. nchan.ms
  123. nchan2.ms
  124. next-posix.c
  125. next-posix.h
  126. openbsd-compat.h
  127. OVERVIEW
  128. packet.c
  129. packet.h
  130. pty.c
  131. pty.h
  132. radix.c
  133. readconf.c
  134. readconf.h
  135. README
  136. README.openssh2
  137. README.Ylonen
  138. readpass.c
  139. RFC.nroff
  140. rsa.c
  141. rsa.h
  142. scp.1
  143. scp.c
  144. servconf.c
  145. servconf.h
  146. serverloop.c
  147. session.c
  148. session.h
  149. ssh-add.1
  150. ssh-add.c
  151. ssh-agent.1
  152. ssh-agent.c
  153. ssh-keygen.1
  154. ssh-keygen.c
  155. ssh.1
  156. ssh.c
  157. ssh.h
  158. ssh2.h
  159. ssh_config
  160. ssh_prng_cmds.in
  161. sshconnect.c
  162. sshconnect.h
  163. sshconnect1.c
  164. sshconnect2.c
  165. sshd.8
  166. sshd.c
  167. sshd_config
  168. tildexpand.c
  169. TODO
  170. ttymodes.c
  171. ttymodes.h
  172. uidswap.c
  173. uidswap.h
  174. UPGRADING
  175. util.c
  176. uuencode.c
  177. uuencode.h
  178. version.h
  179. xmalloc.c
  180. xmalloc.h