Age | Commit message (Expand) | Author |
2012-08-02 | remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets. | Okan Demirmen |
2009-06-24 | Lower stack size before mlockall(). With login.conf defaults for i386, | Stuart Henderson |
2008-05-12 | Error out with usage line if additional arguments are given after the | Pierre-Yves Ritschard |
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 |
2007-01-02 | tweaks. | Marc Balmer |
2006-12-23 | Do not name both a variable and a goto target 'restore'; it's legal, but | Marc Balmer |
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 |
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-06-26 | Code cleanup/shortening. No binary changes. | 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 |
2005-09-24 | give it a bit highr priority and exit w/ failure if systcl ever fails; marc@ ... | Michael Shalayeff |
2005-09-14 | beef up DESCRIPTION a little, and point the reader to watchdog(4); | Jason McIntyre |
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 | link static and mlockall() once daemonised to prevent sudden pageins and wdog... | Michael Shalayeff |
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre |
2005-08-08 | Use unsigned integers for period and nperiod. | Marc Balmer |
2005-08-08 | function prototypes, spacing, KNF, and other readability fixes | Henning Brauer |
2005-08-08 | Initial import of watchdogd, a daemon to retrigger the watchdog timer | Marc Balmer |