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/02/2007 11:05:53
Module Name:	src
Committed By:	xtraeme
Date:		Mon Jul  2 11:05:53 UTC 2007

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

Log Message:
sme_event_drvadd:

- Check the error returned by sme_event_add() and print details if
  returned value is not EEXIST.
- If sme_event_add() returned an error, don't add the monitoring-* object
  into the dictionary.


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