- stevesk@cvs.openbsd.org 2001/09/19 19:35:30
     [authfd.c]
     use sizeof addr vs. SUN_LEN(addr) for sockaddr_un.  Stevens
     blesses this and we do it this way elsewhere.  this helps in
     portable because not all systems have SUN_LEN() and
     sockaddr_un.sun_len.  ok markus@
2 files changed
tree: 42b5623e67846a025916964ea16bcf13e61c0ae8
  1. contrib/
  2. openbsd-compat/
  3. scard/
  4. .cvsignore
  5. acconfig.h
  6. aclocal.m4
  7. atomicio.c
  8. atomicio.h
  9. auth-bsdauth.c
  10. auth-chall.c
  11. auth-krb4.c
  12. auth-options.c
  13. auth-options.h
  14. auth-pam.c
  15. auth-pam.h
  16. auth-passwd.c
  17. auth-rh-rsa.c
  18. auth-rhosts.c
  19. auth-rsa.c
  20. auth-sia.c
  21. auth-sia.h
  22. auth-skey.c
  23. auth.c
  24. auth.h
  25. auth1.c
  26. auth2-chall.c
  27. auth2-pam.c
  28. auth2-pam.h
  29. auth2.c
  30. authfd.c
  31. authfd.h
  32. authfile.c
  33. authfile.h
  34. bufaux.c
  35. bufaux.h
  36. buffer.c
  37. buffer.h
  38. canohost.c
  39. canohost.h
  40. ChangeLog
  41. channels.c
  42. channels.h
  43. cipher.c
  44. cipher.h
  45. clientloop.c
  46. clientloop.h
  47. compat.c
  48. compat.h
  49. compress.c
  50. compress.h
  51. config.guess
  52. config.sub
  53. configure.in
  54. crc32.c
  55. crc32.h
  56. CREDITS
  57. deattack.c
  58. deattack.h
  59. defines.h
  60. dh.c
  61. dh.h
  62. dispatch.c
  63. dispatch.h
  64. entropy.c
  65. entropy.h
  66. fixpaths
  67. fixprogs
  68. getput.h
  69. groupaccess.c
  70. groupaccess.h
  71. hostfile.c
  72. hostfile.h
  73. includes.h
  74. INSTALL
  75. install-sh
  76. kex.c
  77. kex.h
  78. kexdh.c
  79. kexgex.c
  80. key.c
  81. key.h
  82. LICENCE
  83. log.c
  84. log.h
  85. loginrec.c
  86. loginrec.h
  87. logintest.c
  88. mac.c
  89. mac.h
  90. Makefile.in
  91. match.c
  92. match.h
  93. md5crypt.c
  94. md5crypt.h
  95. mdoc2man.pl
  96. misc.c
  97. misc.h
  98. mkinstalldirs
  99. moduli
  100. mpaux.c
  101. mpaux.h
  102. myproposal.h
  103. nchan.c
  104. nchan.ms
  105. nchan2.ms
  106. OVERVIEW
  107. packet.c
  108. packet.h
  109. pathnames.h
  110. radix.c
  111. radix.h
  112. readconf.c
  113. readconf.h
  114. README
  115. README.smartcard
  116. readpass.c
  117. readpass.h
  118. RFC.nroff
  119. rijndael.c
  120. rijndael.h
  121. rsa.c
  122. rsa.h
  123. scard.c
  124. scard.h
  125. scp.1
  126. scp.c
  127. servconf.c
  128. servconf.h
  129. serverloop.c
  130. serverloop.h
  131. session.c
  132. session.h
  133. sftp-client.c
  134. sftp-client.h
  135. sftp-common.c
  136. sftp-common.h
  137. sftp-glob.c
  138. sftp-glob.h
  139. sftp-int.c
  140. sftp-int.h
  141. sftp-server.8
  142. sftp-server.c
  143. sftp.1
  144. sftp.c
  145. sftp.h
  146. ssh-add.1
  147. ssh-add.c
  148. ssh-agent.1
  149. ssh-agent.c
  150. ssh-dss.c
  151. ssh-dss.h
  152. ssh-keygen.1
  153. ssh-keygen.c
  154. ssh-keyscan.1
  155. ssh-keyscan.c
  156. ssh-rsa.c
  157. ssh-rsa.h
  158. ssh.1
  159. ssh.c
  160. ssh.h
  161. ssh1.h
  162. ssh2.h
  163. ssh_config
  164. ssh_prng_cmds.in
  165. sshconnect.c
  166. sshconnect.h
  167. sshconnect1.c
  168. sshconnect2.c
  169. sshd.8
  170. sshd.c
  171. sshd_config
  172. sshlogin.c
  173. sshlogin.h
  174. sshpty.c
  175. sshpty.h
  176. sshtty.c
  177. sshtty.h
  178. tildexpand.c
  179. tildexpand.h
  180. TODO
  181. ttymodes.c
  182. ttymodes.h
  183. uidswap.c
  184. uidswap.h
  185. uuencode.c
  186. uuencode.h
  187. version.h
  188. WARNING.RNG
  189. xmalloc.c
  190. xmalloc.h