git: hotplugd - Switch to using udev/devattr

Alex Hornung alexh at crater.dragonflybsd.org
Mon Nov 15 10:05:59 PST 2010


commit 819c2d81d3c78d1ce8519a4fac10d31f957e6ad5
Author: Alex Hornung <ahornung at gmail.com>
Date:   Mon Nov 15 04:10:30 2010 +0000

    hotplugd - Switch to using udev/devattr
    
    * Switch hotplugd from using the now removed hotplug devfs magic to
      using the unified device dictionary magic provided by kern_udev via
      devattr.

Summary of changes:
 usr.sbin/hotplugd/Makefile   |    1 +
 usr.sbin/hotplugd/hotplugd.8 |   24 +++++-----
 usr.sbin/hotplugd/hotplugd.c |  107 +++++++++++++++++++++++++++++------------
 3 files changed, 88 insertions(+), 44 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/819c2d81d3c78d1ce8519a4fac10d31f957e6ad5


-- 
DragonFly BSD source repository





More information about the Commits mailing list