CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2012/09/07 00:34:21
Modified files: usr.bin/ssh : clientloop.c Log message: when muxmaster is run with -N, make it shut down gracefully when a client sends it "-O stop" rather than hanging around. ok djm@