- (bal) Reorder.  Move all bsd-*, fake-*, next-*, and cygwin* stuff to
   openbsd-compat/.  And resolve all ./configure and Makefile.in issues
   assocated.

Logic:

* All OpenBSD functions should have the same filename as in the OpenBSD
  tree

* All 'home brew' functions have bsd-* infront of them.

* All 'not really implemented' functions have fake-* infront of them.
64 files changed
tree: 86e5fe626cb9cbade752baf2440badfa19976200
  1. CREDITS
  2. ChangeLog
  3. INSTALL
  4. LICENCE
  5. Makefile.in
  6. OVERVIEW
  7. README
  8. RFC.nroff
  9. TODO
  10. WARNING.RNG
  11. acconfig.h
  12. aclocal.m4
  13. atomicio.c
  14. atomicio.h
  15. auth-chall.c
  16. auth-krb4.c
  17. auth-options.c
  18. auth-options.h
  19. auth-pam.c
  20. auth-pam.h
  21. auth-passwd.c
  22. auth-rh-rsa.c
  23. auth-rhosts.c
  24. auth-rsa.c
  25. auth.c
  26. auth.h
  27. auth1.c
  28. auth2-chall.c
  29. auth2-pam.c
  30. auth2-pam.h
  31. auth2.c
  32. authfd.c
  33. authfd.h
  34. authfile.c
  35. authfile.h
  36. bufaux.c
  37. bufaux.h
  38. buffer.c
  39. buffer.h
  40. canohost.c
  41. canohost.h
  42. channels.c
  43. channels.h
  44. cipher.c
  45. cipher.h
  46. cli.c
  47. cli.h
  48. clientloop.c
  49. clientloop.h
  50. compat.c
  51. compat.h
  52. compress.c
  53. compress.h
  54. config.guess
  55. config.sub
  56. configure.in
  57. contrib/
  58. crc32.c
  59. crc32.h
  60. deattack.c
  61. deattack.h
  62. defines.h
  63. dh.c
  64. dh.h
  65. dispatch.c
  66. dispatch.h
  67. entropy.c
  68. entropy.h
  69. fixpaths
  70. fixprogs
  71. getput.h
  72. groupaccess.c
  73. groupaccess.h
  74. hmac.c
  75. hmac.h
  76. hostfile.c
  77. hostfile.h
  78. includes.h
  79. install-sh
  80. kex.c
  81. kex.h
  82. key.c
  83. key.h
  84. log-client.c
  85. log-server.c
  86. log.c
  87. log.h
  88. login.c
  89. login.h
  90. loginrec.c
  91. loginrec.h
  92. logintest.c
  93. match.c
  94. match.h
  95. md5crypt.c
  96. md5crypt.h
  97. misc.c
  98. misc.h
  99. mkinstalldirs
  100. mpaux.c
  101. mpaux.h
  102. myproposal.h
  103. nchan.c
  104. nchan.h
  105. nchan.ms
  106. nchan2.ms
  107. openbsd-compat.h
  108. openbsd-compat/
  109. packet.c
  110. packet.h
  111. pathnames.h
  112. primes
  113. pty.c
  114. pty.h
  115. radix.c
  116. radix.h
  117. readconf.c
  118. readconf.h
  119. readpass.c
  120. readpass.h
  121. rijndael.c
  122. rijndael.h
  123. rsa.c
  124. rsa.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-server.8
  134. sftp-server.c
  135. sftp.h
  136. ssh-add.1
  137. ssh-add.c
  138. ssh-agent.1
  139. ssh-agent.c
  140. ssh-dss.c
  141. ssh-dss.h
  142. ssh-keygen.1
  143. ssh-keygen.c
  144. ssh-keyscan.1
  145. ssh-keyscan.c
  146. ssh-rsa.c
  147. ssh-rsa.h
  148. ssh.1
  149. ssh.c
  150. ssh.h
  151. ssh1.h
  152. ssh2.h
  153. ssh_config
  154. ssh_prng_cmds.in
  155. sshconnect.c
  156. sshconnect.h
  157. sshconnect1.c
  158. sshconnect2.c
  159. sshd.8
  160. sshd.c
  161. sshd_config
  162. tildexpand.c
  163. tildexpand.h
  164. ttymodes.c
  165. ttymodes.h
  166. uidswap.c
  167. uidswap.h
  168. uuencode.c
  169. uuencode.h
  170. version.h
  171. xmalloc.c
  172. xmalloc.h