CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2018/03/27 02:42:49

Modified files:
        sys/kern       : kern_proc.c kern_pledge.c 
        sys/uvm        : uvm_mmap.c 

Log message:
Make sure that programs violating a pledge(2) promise or some memory
protection cannot block the final SIGABRT.

While here apply the same logic to ddb(4)'s kill command.

>From semarie@, ok deraadt@

Reply via email to