Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   smb
Date:           Sun Jan  9 22:51:32 UTC 2005

Modified Files:
        src/distrib/sets/lists/man: mi
        src/sbin/wdogctl: wdogctl.8 wdogctl.c
        src/share/man/man4: Makefile
        src/sys/dev/sysmon: files.sysmon sysmon_wdog.c
Added Files:
        src/share/man/man4: swwdog.4
        src/sys/dev/sysmon: swwdog.c

Log Message:
Add a software watchdog timer facility.  Because this slightly
changes the "tickle" model of wdogctl(8), it was modified as well;
while I was in there, I cleaned up the argument parsing.

The code was reviewed by simonb@.


To generate a diff of this commit:
cvs rdiff -r1.748 -r1.749 src/distrib/sets/lists/man/mi
cvs rdiff -r1.8 -r1.9 src/sbin/wdogctl/wdogctl.8
cvs rdiff -r1.10 -r1.11 src/sbin/wdogctl/wdogctl.c
cvs rdiff -r1.343 -r1.344 src/share/man/man4/Makefile
cvs rdiff -r0 -r1.1 src/share/man/man4/swwdog.4
cvs rdiff -r1.3 -r1.4 src/sys/dev/sysmon/files.sysmon
cvs rdiff -r0 -r1.1 src/sys/dev/sysmon/swwdog.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/sysmon/sysmon_wdog.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index