git: wdog - Watchdog framework, initial commit

看板DFBSD_commit作者時間16年前 (2009/10/04 21:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1AoAFQZK (DFBSD_commit)