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

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

Log Message:
- sme_event_unregister_all: check if sme_events_initialized is set
  before calling sme_events_destroy().
- sme_event_worker: remove a KASSERT and always check if returned sme
  is NULL and do not continue the task.


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