On Wed, Sep 03, 2014 at 10:16:29AM +0300, Konstantin Belousov wrote:
> On Wed, Sep 03, 2014 at 06:25:35AM +, Mateusz Guzik wrote:
> > Author: mjg
> > Date: Wed Sep 3 06:25:34 2014
> > New Revision: 270993
> > URL: http://svnweb.freebsd.org/changeset/base/270993
> >
> > Log:
> > Fix up proc_
On Wed, Sep 03, 2014 at 06:25:35AM +, Mateusz Guzik wrote:
> Author: mjg
> Date: Wed Sep 3 06:25:34 2014
> New Revision: 270993
> URL: http://svnweb.freebsd.org/changeset/base/270993
>
> Log:
> Fix up proc_realparent to always return correct process.
>
> Prior to the change it would al
Author: mjg
Date: Wed Sep 3 06:25:34 2014
New Revision: 270993
URL: http://svnweb.freebsd.org/changeset/base/270993
Log:
Fix up proc_realparent to always return correct process.
Prior to the change it would always return initproc for non-traced processes.
This fixes ps apparently alwa