NetBSD/usr.sbin/envstat
drochner 1914237fbe include <stdlib.h> explicitely, for exit(), getprogname() etc.
(it happens to be pulled in by the yacc skeleton, but we shouldn't
rely on this)
2008-07-17 16:24:55 +00:00
..
Makefile Pass -I${.CURDIR} -I. like others do. 2007-10-07 12:19:37 +00:00
config.c Fix a bug in the 'refresh-timeout' device property that was giving 2008-02-02 01:44:04 +00:00
config_lex.l Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
config_yacc.y include <stdlib.h> explicitely, for exit(), getprogname() etc. 2008-07-17 16:24:55 +00:00
envstat.8 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
envstat.c remove printf when the sensor has no statistics; requested by xtraeme. 2008-05-25 20:03:05 +00:00
envstat.h Implement the 'refresh-timeout' property in device blocks for the 2007-11-16 08:01:37 +00:00
envsys.conf.5 * Improve default display output by adding a header that will match 2008-04-26 02:56:57 +00:00