Age | Commit message (Expand) | Author |
2012-09-20 | add more sensor types to sensor framework. | Yojiro Uo |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-09-16 | add lacked cases of sensors value, and fix orders. | Yojiro Uo |
2011-09-16 | apply following changes to sensor framework: | Yojiro Uo |
2010-04-21 | Add the "angle" sensor, measured in degrees; from Luis Pinto | Theo de Raadt |
2010-04-20 | Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handled | Theo de Raadt |
2009-08-14 | SENSOR_WATTS; ok canacar deraadt kettenis henning | Constantine A. Murenin |
2008-06-14 | When there are no sensors, don't run the hotplugging consistency check, | Constantine A. Murenin |
2008-06-11 | When a hotplugged sensordev appears, load its configuration individually, | Constantine A. Murenin |
2008-06-11 | * Remove the exit condition on no sensors at start-up, since we now support | Constantine A. Murenin |
2008-06-11 | Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by the | Constantine A. Murenin |
2008-05-12 | Error out with usage line if additional arguments are given after the | Pierre-Yves Ritschard |
2008-03-16 | s/273.16/273.15/g, then refactor the formulae to ensure that the | Constantine A. Murenin |
2008-03-16 | text simplification; | Jason McIntyre |
2008-03-16 | Reduce the number of unnecessary time(3)/gettimeofday(2) calls, and make sure | Constantine A. Murenin |
2008-03-15 | explicitly report whether the lower or upper limit is exceeded; ok sthen@ cku... | Constantine A. Murenin |
2008-03-14 | - punctuate and order the tokens list, to stop it looking scrappy | Jason McIntyre |
2008-03-14 | Add a "%l" token to signal whether a sensor value is in or out of bounds, | Chris Kuethe |
2008-03-13 | document the just-committed %s token. | Chris Kuethe |
2008-03-13 | Allow a program invoked on state change to receive sensor status. Perhaps | Chris Kuethe |
2007-12-05 | log positive events ('OK', 'within') with LOG_INFO instead of LOG_ALERT; | Constantine A. Murenin |
2007-11-28 | sort options list; | Jason McIntyre |
2007-11-28 | add options to specify the check and report intervals. ok deraadt | Ted Unangst |
2007-08-14 | sync printing w/ sysctl(8) and add missing sensor types to conf parser; | Constantine A. Murenin |
2007-08-14 | Commentary in the examples section was wrong from the start, because it gave | Constantine A. Murenin |
2007-08-11 | add caveats section, documenting previously undocumented state dumping mechan... | Constantine A. Murenin |
2007-08-11 | s/ and alerter// against previous: 'alerter' is not a standard word (yet), | Constantine A. Murenin |
2007-08-10 | sync sensorsd.8: add my copyright; change NAME summary; fix some grammar; | Constantine A. Murenin |
2007-08-10 | sync sensorsd.conf.5 with reality, including: | Constantine A. Murenin |
2007-07-31 | something went wrong w/ previous; | Jason McIntyre |
2007-07-31 | document the -d option of sensorsd; input and ok from jmc@, deraadt@ | Robert Nagy |
2007-06-05 | various grammar/text improvements; | Jason McIntyre |
2007-06-01 | Convert sensorsd to use two-level data-structures. This makes sensorsd be | Constantine A. Murenin |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | Major update to sensorsd. | Constantine A. Murenin |
2007-05-29 | Remove watch_cnt in preparation for my bigger patch that makes sensorsd | Constantine A. Murenin |
2007-05-29 | tweaks; help/ok cnst | Jason McIntyre |
2007-05-29 | for sensorsd.conf entries, let's do matching by sensor type if maching by com... | Constantine A. Murenin |
2007-02-28 | do status dampening for OK status as well, i. e. | Henning Brauer |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-01-06 | increase buffer size; ie. for hw.sensors.ipmi0.indicator0 | Theo de Raadt |
2006-12-28 | tweak; | Jason McIntyre |
2006-12-23 | adapt to new two-level sensor sysctl framework; by Constantine A. Murenin | Theo de Raadt |
2006-12-18 | it appears some sensors flip duen to bugs or erroneous readings. | Michael Shalayeff |
2006-09-16 | sync printing w/ sysctl and also add missing sensor types to the conf parser;... | Michael Shalayeff |
2006-08-23 | wording; | Jason McIntyre |
2006-08-23 | esm(4) also gives status (sometimes ;) | Michael Shalayeff |
2006-08-23 | allow monitoring sensors with their own status reporting such as ipmi or raid... | Michael Shalayeff |
2006-04-21 | ami sysctl diff; from michael knudsen | Jason McIntyre |
2006-04-01 | when I initially hacked sensorsd, sensors started at hw.sensors.0 and | Henning Brauer |