freebsd-dev/sbin/devd
Warner Losh 8b823408c6 MFp4: make it work
o Expand variables correctly.
o Set variables for each event.
o rewrite event loop to execute the commands in the config file, rather
  than the hard wired generic command
o better(?) debug when running -d
o sort vectors of actions so that we just have to search for the first
  one to match rather than the best one that matches.
o better attempts to clear all resources used on 'restart'
o Remove now bogus comments

MFC After: 1 centiyear
2003-01-06 08:09:41 +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 english(4) police. 2002-12-27 12:15:40 +00:00
devd.cc MFp4: make it work 2003-01-06 08:09:41 +00:00
devd.conf MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
devd.conf.5 devd not devdd 2003-01-06 08:03:00 +00:00
devd.h MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
Makefile MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
parse.y MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
token.l Latest snapshot of devd. This one adds re-matching and string 2002-12-18 07:08:01 +00:00