Subject: CVS commit: src/sys/dev/sysmon
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/13/2007 23:46:24
Module Name:	src
Committed By:	xtraeme
Date:		Fri Jul 13 23:46:24 UTC 2007

Modified Files:
	src/sys/dev/sysmon: sysmon_envsys_events.c

Log Message:
sme_event_add: if the event is already on the list, update the
critical value only if new value is different than the one it has.

While I'm here, improve the debugging printf for this.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/dev/sysmon/sysmon_envsys_events.c

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