Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Chuck Cranor <chuck@netbsd.org>
List: source-changes
Date: 01/25/2001 02:49:00
Module Name:	basesrc
Committed By:	chuck
Date:		Thu Jan 25 00:49:00 UTC 2001

Modified Files:
	basesrc/usr.sbin/apmd: apmd.c

Log Message:
be more picky about running /etc/apm/{battery,line} in response
to APM_POWER_CHANGE event.   some BIOS post this event periodically
while the battery is charging/discharging (no change in a/c state).
on these systems this prevents /etc/apm/{battery,line} from being
run multiple times.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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.