summaryrefslogtreecommitdiff
path: root/usr.sbin/hotplugd/hotplugd.c
AgeCommit message (Expand)Author
2010-01-10Make hotplugd to not complain if any of attach or detach scriptAlexander Yurchenko
2009-06-26If two or more children exit before hotplugd is scheduled only one SIGCHLDKurt Miller
2009-06-10Ignore ECHILD returns from waitpid() in the signal handler; it appears wePhilip Guenthe
2008-05-25- chat to syslog if the script file can't be read or executed.Jasper Lievisse Adriaanse
2008-05-12Error out with usage line if additional arguments are given after thePierre-Yves Ritschard
2006-05-28Device id was removed from hotplug events so cope with this.Michael Knudsen
2006-05-28Include device id in hotplug event logging. id is passed as newMichael Knudsen
2006-04-05Reap childs asynchronously in the signal handler.Alexander Yurchenko
2006-04-05ARGSUSED for signal handler to please lint.Alexander Yurchenko
2004-05-30Better error message.Alexander Yurchenko
2004-05-30Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>.Alexander Yurchenko
2004-05-30hotplugd -- devices hot plugging monitor daemon.Alexander Yurchenko