| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-10-15 | Accommodate POSIX basename(3) that takes a non-const parameter and |  naddy | 1 | -2/+6 |
| 2019-05-11 | socppc makes an extended visit to the bigbucket. |  deraadt | 1 | -2/+2 |
| 2019-04-30 | Restrict filesystem access with unveil(2): |  mestre | 1 | -4/+10 |
| 2017-01-23 | Build gpioctl(8) and hotplugd(8) on arm64. |  jsg | 1 | -6/+6 |
| 2016-09-03 | Retire zaurus, as it hasn't made the EABI jump and will be permanently broken |  guenther | 1 | -2/+2 |
| 2016-08-10 | armish handled some early-gen arm machines, which required tons of |  deraadt | 1 | -3/+2 |
| 2016-07-31 | Close /dev/hotplug on exec(). Otherwise a restart of the daemon may |  natano | 1 | -2/+2 |
| 2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. |  deraadt | 1 | -2/+2 |
| 2015-11-19 | pledge "stdio rpath proc exec" for entire lifetime. rpath must remain |  deraadt | 1 | -1/+4 |
| 2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. |  sobrado | 1 | -6/+6 |
| 2014-01-21 | obvious .Pa fixes; found with mandocdb(8) |  schwarze | 1 | -3/+3 |
| 2013-09-04 | Beagle has been replaced by armv7. |  patrick | 1 | -2/+2 |
| 2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ |  schwarze | 1 | -3/+3 |
| 2013-05-30 | This might be useful on beagle, too. |  florian | 1 | -5/+5 |
| 2013-03-25 | the unused palm code goes away. |  deraadt | 1 | -2/+2 |
| 2010-07-20 | do not use gcc -W options which you do not understand |  deraadt | 1 | -2/+2 |
| 2010-01-30 | Build on loongson, and sort platform list. |  miod | 1 | -6/+7 |
| 2010-01-10 | Make hotplugd to not complain if any of attach or detach script |  grange | 1 | -3/+4 |
| 2009-09-09 | Palm: Integration into the tree |  marex | 1 | -2/+2 |
| 2009-06-26 | If two or more children exit before hotplugd is scheduled only one SIGCHLD |  kurt | 1 | -5/+10 |
| 2009-06-10 | Ignore ECHILD returns from waitpid() in the signal handler; it appears we |  guenther | 1 | -2/+3 |
| 2009-06-04 | hotplugd is on so many, give up on MANSUBDIR |  deraadt | 1 | -2/+1 |
| 2009-06-03 | - enable on sgi |  jasper | 1 | -4/+5 |
| 2009-03-20 | - grammar tweak |  jasper | 1 | -3/+3 |
| 2008-12-07 | Change example to run /etc/netstart always (secure by default). |  ian | 1 | -8/+4 |
| 2008-11-06 | use spacing consistently to make example shorter and more readable; |  sobrado | 1 | -6/+2 |
| 2008-11-06 | More complete example, for e.g., usb devices that need wep/wpa keys. |  ian | 1 | -4/+8 |
| 2008-05-25 | - chat to syslog if the script file can't be read or executed. |  jasper | 1 | -3/+4 |
| 2008-05-13 | Build on socppc too. |  miod | 1 | -5/+5 |
| 2008-05-12 | Error out with usage line if additional arguments are given after the |  pyr | 1 | -1/+6 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-10-14 | landisk will need this too |  deraadt | 1 | -3/+4 |
| 2006-07-25 | amazing how far a typo of mine (CFLAGS vs CLFAGS) from early 2004 spread |  henning | 1 | -2/+2 |
| 2006-06-06 | System build pieces for armish arch. |  drahn | 1 | -5/+5 |
| 2006-06-01 | simplify example, ok grange, jmc |  markus | 1 | -2/+2 |
| 2006-05-31 | more tweaks; ok grange |  jmc | 1 | -7/+12 |
| 2006-05-31 | tweak the sample attach script; ok grange |  jmc | 1 | -3/+3 |
| 2006-05-28 | Device id was removed from hotplug events so cope with this. |  mk | 1 | -12/+10 |
| 2006-05-28 | Include device id in hotplug event logging. id is passed as new |  mk | 1 | -10/+12 |
| 2006-04-05 | Reap childs asynchronously in the signal handler. |  grange | 1 | -12/+37 |
| 2006-04-05 | ARGSUSED for signal handler to please lint. |  grange | 1 | -1/+2 |
| 2006-01-11 | hotplug(4) and hotplugd(8) here |  martin | 1 | -4/+5 |
| 2005-01-18 | Build hotplug on zaurus, link manpage in zaurus dir. |  drahn | 1 | -3/+3 |
| 2004-12-25 | More secure example |  ian | 1 | -2/+2 |
| 2004-05-30 | Better error message. |  grange | 1 | -2/+2 |
| 2004-05-30 | Missing waitpid, noticed by Gregory Steuck <greg@y2004.nest.cx>. |  grange | 1 | -1/+15 |
| 2004-05-30 | Can only exist on alpha, amd64, i386, macppc and sparc64. |  grange | 1 | -2/+14 |
| 2004-05-30 | hotplugd -- devices hot plugging monitor daemon. |  grange | 3 | -0/+301 |