aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/powerd
Commit message (Expand)AuthorAgeFilesLines
* Drop the default running value to 60% from 80%. Testing shows that weNate Lawson2005-04-102-3/+3
* Add support for recording the total energy used (in joules) when inNate Lawson2005-04-101-6/+47
* man page -> manual pageChristian Brueffer2005-02-271-1/+1
* Move the AC line checking code into its own function, reducing theNate Lawson2005-02-271-40/+55
* Unbreak !i386 platforms. Only i386 has APM, so don't try to fallbackMarcel Moolenaar2005-02-271-1/+11
* Change the default levels for adaptive mode to 80% and 90%. On a systemNate Lawson2005-02-262-4/+4
* Remove SRCS line since it isn't needed for single-source programs.Nate Lawson2005-02-261-1/+0
* Import powerd(8), a utility for managing power consumption. Currently, itNate Lawson2005-02-263-0/+526