]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Sometimes, it's useful to export the entire line to an external
authorimp <imp@FreeBSD.org>
Mon, 28 Mar 2016 04:22:22 +0000 (04:22 +0000)
committerimp <imp@FreeBSD.org>
Mon, 28 Mar 2016 04:22:22 +0000 (04:22 +0000)
commit2b800612daf9f1e49be89fbebf8432f23f01cbc4
tree6344a8d644078301182946395897b026f4c94ebf
parentb98b691b5e86a35cd178463a894ae5ae81462fed
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.
sbin/devd/devd.cc
sbin/devd/devd.conf.5