summaryrefslogtreecommitdiff
path: root/usr.sbin/envstat
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-31Don't display data for sensors with ENVSYS_FCURVALID not set.mycroft
2003-02-21Not all size_t's are equal to int...martin
2003-02-20- pass lintchristos
2003-01-11fix usage [add -r]christos
2003-01-05exit 0 when -rchristos
2003-01-05Update -r option to display data in correct units, IE temperature in degC orchris
2003-01-02Add -r to synopsis.augustss
2003-01-02New sentence, new line. Bump date for -r description.wiz
2003-01-02Document the -r flag.augustss
2003-01-01Include <paths.h>augustss
2003-01-01ANSIfy.augustss
2002-12-31add ENVSYS_INDICATOR and ENVSYS_INTEGER typesexplorer
2002-01-19Drop a trailing empty line.wiz
2001-02-19convert to use getprogname()cgd
2000-07-02Indicate that the device argument is not mandatory.augustss
2000-06-24If the `device' argument is not specified, attempt to open /dev/sysmon.thorpej
2000-04-14Don't declare 'extern opt*' getopt variables.simonb
2000-03-10Add envstat(8) for displaying sensor readings from any envsys(4)groo