Module Name: src Committed By: pgoyette Date: Thu Dec 16 14:37:23 UTC 2010
Modified Files: src/usr.sbin/envstat: envstat.c Log Message: When skipping output for a temperature of absolute zero, don't forget to skip past the display columns that the value would otherwise occupy. Fixes display issue when swsensor(4) is used and it has a value of 0K, as reported by njoly@ To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 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.