NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55151 CVS commit: src/sys/kern
The following reply was made to PR kern/55151; it has been noted by GNATS.
From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55151 CVS commit: src/sys/kern
Date: Tue, 14 Apr 2020 22:42:18 +0000
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.
Home |
Main Index |
Thread Index |
Old Index