CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/21 12:11:55
Modified files:
sys/kern : exec_subr.c kern_exec.c
Log message:
sigaltstack() was adapted to work on mimmutable regions (an unfortunate
compromise...), but it means the stack can be marked immutable again.
ok kettenis
