]> andersk Git - openssh.git/commit - sshd.c
- stevesk@cvs.openbsd.org 2001/05/19 19:43:57
authormouring <mouring>
Tue, 5 Jun 2001 19:59:08 +0000 (19:59 +0000)
committermouring <mouring>
Tue, 5 Jun 2001 19:59:08 +0000 (19:59 +0000)
commite2b1fb42a45e8c82657b337e3039bec141e9c77f
treec64fee14e352303c2bfc3b0cf92e0140120891b2
parent47bf62662b602ef48805ef927b6e68ba36f36368
   - 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@
ChangeLog
misc.c
misc.h
servconf.c
sshd.8
sshd.c
This page took 0.041146 seconds and 5 git commands to generate.