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