cvs commit: src/sys/kern kern_clock.c

Ed Maste emaste at FreeBSD.org
Tue Jan 3 08:43:35 PST 2006


emaste      2006-01-03 16:43:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_clock.c 
  Log:
  MFC kern_clock.c:1.181
    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:    rwatson (mentor)
  
  Revision   Changes    Path
  1.178.2.2  +1 -2      src/sys/kern/kern_clock.c


More information about the cvs-src mailing list