CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2013/04/06 20:10:33
Modified files: usr.bin/ssh : log.c log.h ssh.1 ssh.c sshd.8 sshd.c Log message: 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@