- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday
 - OpenBSD CVS updates:
  - markus@cvs.openbsd.org
    [sshconnect.c]
    copy only ai_addrlen bytes; misiek@pld.org.pl
    [auth.c]
    accept an empty shell in authentication; bug reported by
    chris@tinker.ucr.edu
    [serverloop.c]
    we don't have stderr for interactive terminal sessions (fcntl errors)
3 files changed
tree: 1609226853230fa95f88c03b9e69b506558a7acb
  1. COPYING.Ylonen
  2. CREDITS
  3. ChangeLog
  4. INSTALL
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. README.Ylonen
  9. README.openssh2
  10. RFC.nroff
  11. TODO
  12. UPGRADING
  13. acconfig.h
  14. aclocal.m4
  15. atomicio.c
  16. auth-krb4.c
  17. auth-pam.c
  18. auth-pam.h
  19. auth-passwd.c
  20. auth-rh-rsa.c
  21. auth-rhosts.c
  22. auth-rsa.c
  23. auth-skey.c
  24. auth.c
  25. auth.h
  26. auth1.c
  27. auth2.c
  28. authfd.c
  29. authfd.h
  30. authfile.c
  31. authfile.h
  32. aux.c
  33. bsd-base64.c
  34. bsd-base64.h
  35. bsd-bindresvport.c
  36. bsd-bindresvport.h
  37. bsd-daemon.c
  38. bsd-daemon.h
  39. bsd-login.c
  40. bsd-login.h
  41. bsd-misc.c
  42. bsd-misc.h
  43. bsd-mktemp.c
  44. bsd-mktemp.h
  45. bsd-rresvport.c
  46. bsd-rresvport.h
  47. bsd-setenv.c
  48. bsd-setenv.h
  49. bsd-snprintf.c
  50. bsd-snprintf.h
  51. bsd-strlcat.c
  52. bsd-strlcat.h
  53. bsd-strlcpy.c
  54. bsd-strlcpy.h
  55. bufaux.c
  56. bufaux.h
  57. buffer.c
  58. buffer.h
  59. canohost.c
  60. channels.c
  61. channels.h
  62. cipher.c
  63. cipher.h
  64. clientloop.c
  65. compat.c
  66. compat.h
  67. compress.c
  68. compress.h
  69. config.guess
  70. config.sub
  71. configure.in
  72. contrib/
  73. crc32.c
  74. crc32.h
  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. fingerprint.c
  91. fingerprint.h
  92. fixpaths
  93. fixprogs
  94. getput.h
  95. hmac.c
  96. hmac.h
  97. hostfile.c
  98. hostfile.h
  99. includes.h
  100. install-sh
  101. kex.c
  102. kex.h
  103. key.c
  104. key.h
  105. log-client.c
  106. log-server.c
  107. log.c
  108. login.c
  109. match.c
  110. match.h
  111. md5crypt.c
  112. md5crypt.h
  113. mpaux.c
  114. mpaux.h
  115. myproposal.h
  116. nchan.c
  117. nchan.h
  118. nchan.ms
  119. nchan2.ms
  120. openbsd-compat.h
  121. packet.c
  122. packet.h
  123. pty.c
  124. pty.h
  125. radix.c
  126. readconf.c
  127. readconf.h
  128. readpass.c
  129. rsa.c
  130. rsa.h
  131. scp.1
  132. scp.c
  133. servconf.c
  134. servconf.h
  135. serverloop.c
  136. session.c
  137. session.h
  138. ssh-add.1
  139. ssh-add.c
  140. ssh-agent.1
  141. ssh-agent.c
  142. ssh-keygen.1
  143. ssh-keygen.c
  144. ssh.1
  145. ssh.c
  146. ssh.h
  147. ssh2.h
  148. ssh_config
  149. ssh_prng_cmds.in
  150. sshconnect.c
  151. sshconnect.h
  152. sshconnect1.c
  153. sshconnect2.c
  154. sshd.8
  155. sshd.c
  156. sshd_config
  157. tildexpand.c
  158. ttymodes.c
  159. ttymodes.h
  160. uidswap.c
  161. uidswap.h
  162. uuencode.c
  163. uuencode.h
  164. version.h
  165. xmalloc.c
  166. xmalloc.h