CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2020/03/26 02:03:50
Modified files: sys/kern : kern_synch.c Log message: Revert Rev 1.164. Setting sls_sig to 0 uncovered a bunch of issues when it comes to setting a process into single thread mode. It is still worng but first the interaction with single_thread_set() must be corrected.