CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/09 00:47:13
Modified files:
usr.bin/ssh : mux.c
Log message:
return failure rather than fatal() for more cases during mux
negotiations. Causes the session to fall back to a non-mux connection
if they occur. bz#2707 ok dtucker@
