OpenBSD CVS

CVS log for src/usr.sbin/watchdogd/watchdogd.8


[BACK] Up to [local] / src / usr.sbin / watchdogd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Tue Jul 16 11:13:34 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 31 19:20:30 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

convert to new .Dd format;

Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 16 07:46:54 2007 UTC (17 years, 1 month ago) by mbalmer
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Note that watchdogd(8) activates and retriggers a watchdog timer, not only
retriggers.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Dec 21 18:45:20 2006 UTC (17 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

appease the groff beast;

Revision 1.10 / (download) - annotate - [select for diffs], Thu Dec 21 15:51:54 2006 UTC (17 years, 5 months ago) by mbalmer
Branch: MAIN
Changes since 1.9: +6 -2 lines
Diff to previous 1.9 (colored)

Let watchdogd use the new watchdog(4) semantics.  When the new option -n
(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

Revision 1.9 / (download) - annotate - [select for diffs], Fri Aug 4 11:08:43 2006 UTC (17 years, 10 months ago) by mbalmer
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.8: +5 -3 lines
Diff to previous 1.8 (colored)

Sigh, use .Nm, not the literal name of the binary...

Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 4 11:04:55 2006 UTC (17 years, 10 months ago) by mbalmer
Branch: MAIN
Changes since 1.7: +6 -2 lines
Diff to previous 1.7 (colored)

Add a '-q' option to suppress warning messages.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 17 14:27:04 2006 UTC (18 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

kill trailing whitespace;

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 17 11:38:50 2006 UTC (18 years, 4 months ago) by mbalmer
Branch: MAIN
Changes since 1.5: +6 -2 lines
Diff to previous 1.5 (colored)

Use the @openbsd.org email address for the copyright and add an AUTHORS
section.

ok jmc@

Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 14 08:12:23 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.4: +13 -2 lines
Diff to previous 1.4 (colored)

beef up DESCRIPTION a little, and point the reader to watchdog(4);

diff from michael knudsen, tweaked by me;
originally requested (in one form or another) by alexey e. suslikov;

Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 12 10:10:45 2005 UTC (18 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

i don't see the point in maintaining a list of watchdog devices in here;

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 9 15:37:03 2005 UTC (18 years, 10 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

xr sysctl(8)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Aug 9 09:30:13 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.1: +36 -12 lines
Diff to previous 1.1 (colored)

use a standard options list, and various other minor tweaks;
help + ok mbalmer@

Revision 1.1 / (download) - annotate - [select for diffs], Mon Aug 8 12:08:56 2005 UTC (18 years, 10 months ago) by mbalmer
Branch: MAIN

Initial import of watchdogd, a daemon to retrigger the watchdog timer
from userland (not yet linked to the build process).

ok henning@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.