summaryrefslogtreecommitdiff
path: root/usr.sbin/hotplugd
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2020-10-15Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2019-05-11socppc makes an extended visit to the bigbucket.Theo de Raadt
2019-04-30Restrict filesystem access with unveil(2):Ricardo Mestre
2017-01-23Build gpioctl(8) and hotplugd(8) on arm64.Jonathan Gray
2016-09-03Retire zaurus, as it hasn't made the EABI jump and will be permanently brokenPhilip Guenther
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
2016-07-31Close /dev/hotplug on exec(). Otherwise a restart of the daemon mayMartin Natano
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2015-11-19pledge "stdio rpath proc exec" for entire lifetime. rpath must remainTheo de Raadt
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.Igor Sobrado
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-09-04Beagle has been replaced by armv7.Patrick Wildt
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2013-05-30This might be useful on beagle, too.Florian Obser
2013-03-25the unused palm code goes away.Theo de Raadt
2010-07-20do not use gcc -W options which you do not understandTheo de Raadt
2010-01-30Build on loongson, and sort platform list.Miod Vallat
2010-01-10Make hotplugd to not complain if any of attach or detach scriptAlexander Yurchenko
2009-09-09Palm: Integration into the treeMarek Vasut
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
2009-06-04hotplugd is on so many, give up on MANSUBDIRTheo de Raadt
2009-06-03- enable on sgiJasper Lievisse Adriaanse
2009-03-20- grammar tweakJasper Lievisse Adriaanse
2008-12-07Change example to run /etc/netstart always (secure by default).Ian Darwin
2008-11-06use spacing consistently to make example shorter and more readable;Igor Sobrado
2008-11-06More complete example, for e.g., usb devices that need wep/wpa keys.Ian Darwin
2008-05-25- chat to syslog if the script file can't be read or executed.Jasper Lievisse Adriaanse
2008-05-13Build on socppc too.Miod Vallat
2008-05-12Error out with usage line if additional arguments are given after thePierre-Yves Ritschard
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-14landisk will need this tooTheo de Raadt
2006-07-25amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spreadHenning Brauer
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-01simplify example, ok grange, jmcMarkus Friedl
2006-05-31more tweaks; ok grangeJason McIntyre
2006-05-31tweak the sample attach script; ok grangeJason McIntyre
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
2006-01-11hotplug(4) and hotplugd(8) hereMartin Reindl
2005-01-18Build hotplug on zaurus, link manpage in zaurus dir.Dale Rahn
2004-12-25More secure exampleIan Darwin
2004-05-30Better error message.Alexander Yurchenko
2004-05-30Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>.Alexander Yurchenko
2004-05-30Can only exist on alpha, amd64, i386, macppc and sparc64.Alexander Yurchenko