Searched hist:270444 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/kern/
H A Dkern_prot.cdiff 270444 Sun Aug 24 07:09:14 MDT 2014 mjg Fix getppid for traced processes.

Traced processes always have the tracer set as the parent.
Utilize proc_realparent to obtain the right process when needed.

Reviewed by: kib
MFC after: 1 week
/freebsd-11-stable/sys/sys/
H A Dsyscallsubr.hdiff 270444 Sun Aug 24 07:09:14 MDT 2014 mjg Fix getppid for traced processes.

Traced processes always have the tracer set as the parent.
Utilize proc_realparent to obtain the right process when needed.

Reviewed by: kib
MFC after: 1 week

Completed in 320 milliseconds