NetBSD/usr.sbin/envstat
pgoyette 120c01c6d1 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@
2010-12-16 14:37:23 +00:00
..
Makefile Use a consistent approach for rump kernel calls made by libs. 2010-12-14 08:04:14 +00:00
config.c Apply proper conversion (which is _no_ conversion) when setting limit 2010-10-05 05:03:49 +00:00
config_lex.l Update userland envstat(8) to handle new {high,maximum}-capacity limits. 2010-02-15 22:37:14 +00:00
config_yacc.y include <stdlib.h> explicitely, for exit(), getprogname() etc. 2008-07-17 16:24:55 +00:00
envstat.8 Add option k to synopsis. 2010-10-05 10:03:53 +00:00
envstat.c When skipping output for a temperature of absolute zero, don't forget to 2010-12-16 14:37:23 +00:00
envstat.h Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
envstat_hostops.c Don't need prog_ioctl here, it's a leftover of the previous approach. 2010-12-15 15:07:54 +00:00
envstat_rumpops.c Don't need prog_ioctl here, it's a leftover of the previous approach. 2010-12-15 15:07:54 +00:00
envsys.conf.5 Document the new {high, maximum}-capacity keywords, and some general 2010-02-15 23:04:11 +00:00
prog_ops.h Don't need prog_ioctl here, it's a leftover of the previous approach. 2010-12-15 15:07:54 +00:00