Revert the change that delivers process signals to any threads. As
authorbluhm <bluhm@openbsd.org>
Wed, 18 Jul 2018 16:55:17 +0000 (16:55 +0000)
committerbluhm <bluhm@openbsd.org>
Wed, 18 Jul 2018 16:55:17 +0000 (16:55 +0000)
commit3df37035a6433c7d8dacdece03b3dc603fda2737
tree71e3556cbd0974e75e3a9e3af51ea53f08d0677e
parentba1a24e247a1acf3ccb26c357ef92e2a70769f4a
Revert the change that delivers process signals to any threads.  As
side effect pending signals specifically sent to the main thread
were handled by other threads.  This made gcj in textproc/pdftk
port build stall.
Noticed and tested by espie@.
sys/kern/kern_sig.c
sys/sys/signalvar.h