Subject: Re: CVS commit: src/usr.sbin/envstat
To: None <xtraeme@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 07/05/2007 21:15:49
> Module Name: src
> Committed By: xtraeme
> Date: Thu Jul 5 12:11:05 UTC 2007
>
> Modified Files:
> src/usr.sbin/envstat: envstat.c
>
> Log Message:
> Print 'N/A' for invalid sensors rather than an asterisk, with the
> exception of Indicator sensors.
>
> Indicator sensors now will print "ON" if they are in valid state, or
> "OFF" if they are in invalid state.
why do you want to make indicator an exception?
YAMAMOTO Takashi