freebsd-dev/sbin/devd
Warner Losh e530e0446b devd. A daemon that hooks into the kernel's /dev/devctl to produce
arbitrary commands when devices come and go in the device tree (which is
different than the /dev directory).

This is an initial version.  Much of the planned power isn't here.
Instead of doing the full matching, we always run /etc/devd-generic.
/etc/devd.generic will go away at some point, I think.

I'm committing it in this early state so I can start getting feedback
from early adapters.

Approved by: re
2002-10-20 22:15:17 +00:00
..
devd-generic devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
devd.8 devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
devd.c devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
devd.conf devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
devd.conf.5 devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
devd.h devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
Makefile devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
parse.y devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00
token.l devd. A daemon that hooks into the kernel's /dev/devctl to produce 2002-10-20 22:15:17 +00:00