看板 DFBSD_commit 關於我們 聯絡資訊
commit 77579685661084fdbd1ee643fd595025e5965c5a Author: Alex Hornung <ahornung@gmail.com> Date: Mon Nov 15 04:00:24 2010 +0000 udevd - Change filters to AND instead of OR processing * Now all conditions in filters for monitor and enumerate have to be met instead of only one. * This seems to be the way linux does it and it is pretty much the sensible way of doing it. Summary of changes: sbin/udevd/udevd_monitor.c | 13 ++++--------- 1 files changed, 4 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77579685661084fdbd1ee643fd595025e5965c5a -- DragonFly BSD source repository