sigaltstack() was adapted to work on mimmutable regions (an unfortunate
authorderaadt <deraadt@openbsd.org>
Fri, 21 Oct 2022 18:11:55 +0000 (18:11 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 21 Oct 2022 18:11:55 +0000 (18:11 +0000)
commitf2e49d373091b1b3b633aadd3ef904005fccbab6
tree5e90888a91167128e2f8596acaf29104bcbd216a
parent31b48a6b1847e0a298a18a8a16416a5bf469b013
sigaltstack() was adapted to work on mimmutable regions (an unfortunate
compromise...), but it means the stack can be marked immutable again.
ok kettenis
sys/kern/exec_subr.c
sys/kern/kern_exec.c