]> andersk Git - openssh.git/blobdiff - ChangeLog
- markus@cvs.openbsd.org 2001/12/19 16:09:39
[openssh.git] / ChangeLog
index 3a34a6f80512251712e36789badd1c833ca1ee0b..6342594c82a6099b96b5446af33904dd49c6d239 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      [sshconnect1.c sshconnect2.c sshconnect.c sshd.8 sshd.c sshd_config]
      [ssh-keygen.c sshlogin.c sshpty.c sshtty.c ttymodes.c uidswap.c]
      basic KNF done while i was looking for something else
+   - markus@cvs.openbsd.org 2001/12/19 16:09:39
+     [serverloop.c]
+     fix race between SIGCHLD and select with an additional pipe.  writing
+     to the pipe on SIGCHLD wakes up select(). using pselect() is not
+     portable and siglongjmp() ugly. W. R. Stevens suggests similar solution.
+     initial idea by pmenage@ensim.com; ok deraadt@, djm@
 
 20011219
  - (stevesk) OpenBSD CVS sync X11 localhost display
This page took 0.22138 seconds and 4 git commands to generate.