Alexander Leidinger 99f6b270e3 Import OpenBSD's sysctl hardware sensors framework.
This commit includes the following core components:

 * sample configuration file for sensorsd
 * rc(8) script and glue code for sensorsd(8)
 * sysctl(3) doc fixes for CTL_HW tree
 * sysctl(3) documentation for hardware sensors
 * sysctl(8) documentation for hardware sensors
 * support for the sensor structure for sysctl(8)
 * rc.conf(5) documentation for starting sensorsd(8)
 * sensor_attach(9) et al documentation
 * /sys/kern/kern_sensors.c
   o sensor_attach(9) API for drivers to register ksensors
   o sensor_task_register(9) API for the update task
   o sysctl(3) glue code
   o hw.sensors shadow tree for sysctl(8) internal magic
 * <sys/sensors.h>
 * HW_SENSORS definition for <sys/sysctl.h>
 * sensors display for systat(1), including documentation
 * sensorsd(8) and all applicable documentation

The userland part of the framework is entirely source-code
compatible with OpenBSD 4.1, 4.2 and  -current as of today.

All sensor readings can be viewed with `sysctl hw.sensors`,
monitored in semi-realtime with `systat -sensors` and also
logged with `sensorsd`.

Submitted by:	Constantine A. Murenin <cnst@FreeBSD.org>
Sponsored by:	Google Summer of Code 2007 (GSoC2007/cnst-sensors)
Mentored by:	syrinx
Tested by:	many
OKed by:	kensmith
Obtained from:	OpenBSD (parts)
2007-10-14 10:45:31 +00:00
..
2005-01-18 20:02:45 +00:00
2005-02-13 22:25:33 +00:00
2005-05-20 12:44:04 +00:00
2005-02-09 18:07:17 +00:00
2005-07-15 15:32:52 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2007-03-15 04:09:40 +00:00
2006-09-29 16:46:01 +00:00
2005-01-18 20:02:45 +00:00
2005-02-09 18:07:17 +00:00
2006-07-20 09:38:46 +00:00
2005-02-13 22:25:33 +00:00
2007-07-03 12:46:08 +00:00
2007-06-13 02:08:04 +00:00
2007-04-05 21:17:52 +00:00
2006-09-29 17:57:04 +00:00
2006-11-16 13:43:05 +00:00
2006-06-29 09:18:16 +00:00
2005-01-18 20:02:45 +00:00
2006-09-01 09:24:28 +00:00
2006-09-29 17:57:04 +00:00
2005-01-18 20:02:45 +00:00
2007-01-20 23:24:11 +00:00
2005-02-13 22:25:33 +00:00
2006-10-10 07:19:30 +00:00
2006-09-29 17:57:04 +00:00
2005-01-18 20:02:45 +00:00
2006-09-30 19:07:03 +00:00
2007-05-12 12:42:00 +00:00
2006-08-22 08:03:01 +00:00
2005-02-13 22:25:33 +00:00
2005-06-03 15:25:13 +00:00
2005-02-09 18:07:17 +00:00
2005-02-13 22:25:33 +00:00
2007-02-15 02:45:14 +00:00
2007-01-20 08:24:02 +00:00
2005-01-18 20:02:45 +00:00
2006-08-14 08:49:08 +00:00
2007-10-12 18:16:35 +00:00
2007-02-09 09:23:10 +00:00
2007-03-16 12:36:54 +00:00
2006-10-12 01:59:34 +00:00
2006-09-24 09:18:36 +00:00
2007-01-20 08:24:02 +00:00
2006-08-22 08:03:01 +00:00
2006-07-27 14:52:12 +00:00
2005-01-18 20:02:45 +00:00
2006-12-22 23:23:59 +00:00
2007-07-28 00:12:21 +00:00
2007-10-02 01:22:14 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2006-10-18 12:35:24 +00:00