CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2022/10/08 11:03:09

Modified files:
        sys/kern       : kern_exec.c 

Log message:
The stack can also be marked immutable, because we expect no sane program
to try to change the permissions of it.  We won't know who's trying that
until we enable it and see what breaks.
A tricky piece relating to setrlimit stack size changing was previously 
commited.
ok kettenis

Reply via email to