freebsd-dev/usr.sbin/watchdogd
Alfred Perlstein 3d30404f83 Fix watchdog pretimeout.
The original API calls for pow2ns, however the new APIs from
Linux call for seconds.

We need to be able to convert to/from 2^Nns to seconds in both
userland and kernel to fix this and properly compare units.
2013-07-27 20:47:01 +00:00
..
Makefile Replace log(3) with flsll(3) for watchdogd(8) and drop libm dependency. 2012-11-03 18:38:28 +00:00
watchdog.8 Markup fixes. 2006-09-29 17:57:04 +00:00
watchdogd.8 Invert the meaning of -S (added in r247405) and document its meaning. Also, 2013-03-26 19:43:18 +00:00
watchdogd.c Fix watchdog pretimeout. 2013-07-27 20:47:01 +00:00