DragonFly commits List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: wdog - Watchdog framework, initial commit
commit 75ec855c518e2f122ddd29b19c3e725f3296c211
Author: Alex Hornung <ahornung@gmail.com>
Date: Fri Oct 2 21:59:22 2009 +0100
wdog - Watchdog framework, initial commit
* Initial commit of the new watchdog (wdog) framework.
Summary of changes:
sys/kern/kern_wdog.c | 231 ++++++++++++++++++++++++++++++++++++++++++++++++++
sys/sys/wdog.h | 63 ++++++++++++++
2 files changed, 294 insertions(+), 0 deletions(-)
create mode 100644 sys/kern/kern_wdog.c
create mode 100644 sys/sys/wdog.h
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/75ec855c518e2f122ddd29b19c3e725f3296c211
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]