| commit | 0979b40934a59615d8fa1535103d51f11c04bad2 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jul 02 13:37:33 2010 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jul 02 13:37:33 2010 +1000 |
| tree | c7422f717e95bf6355d428f08a9c057689040947 | |
| parent | d59dab83536d4a539e795ff5ce2be6b952d57e24 [diff] |
- millert@cvs.openbsd.org 2010/07/01 13:06:59
[scp.c]
Fix a longstanding problem where if you suspend scp at the
password/passphrase prompt the terminal mode is not restored.
OK djm@