| Age | Commit message (Expand) | Author |
| 2018-05-27 | Add support for light sensors that report Illuminance in lux. | thorpej |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2014-05-18 | add HYT-221/271/939 humidity/temperature I2C sensor | kardel |
| 2012-12-14 | Since we're no longer making a copy of the option args, we shouldn't | pgoyette |
| 2012-12-13 | - no point in allocating memory to hold command line arguments. | christos |
| 2012-12-13 | PR/47316: Henning Petersen: Memory leak in envstat with config file. | christos |
| 2012-05-11 | Fix alignment display for temperature, fans and integer units. | njoly |
| 2012-03-15 | Add __printflike attribution to use vprintf and friends with an argument | joerg |
| 2012-02-09 | Various English usage, spelling and markup fixes for envstat(4)-related | riz |
| 2011-12-04 | change printed indicator and battery charge strings from ON and OFF to TRUE | jmcneill |
| 2011-08-31 | Use __dead | joerg |
| 2011-06-08 | Instead of relying on the want-percent attribute, use the sensor | pgoyette |
| 2011-06-07 | Sort sections. | wiz |
| 2011-06-07 | Add a BUGS section to point out that the statistic "average" is an | pgoyette |
| 2011-06-07 | Zero is a valid value for some sensors so update statistics code to | pgoyette |
| 2011-06-06 | 1. Don't print blank for Integer sensors with value of zero | pgoyette |
| 2011-06-04 | Since there is no longer a value-avg property, remove the code that | pgoyette |
| 2010-12-16 | When skipping output for a temperature of absolute zero, don't forget to | pgoyette |
| 2010-12-15 | Don't need prog_ioctl here, it's a leftover of the previous approach. | pooka |
| 2010-12-14 | Use a consistent approach for rump kernel calls made by libs. | pooka |
| 2010-12-13 | RUMP_ACTION -> RUMPPRG | pooka |
| 2010-11-05 | adapt to new rumpclient_init() signature | pooka |
| 2010-11-05 | support rump client mode | pooka |
| 2010-10-05 | Add option k to synopsis. | njoly |
| 2010-10-05 | Apply proper conversion (which is _no_ conversion) when setting limit | pgoyette |
| 2010-10-05 | Some Integer-type sensors can have limits, so allow them to be displayed. | pgoyette |
| 2010-08-26 | Use <paths.h>. Remove trailing white space. | jruoho |
| 2010-08-01 | Print the correct value for critmin of a fan sensor. | mlelstv |
| 2010-07-09 | Add brief explanations of unit abbreviations. | reed |
| 2010-03-19 | Remove aiboost(4) as obsolete and redundant since the introduction of aibs(4). | cnst |
| 2010-02-15 | Document the new {high, maximum}-capacity keywords, and some general | pgoyette |
| 2010-02-15 | Update cross-reference to refer to new aibs(4) instead of aiboost(4) | pgoyette |
| 2010-02-15 | Update userland envstat(8) to handle new {high,maximum}-capacity limits. | pgoyette |
| 2010-02-12 | Fix double free, when requesting an invalid sensor. | njoly |
| 2010-02-12 | remove the fourth (empty) column from the -T printouts; ok pgoyette | cnst |
| 2010-02-09 | fix a typo resulting in warn-max being shown in two columns (one time instead... | cnst |
| 2010-02-09 | New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor | cnst |
| 2010-01-30 | New sentence, new line. | wiz |
| 2010-01-30 | Since we never have both a limit value and a limit %capacity value, | pgoyette |
| 2009-10-29 | option noinput nounput | christos |
| 2009-10-28 | no unput | christos |
| 2009-05-13 | New sentence, new line. | wiz |
| 2009-05-04 | Add missing apostrophe. | wiz |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-04-20 | define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160 | drochner |
| 2009-04-04 | fix pasto: don't print the critcap when the warncap was asked. Also off by | christos |
| 2009-02-15 | New sentence, new line. Bump date for previous. | wiz |
| 2009-02-14 | Add support for showing temperatures in Kelvin. | ahoka |
| 2008-10-29 | Ported alipm(4) and admtemp(4) from OpenBSD. | jkunz |
| 2008-10-11 | Update cross-references for addition of dbcool(4) and removal of adt7463c(4) | pgoyette |