diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ | |||
7 | Use atomicio when flushing protocol 1 std{out,err} buffers at | 7 | Use atomicio when flushing protocol 1 std{out,err} buffers at |
8 | session close. This was a latent bug exposed by setting a SIGCHLD | 8 | session close. This was a latent bug exposed by setting a SIGCHLD |
9 | handler and spotted by kevin.brott AT gmail.com; ok dtucker@ | 9 | handler and spotted by kevin.brott AT gmail.com; ok dtucker@ |
10 | - djm@cvs.openbsd.org 2011/01/16 11:50:36 | ||
11 | [sshconnect.c] | ||
12 | reset the SIGPIPE handler when forking to execute child processes; | ||
13 | ok dtucker@ | ||
10 | 14 | ||
11 | 20110114 | 15 | 20110114 |
12 | - OpenBSD CVS Sync | 16 | - OpenBSD CVS Sync |