CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2022/06/30 18:36:30
Modified files: usr.bin/ssh : ssh.c Log message: ignore SIGPIPE earlier in main(), specifically before muxclient() which performs operations that could cause one; Reported by Noam Lewis via bz3454, ok dtucker@