CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/17 19:37:41
Modified files:
usr.bin/ssh : kex.c misc.c misc.h mux.c
Log message:
fix regression in OpenSSH 9.4 (mux.c r1.99) that caused multiplexed
sessions to ignore SIGINT under some circumstances. Reported by /
feedback naddy@, ok dtucker@
