freebsd-dev/sbin/devd
Warner Losh 3054f218eb MFp4 (imp_freebsd branch): snapshot of devd work:
o improve parsing and lexing
o create data structures based on the parsed file now.
o Still need to rewrite main loop and add regex (still uses hard coded
  devd-generic)
o minor man page updates.

# There should be one more commit before rc2

Approved by: re (blanket)
2002-12-07 08:04:36 +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 Add BUGS section and note departure of actual implementation from what 2002-11-18 07:16:47 +00:00
devd.cc MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
devd.conf MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
devd.conf.5 MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +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 MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00