Module Name: src Committed By: kamil Date: Wed Apr 3 08:34:33 UTC 2019
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
Remove support for early SIGTRAP (fork related) signals in kpsignal2()
This function is no longer used to handle early SIGTRAP signals for
fork-related events for ptrace(2).
To generate a diff of this commit:
cvs rdiff -u -r1.351 -r1.352 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.
