[Bug 283163] kill -SIG -1 does not work any more for host - which leads to inconsistent reboot

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Dec 2024 15:22:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283163

--- Comment #1 from vova@fbsd.ru ---
And, looks like (need to prove) that whole patch changed behaviour of sending
signals from host (jid=0) to pid=-1 - it always calls prison_proc_iterate() not
only when jid != 0
which breaks previous contract of kill(... , -1)

-- 
You are receiving this mail because:
You are the assignee for the bug.