https://bugzilla.mindrot.org/show_bug.cgi?id=2945
--- Comment #10 from Darren Tucker <[email protected]> --- (In reply to Fazal Majid from comment #8) > In addition, I am pursuing some really strange behavior with OpenSSH > 7.9p1 in OpenIndiana oi151a9 (a really old version) where connecting > to OpenSSH, Control-C in a shell causes the connection to freeze That sounds a bit like the STREAMS pty master bug (see bugzilla #245) wherein signals get delivered to the sshd not the user's shell. If that's it, you can work around it by defining SSHD_ACQUIRES_CTTY. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
