Subject: CVS commit: src/sys/dev/sysmon
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 03/20/2006 03:23:35
Module Name:	src
Committed By:	lukem
Date:		Mon Mar 20 03:23:35 UTC 2006

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

Log Message:
Don't attempt to call (*sme->sme_gtredata)() or (*sme->sme_streinfo)()
if those members are NULL.
As discussed on tech-kern in October/November 2005.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/sysmon/sysmon_envsys.c

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