]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r226775:
authorhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 05:46:35 +0000 (05:46 +0000)
committerhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 05:46:35 +0000 (05:46 +0000)
commit9c16a8f5ad423962a8fcab443c19ed1388746fb0
treea5336a54ee69a3e2ca18d1e4c11db4c1d3d8285c
parent70ff7994e0fa6f9df7087549c781455e2d9c77a7
MFC r226775:

- Add support for a "!" character in regex matching in devd(8).  It inverts
  the logic (true/false) of the matching.

- Add "!usbus[0-9]+" to IFNET ATTACH notification handler in the default
  devd.conf to prevent rc.d/netif from running when usbus[0-9]+ is attached.

git-svn-id: svn://svn.freebsd.org/base/stable/9@247767 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/devd.conf
sbin/devd/devd.cc
sbin/devd/devd.conf.5
sbin/devd/devd.hh