Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-04-16 | Note that watchdogd(8) activates and retriggers a watchdog timer, not only | Marc Balmer | |
retriggers. | |||
2006-12-21 | appease the groff beast; | Jason McIntyre | |
2006-12-21 | Let watchdogd use the new watchdog(4) semantics. When the new option -n | Marc Balmer | |
(no restore) is specified, the watchdog will not be restored to it's original values when watchdogd terminates. that means, when watchdogd is run with -n and you 'halt' the system, the watchdog hardware will reset it. which is wanted when the machine is remote and the system shuts down unplanned. "looks ok" markus | |||
2006-08-04 | Sigh, use .Nm, not the literal name of the binary... | Marc Balmer | |
2006-08-04 | Add a '-q' option to suppress warning messages. | Marc Balmer | |
2006-01-17 | kill trailing whitespace; | Jason McIntyre | |
2006-01-17 | Use the @openbsd.org email address for the copyright and add an AUTHORS | Marc Balmer | |
section. ok jmc@ | |||
2005-09-14 | beef up DESCRIPTION a little, and point the reader to watchdog(4); | Jason McIntyre | |
diff from michael knudsen, tweaked by me; originally requested (in one form or another) by alexey e. suslikov; | |||
2005-09-12 | i don't see the point in maintaining a list of watchdog devices in here; | Jason McIntyre | |
2005-08-09 | xr sysctl(8) | Michael Shalayeff | |
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre | |
help + ok mbalmer@ | |||
2005-08-08 | Initial import of watchdogd, a daemon to retrigger the watchdog timer | Marc Balmer | |
from userland (not yet linked to the build process). ok henning@ |