freebsd-dev/sbin/devd
Warner Losh b1ee04b18e o Skip white space between variables better. This makes
'a="b" c="d" at loc=1 on busN' properly set 'c' and process the rest of
  the stirng.  Before it would ignore everything after variable 'a'.
o Parse nomatch and other events differently.  They are more different
  than the code allowed for, so we weren't properly parsing nomatch
  events.  It appears this fixes some of the demand loading issues that
  I was having with devd.

Noticed by: Gary Palmer
2003-04-21 04:00:01 +00:00
..
devd.8 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devd.cc o Skip white space between variables better. This makes 2003-04-21 04:00:01 +00:00
devd.conf.5 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devd.h MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
Makefile This can't obviously be cleaner than system headers. 2003-04-01 11:11:38 +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