Age | Commit message (Expand) | Author |
---|---|---|
2014-12-10 | Convert watchdog(4) devices to use autoconf(9) framework. | Mike Belopuhov |
2014-09-14 | remove uneeded proc.h includes | Jonathan Gray |
2012-10-17 | Swap arguments to wdog_register() since it is nicer, and prepare | Theo de Raadt |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2006-12-21 | Change the semantics of kern.watchdog.auto slightly: If kern.watchdog.auto is | Marc Balmer |
2006-09-19 | A bit of microoptimisation that doesn't hurt readability: Don't do | Michael Knudsen |
2006-07-12 | Small KNF. | Michael Knudsen |
2006-04-19 | wdog_init is only called from wdog_register, so fold them in together. | David Gwynne |
2006-04-18 | set the params that govern watchdog behaviour back to defaults when the | David Gwynne |
2005-11-28 | ansi/deregister. | Jonathan Gray |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |