CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/01/01 17:32:07
Modified files: usr.bin/ssh : clientloop.c mux.c Log message: channel_setup_local_fwd_listener() returns 0 on failure, not -ve bz#2055 reported by mathieu.lacage AT gmail.com