Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/07/2000 09:37:02
Module Name: syssrc
Committed By: thorpej
Date: Mon Feb 7 17:37:02 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386: apm.c
Log Message:
Make APM use a kernel thread rather than a callout, and provide a
mutex between the thread and a user process attempting to do APM
operations.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 syssrc/sys/arch/i386/i386/apm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.