Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2005 15:17:07 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/watchdogd watchdogd.c
Message-ID:  <200503311517.j2VFH7JB039329@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2005-03-31 15:17:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    usr.sbin/watchdogd   watchdogd.c 
  Log:
  MFC: 1.10
  
  When disarming a watchdog by using an interval of WD_TO_NEVER a non-zero
  return value of the ioctl doesn't indicate that the command has failed
  so don't let watchdog(8) return an error in this case.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.9.2.1   +2 -1      src/usr.sbin/watchdogd/watchdogd.c



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