Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/03/2001 20:24:02
Module Name: basesrc
Committed By: he
Date: Sat Feb 3 18:24:02 UTC 2001
Modified Files:
basesrc/usr.sbin/apmd [netbsd-1-5]: apmd.c
Log Message:
Pull up revision 1.17 (requested by chuck):
Be more picky about running /etc/apm/{battery,line} in response
to APM_POWER_CHANGE event. Some BIOSes post this event periodically
while the battery is charging/discharging, even though there's
no change in a/c state. Thus, track a/c state, and only run the
scripts when a/c state actually changes.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.4.1 basesrc/usr.sbin/apmd/apmd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.