CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/16 18:45:45
Modified files:
usr.bin/ssh : clientloop.c clientloop.h mux.c
Log message:
Force a clean shutdown of ControlMaster client sessions when the ~. escape
sequence is used. This means that ~. should now work in mux clients even
if the server is no longer responding. Found by tedu, ok djm.
