Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - IGNORE on FreeBSD 5.X and older: | Pav Lucistnik | 2006-09-07 | 1 | -1/+7 |
| | | | | | | | | | battmond.c:162: error: `ACPI_BATTERY_ALL_UNITS' undeclared Reported by: krismail Notes: svn path=/head/; revision=172457 | ||||
* | Battmond is a small daemon monitoring the battery level on ACPI-enabled | Pav Lucistnik | 2006-09-04 | 3 | -0/+31 |
(laptop) computers, by probing the ACPI device on regular intervals. It can warn you (through syslog) when the battery level is running low, and halt the system when it drops below a critical level threshold. WWW: http://ntarmos.dyndns.org/ PR: ports/100888 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> Notes: svn path=/head/; revision=172147 |