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