Date: Fri, 8 Aug 1997 18:25:55 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern kern_shutdown.c src/sys/sys systm.h Message-ID: <199708090125.SAA26518@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1997/08/08 18:25:55 PDT Modified files: sys/kern kern_shutdown.c sys/sys systm.h Log: Use up 4 precious bytes to give the kernel a hook to support hardware watchdogs. The actual functions would be supplied in an LKM or a linked file, but they need to hang off something. Revision Changes Path 1.18 +22 -1 src/sys/kern/kern_shutdown.c 1.55 +11 -1 src/sys/sys/systm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708090125.SAA26518>