| commit | 0809e233a42d1818f3494581024e4ad1486e39be | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Fri Jun 18 22:20:57 2004 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Fri Jun 18 22:20:57 2004 +1000 |
| tree | 3dc495099d1ce48f415560589ac49c790c85b228 | |
| parent | 6288dc14fcce8f88216506ac3226849c3e43cfa7 [diff] |
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2004/06/18 10:40:19
[ssh.c]
delay signal handler setup until we have finished talking to the master.
allow interrupting of setup (e.g. if master is stuck); ok markus@