K 10 svn:author V 7 smkelly K 8 svn:date V 27 2003-06-26T09:50:52.000000Z K 7 svn:log V 327 - Add a software watchdog facility. This commit has two pieces. One half is the watchdog kernel code which lives primarily in hardclock() in sys/kern/kern_clock.c. The other half is a userland daemon which, when run, will keep the watchdog from firing while the userland is intact and functioning. Approved by: jeff (mentor) END