Re: svn commit: r269656 - in head: bin/ps sys/kern sys/sys

2014-08-07 Thread Konstantin Belousov
On Thu, Aug 07, 2014 at 09:48:18AM -0700, Don Lewis wrote: > On 7 Aug, Konstantin Belousov wrote: > > Author: kib > > Date: Thu Aug 7 05:47:53 2014 > > New Revision: 269656 > > URL: http://svnweb.freebsd.org/changeset/base/269656 > > > > Log: > > Correct the problems with the ptrace(2) making

Re: svn commit: r269656 - in head: bin/ps sys/kern sys/sys

2014-08-07 Thread Bryan Drewery
On 8/7/2014 12:47 AM, Konstantin Belousov wrote: > Author: kib > Date: Thu Aug 7 05:47:53 2014 > New Revision: 269656 > URL: http://svnweb.freebsd.org/changeset/base/269656 > > Log: > Correct the problems with the ptrace(2) making the debuggee an orphan. > One problem is inferior(9) looping d

Re: svn commit: r269656 - in head: bin/ps sys/kern sys/sys

2014-08-07 Thread Don Lewis
On 7 Aug, Konstantin Belousov wrote: > Author: kib > Date: Thu Aug 7 05:47:53 2014 > New Revision: 269656 > URL: http://svnweb.freebsd.org/changeset/base/269656 > > Log: > Correct the problems with the ptrace(2) making the debuggee an orphan. > One problem is inferior(9) looping due to the p

svn commit: r269656 - in head: bin/ps sys/kern sys/sys

2014-08-06 Thread Konstantin Belousov
Author: kib Date: Thu Aug 7 05:47:53 2014 New Revision: 269656 URL: http://svnweb.freebsd.org/changeset/base/269656 Log: Correct the problems with the ptrace(2) making the debuggee an orphan. One problem is inferior(9) looping due to the process tree becoming a graph instead of tree if the