| Age | Commit message (Expand) | Author |
| 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 |
| 2008-09-23 | Fix a typo/mispelling. | reed |
| 2008-09-10 | Remove extra space. | reed |
| 2008-08-31 | Drop trailing whitespace. | wiz |
| 2008-08-22 | 1. provide for warning-min and warning-max alarm levels in addition to | pgoyette |
| 2008-08-09 | simplify the code, from xtraeme. | christos |
| 2008-07-17 | include <stdlib.h> explicitely, for exit(), getprogname() etc. | drochner |
| 2008-05-25 | remove printf when the sensor has no statistics; requested by xtraeme. | christos |
| 2008-05-24 | Don't code using side-effects (eliminate queue variable). Unconfuses Coverity | christos |
| 2008-05-24 | Coverity CID 5034: Use after free. Restructure the code to simplify it and | christos |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-04-29 | Don't show statistics in sensors that will provide a percentage. | xtraeme |
| 2008-04-26 | Add missing cast, noticed by Paul Goyette in current-users@. | xtraeme |
| 2008-04-26 | Cur -> Current for the header. | xtraeme |
| 2008-04-26 | In default display mode, fix up the indentation for the critical | xtraeme |
| 2008-04-26 | * Improve default display output by adding a header that will match | xtraeme |
| 2008-04-22 | amdtemp(4): Driver for AMD CPU Temperature Sensors. Adopted from OpenBSD's ka... | cegger |
| 2008-04-17 | Remove the 'dvnprinted' bool member of sensor_t, it's unused. | xtraeme |
| 2008-04-17 | * Add support to show output from specified sensors in multiple devices | xtraeme |
| 2008-04-03 | Mention finsio(4). | xtraeme |
| 2008-04-02 | Mention pic16lc(4). | xtraeme |
| 2008-04-02 | Mention cac(4). | xtraeme |
| 2008-04-02 | Mention adt7463c(4) and thinkpad(4) even if the manpages don't exist. | xtraeme |
| 2008-02-29 | Xref arcmsr(4). | xtraeme |
| 2008-02-02 | Fix a bug in the 'refresh-timeout' device property that was giving | xtraeme |
| 2007-12-12 | Xref battery_pmu(4). | xtraeme |
| 2007-12-01 | Sort SEE ALSO. | wiz |
| 2007-11-16 | Implement the 'refresh-timeout' property in device blocks for the | xtraeme |
| 2007-11-03 | - Rename ENVSYS_BATTERY_STATE units to ENVSYS_BATTERY_CAPACITY and | xtraeme |
| 2007-10-29 | Mention coretemp(4). | xtraeme |