| Age | Commit message (Expand) | Author |
| 2009-05-18 | Sort SEE ALSO. | wiz |
| 2009-03-16 | fix sign-compare issues | lukem |
| 2008-01-09 | Xref gcscpcib(4). | xtraeme |
| 2007-12-29 | Xref itesio(4). | xtraeme |
| 2007-11-23 | Mention evbarm/iopwdog(4) and swwdog(4). | xtraeme |
| 2007-11-23 | Mention some watchdog drivers in SEE ALSO and don't mention envsys(4) | xtraeme |
| 2006-08-13 | Add -x to usage. | wiz |
| 2006-08-13 | Bump date for new -x. | wiz |
| 2006-08-13 | Add a flag to wdogctl(8), -x, that activates a user-mode timer that | dyoung |
| 2005-08-31 | If ioctl(,WDOGIOC_SMODE,) fails, kill the child process before | dyoung |
| 2005-08-31 | Cosmetic: KNF. | dyoung |
| 2005-01-21 | "-offset indent" is fine for option lists -- re-add it, | wiz |
| 2005-01-13 | Remove extra indentation from the options list. | jmmv |
| 2005-01-12 | apply "& WDOG_MODE_MASK" at some places, fixes termination of the | drochner |
| 2005-01-11 | Sort options in usage. | wiz |
| 2005-01-11 | Sort options. Fix a typo. Bump date for -e/-t. | wiz |
| 2005-01-09 | Add a software watchdog timer facility. Because this slightly | smb |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-07-13 | use bounded string op | itojun |
| 2003-06-23 | Add NetBSD RCS Ids. | agc |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-10-03 | New sentence, new line. From Robert Elz. | wiz |
| 2002-07-29 | Format the path to a file with .Pa. | wiz |
| 2002-07-29 | Note that not all watchdog timers can be disarmed once armed, and that | thorpej |
| 2001-11-16 | Use standard section headers. | wiz |
| 2001-06-05 | Drop arguments of .Os. | wiz |
| 2001-02-20 | use getprogname() | cgd |
| 2001-02-04 | fix nested extern | christos |
| 2001-01-11 | Remove extern __progname from enable_user(); no longer used. | soren |
| 2001-01-11 | use explicit name rather than __progname in openlog | lukem |
| 2001-01-10 | don't use LOG_CONS | lukem |
| 2000-11-26 | typo | ad |
| 2000-11-06 | #include <string.h> for strlen() and strcpy(). | minoura |
| 2000-11-04 | Add a program to manipulate watchdog timers. | thorpej |