CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2021/03/08 11:09:15
Modified files: sys/kern : kern_exec.c kern_exit.c kern_sig.c Log message: Revert commitid: AZrsCSWEYDm7XWuv; Kill SINGLE_PTRACE and use SINGLE_SUSPEND which has almost the same semantic. This diff did not properly kill SINGLE_PTRACE and broke RAMDISK kernels.