CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/16 19:30:00
Modified files:
usr.bin/ssh : compat.c sshconnect.c
Log message:
Send client banner immediately, rather than waiting for the server to
move first for SSH protocol 2 connections (the default). Patch based on
one in bz#1999 by tls AT panix.com, feedback dtucker@ ok markus@
