CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2016/06/02 22:09:39
Modified files: usr.bin/ssh : readconf.c ssh.1 ssh.c Log message: Allow ExitOnForwardFailure and ClearAllForwardings to be overridden when using ssh -W (but still default to yes in that case). bz#2577, ok djm@.