Subject: CVS commit: src/usr.sbin/envstat
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 07/05/2007 13:51:28
Module Name:	src
Committed By:	xtraeme
Date:		Thu Jul  5 13:51:28 UTC 2007

Modified Files:
	src/usr.sbin/envstat: envstat.c

Log Message:
Print invalid state with 'N/A' for Indicators, like any other sensors.

We follow the following scheme now:

value_cur set => ON
value_cur not set => OFF
invalid state => N/A


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.sbin/envstat/envstat.c

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