index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
hotplugd
/
hotplugd.c
Age
Commit message (
Expand
)
Author
2010-01-10
Make hotplugd to not complain if any of attach or detach script
Alexander Yurchenko
2009-06-26
If two or more children exit before hotplugd is scheduled only one SIGCHLD
Kurt Miller
2009-06-10
Ignore ECHILD returns from waitpid() in the signal handler; it appears we
Philip Guenthe
2008-05-25
- chat to syslog if the script file can't be read or executed.
Jasper Lievisse Adriaanse
2008-05-12
Error out with usage line if additional arguments are given after the
Pierre-Yves Ritschard
2006-05-28
Device id was removed from hotplug events so cope with this.
Michael Knudsen
2006-05-28
Include device id in hotplug event logging. id is passed as new
Michael Knudsen
2006-04-05
Reap childs asynchronously in the signal handler.
Alexander Yurchenko
2006-04-05
ARGSUSED for signal handler to please lint.
Alexander Yurchenko
2004-05-30
Better error message.
Alexander Yurchenko
2004-05-30
Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>.
Alexander Yurchenko
2004-05-30
hotplugd -- devices hot plugging monitor daemon.
Alexander Yurchenko