Module Name: src Committed By: kamil Date: Tue Apr 14 22:42:18 UTC 2020
Modified Files: src/sys/kern: kern_exec.c kern_fork.c Log Message: Set p_oppid always, not just when a parent is traced PR kern/55151 by Martin Husemann To generate a diff of this commit: cvs rdiff -u -r1.495 -r1.496 src/sys/kern/kern_exec.c cvs rdiff -u -r1.221 -r1.222 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.