cvs commit: src/sys/kern kern_clock.c
Ed Maste
emaste at FreeBSD.org
Thu Oct 27 10:22:48 PDT 2005
emaste 2005-10-27 17:22:47 UTC
FreeBSD src repository
Modified files:
sys/kern kern_clock.c
Log:
In watchdog_config enable the software watchdog iff the WD_ACTIVE flag is
set. When watchdogd(1) is terminated intentionally it clears the bit,
which should then disable it in the kernel.
PR: kern/74386
Submitted by: Alex Hoff <ahoff at sandvine dot com>
Approved by: phk, rwatson (mentor)
Revision Changes Path
1.181 +1 -2 src/sys/kern/kern_clock.c
More information about the cvs-src
mailing list