Date: Sat, 19 Mar 2005 01:46:37 +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: <200503190146.j2J1kbWr065675@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-03-19 01:46:37 UTC
FreeBSD src repository
Modified files:
usr.sbin/watchdogd watchdogd.c
Log:
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.
MFC after: 3 days
Revision Changes Path
1.10 +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?200503190146.j2J1kbWr065675>
