Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 17:22:47 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_clock.c
Message-ID:  <200510271722.j9RHMlYh014198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510271722.j9RHMlYh014198>