Commit Graph

12 Commits

Author SHA1 Message Date
wiz 92b80e91d7 Format the path to a file with .Pa. 2002-07-29 21:08:30 +00:00
thorpej 1384fef106 Note that not all watchdog timers can be disarmed once armed, and that
when such a case is encountered, an error message will be displayed and
the timer will remain armed if an attempt to disarm it is made.
2002-07-29 21:00:15 +00:00
wiz 4136eb5c86 Use standard section headers. 2001-11-16 11:27:09 +00:00
wiz 73f545bb5b Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
cgd d7666f6c7f use getprogname() 2001-02-20 23:22:49 +00:00
christos a2c613b344 fix nested extern 2001-02-04 21:14:32 +00:00
soren 65c1d02861 Remove extern __progname from enable_user(); no longer used. 2001-01-11 16:37:41 +00:00
lukem 0645f2f67b use explicit name rather than __progname in openlog 2001-01-11 01:34:28 +00:00
lukem d4b8ad46d7 don't use LOG_CONS
fix typo
2001-01-10 07:59:43 +00:00
ad 1b9fadaf46 typo 2000-11-26 15:13:19 +00:00
minoura f23be04b99 #include <string.h> for strlen() and strcpy(). 2000-11-06 07:48:28 +00:00
thorpej fb6f7d6f21 Add a program to manipulate watchdog timers. 2000-11-04 18:53:30 +00:00