Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 06/26/1999 01:25:26
Module Name:	syssrc
Committed By:	augustss
Date:		Sat Jun 26 08:25:26 UTC 1999

Modified Files:
	syssrc/sys/arch/i386/i386: apm.c
	syssrc/sys/kern: kern_subr.c
	syssrc/sys/sys: systm.h

Log Message:
Add powerhooks, i.e., the ability to register a function that will be
called when the machine does a suspend or resume.
XXX Will go away when Jason's kevents come to life.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/arch/i386/i386/apm.c
cvs rdiff -r1.51 -r1.52 syssrc/sys/kern/kern_subr.c
cvs rdiff -r1.91 -r1.92 syssrc/sys/sys/systm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.