https://bugzilla.mindrot.org/show_bug.cgi?id=1424
Iain Morgan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #36 from Iain Morgan <[email protected]> --- Created attachment 2500 --> https://bugzilla.mindrot.org/attachment.cgi?id=2500&action=edit Update of #1699 versus 6.7p1 Updated Darren's patch. Testing limited to compiling and basic client functionality; no server testing. It looks to me like the ability to have signals "automatically passed on" is no lnnger present. That functionality is what I am really looking for: We have some users that require the ability to pass SIGINT, SIGQUIT, and SIGTERM to remote porcesses in a manner similar to what rsh supports. I like the idea of adding -O support for sending the signal. That might be more useful than the ~S mechanism. I think I would lean towards something like: -O signal INT rather than imitating kill(1)'s syntax. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
