freebsd-dev/sbin/devd
Warner Losh b3d322926d Sometimes, it's useful to export the entire line to an external
program without listening to the devd socket for all events. Define
two new pseudo variables $*, the entire event from devctl and $_,
the entire event without the type character, since it might be easier
to use in some circumstances.
2016-03-28 04:22:22 +00:00
..
tests DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
devd.8 Convert devd's client socket to type SOCK_SEQPACKET. 2014-08-14 22:33:56 +00:00
devd.cc Sometimes, it's useful to export the entire line to an external 2016-03-28 04:22:22 +00:00
devd.conf.5 Sometimes, it's useful to export the entire line to an external 2016-03-28 04:22:22 +00:00
devd.h According to devctl(4), clients must read events whole; they may not 2013-04-26 19:49:37 +00:00
devd.hh
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y
token.l Improve compatibility with recent flex from flex.sourceforge.net. 2013-05-03 23:51:32 +00:00