CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2013/04/06 00:00:22
Modified files: regress/usr.bin/ssh: Makefile cfgmatch.sh integrity.sh multiplex.sh rekey.sh test-exec.sh Log message: Split the regress log into 3 parts: the debug output from ssh, the debug log from sshd and the output from the client command (ssh, scp or sftp). Somewhat functional now, will become more useful when ssh/sshd -E is added.