DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: udevd - Change filters to AND instead of OR processing


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Nov 2010 10:04:49 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]