On Fri, Oct 26, 2012 at 09:40:03AM -0700, David O'Brien wrote:
> On Fri, Oct 26, 2012 at 09:20:39AM -0700, Juli Mallett wrote:
> > Under half an hour of MFC time seems rather too quick. If this was
> > being insta-MFC'd because of some kind of security concern, then it
> > would be nice to have se
On Fri, Oct 26, 2012 at 09:20:39AM -0700, Juli Mallett wrote:
> Under half an hour of MFC time seems rather too quick. If this was
> being insta-MFC'd because of some kind of security concern, then it
> would be nice to have seen it signed off by SO, and treated like a
> security issue.
It panice
On Fri, Oct 26, 2012 at 9:07 AM, David E. O'Brien wrote:
> Author: obrien
> Date: Fri Oct 26 16:07:53 2012
> New Revision: 242142
> URL: http://svn.freebsd.org/changeset/base/242142
>
> Log:
> MFC: r242137: Iterate rather than use recursion. We can blow out the
>kernel stack if there is
Author: obrien
Date: Fri Oct 26 16:07:53 2012
New Revision: 242142
URL: http://svn.freebsd.org/changeset/base/242142
Log:
MFC: r242137: Iterate rather than use recursion. We can blow out the
kernel stack if there is a long chain of fork(2)s.
Added:
stable/9/tools/regression/filemon/ti