PS_COREDUMP
(p->p_p->ps_flags & PS_COREDUMP))
atomic_setbits_int(&pr->ps_flags, PS_COREDUMP);
if (pr->ps_flags & PS_COREDUMP && signum == SIGKILL) {