Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 19:13:42 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/devd devd.cc
Message-ID:  <200304250213.h3P2Dh7O077160@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/04/24 19:13:42 PDT

  FreeBSD src repository

  Modified files:
    sbin/devd            devd.cc 
  Log:
  Change default to be 'process all events before calling daemon.'
  
  Also, put a small work around into devd to prevent a hang on boot this
  would cause because select used to return 2 rather than 0 for no
  evetnts due to a bug I fixed a few days ago in subr_bus.c.  I'll
  remove this workaround May 7th.  You have until then to upgrade your
  kernel if you want to run a new devd with an older kernel.
  
  Revision  Changes    Path
  1.10      +4 -2      src/sbin/devd/devd.cc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304250213.h3P2Dh7O077160>