freebsd-dev/sbin/devd
Joe Marcus Clarke e60fa01486 * Open permissions on /var/run/devd.pipe so that any user can read devd events
from this socket
* Enable non-blocking I/O on devd.pipe to keep clients from wedging devd.
  If a write(2) on devd.pipe would block, the client in question will be
  removed [1]

Requested by:	rwatson [1]
Approved by:	imp
2005-07-13 17:28:11 +00:00
..
devd.8 Scheduled mdoc(7) sweep. 2005-01-10 16:17:34 +00:00
devd.cc * Open permissions on /var/run/devd.pipe so that any user can read devd events 2005-07-13 17:28:11 +00:00
devd.conf.5 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devd.h Add the ability to match the on a media type of the device in question. 2005-07-10 03:37:15 +00:00
devd.hh Add the ability to match the on a media type of the device in question. 2005-07-10 03:37:15 +00:00
Makefile NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
parse.y Add the ability to match the on a media type of the device in question. 2005-07-10 03:37:15 +00:00
token.l Add the ability to match the on a media type of the device in question. 2005-07-10 03:37:15 +00:00