Module Name: src Committed By: kamil Date: Sat May 19 05:01:42 UTC 2018
Modified Files: src/sys/kern: kern_sig.c Log Message: Stop masking raise(SIGSTOP) in a vfork(2)ed child that called PT_TRACE_ME. Sponsored by <The NetBSD Foundation> To generate a diff of this commit: cvs rdiff -u -r1.345 -r1.346 src/sys/kern/kern_sig.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.