CVSROOT: /cvs Module name: src Changes by: dtuc...@cvs.openbsd.org 2017/09/19 23:19:00
Modified files: usr.bin/ssh : mux.c Log message: Use strsignal in debug message instead of casting for the benefit of portable where sig_atomic_t might not be int. "much nicer" deraadt@