diff options
author | Warner Losh <imp@FreeBSD.org> | 2000-10-03 03:28:46 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2000-10-03 03:28:46 +0000 |
commit | ed13219d7c1131773744d618ecc929e027153bbd (patch) | |
tree | b99051e17da7bca4aabdc986f508785b1c730898 /graphics/gimp/files/patch-ah | |
parent | Whitespace changes. (diff) |
Kludge rearming the signal for SIGCHLD so that we can harvest the
zombies on the system. Without this change, the socks5 daemon would
work great for a short period of time, then hang because no more
children could be created. It appears from debugging that this is
because gravedigger was only called once. I reestablish the signal
handler in gravedigger to force SIGCHLD to be unmasked.
A more proper fix might be to fix Signal to have multi-shot signals,
or to see what might be broken with the signal masks. Since I'm in a
hurry and this port's daemon is broken without this, I commit this
kludge knowing that it will live approximately forever, less three
days.
Notes
Notes:
svn path=/head/; revision=33348
Diffstat (limited to 'graphics/gimp/files/patch-ah')
0 files changed, 0 insertions, 0 deletions