Author :
deraadt
Date :
2024-07-28 15:31:22
Hash :324a3c8c Message :block SIGHUP in the same places where SIGCHLD is blocked to protect
the process lists, because the SIGHUP handler looks at them (and
it is very difficult to rewrite the that handler a different way)
ok millert