commit | 03d4d7e60b16f913c75382e32e136ddfa8d6485f | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Tue Apr 23 15:21:06 2013 +1000 |
committer | Damien Miller <djm@mindrot.org> | Tue Apr 23 15:21:06 2013 +1000 |
tree | 56db601b0ddcd36e27c565ce0e127330ac2de381 | |
parent | 37f1c08473b1ef2a188ee178ce2e11e841f88563 [diff] |
- dtucker@cvs.openbsd.org 2013/04/07 02:10:33 [log.c log.h ssh.1 ssh.c sshd.8 sshd.c] Add -E option to ssh and sshd to append debugging logs to a specified file instead of stderr or syslog. ok markus@, man page help jmc@