cvs commit: src/sbin/devd devd.cc devd.h devd.hh parse.y token.l

Nate Lawson nate at root.org
Fri Oct 24 16:12:58 PDT 2003


On Fri, 24 Oct 2003, Scott Long wrote:
> On Fri, 24 Oct 2003, Warner Losh wrote:
> > imp         2003/10/24 15:02:29 PDT
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sbin/devd            devd.cc devd.h devd.hh parse.y token.l
> >   Log:
> >   Parse the ! lines that will soon be coming from the kernel.  These are
> >   a generalized notification mechanism for subsystems wishing to report
> >   events.
> >
> >   Revieded by: njl
> >
> >   # The kernel side seems like it might be causing panics for me, but should
> >   # be forthcoming shortly.
>
> Huh?  Is there a reason why we need even less stability right now?

I think the code is very simple and not likely to be causing the problem
he mentioned.  I think he was being overly cautious.  I've been using it
with no problems.

-Nate


More information about the cvs-src mailing list