Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more explicit about disabling ddb and the reasons for doing so. | 2009-05-21 | 1 | -2/+12 | |
| | | | | ok sthen | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Change the semantics of kern.watchdog.auto slightly: If kern.watchdog.auto is | 2006-12-21 | 1 | -2/+6 | |
| | | | | | | | | set to 0, the watchdog will not be retriggered by the kernel *and* it will not be disabled at system shutdown time (before it got disabled at system shutdown time.) ok markus mickey mk | ||||
* | Update my address. | 2006-09-25 | 1 | -2/+2 | |
| | |||||
* | devices with watchdog functionality should reference this page, | 2006-09-05 | 1 | -8/+1 | |
| | | | | but not neccessarily the other way round; | ||||
* | Reality check: | 2006-08-29 | 1 | -6/+8 | |
| | | | | | | | | o Sync list of watchdog drivers in SEE ALSO o All watchdogs are now configured using sysctl o All watchdogs can thus be triggered from userland ok jmc | ||||
* | Xr viasio(4) | 2005-09-29 | 1 | -1/+2 | |
| | |||||
* | point watchdog(4) readers to watchdogd(8); | 2005-09-14 | 1 | -2/+5 | |
| | | | | discussed with michael knudsen; | ||||
* | add some Xr's for ichwdt(4) and wtachdogd(8); | 2005-09-12 | 1 | -2/+4 | |
| | | | | from alexey e. suslikov; | ||||
* | whitespace | 2005-05-25 | 1 | -3/+3 | |
| | |||||
* | Add a new page about hardware watchdog devices, under a BSD license. | 2004-12-17 | 1 | -0/+81 | |
From: Michael Knudsen ok various |