Module Name:    src
Committed By:   christos
Date:           Thu Feb  2 02:44:07 UTC 2012

Modified Files:
        src/sys/kern: kern_fork.c

Log Message:
Disable PTRACE_FORK for vforked() children, because the parent is waiting
and will not receive the SIGTRAP in time.


To generate a diff of this commit:
cvs rdiff -u -r1.186 -r1.187 src/sys/kern/kern_fork.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to