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