Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-04-28 | support for cpu throttling on mp systems | Nikolay Sturm | |
based on a similar diff by Simon Effenberg ok krw, gwk | |||
2007-03-29 | sync sync sync is so 1970; ok miod | Theo de Raadt | |
2006-05-16 | typo | Ian Darwin | |
2006-04-12 | do not pass uninitialized variable cpuspeed up; ok kettenis | Theo de Raadt | |
2006-03-15 | consistently use power *states* and performance *modes* | Nikolay Sturm | |
ok beck, mickey | |||
2006-03-14 | install these on amd64 | Nikolay Sturm | |
even though amd64 does not have apm support, this change permits hw.setperf manipulations via apm/apmd | |||
2006-01-28 | be less verbose: | Nikolay Sturm | |
- status does not provide any information, remove it - print battery status in one line ok beck, drahn, i386 tested by bernd | |||
2006-01-19 | prompted by deraadt: | Nikolay Sturm | |
manual performance mode -> low/high performance mode show cpuspeed in apm output ok beck, weingart man page bits ok jmc | |||
2005-12-02 | remove trailing whitespace; | Jason McIntyre | |
2005-12-02 | sync usage to man page | Theo de Raadt | |
2005-12-02 | Modify automatic performance adjustment mode so that the cpu is set | Bob Beck | |
to go fast if the power is connected and the battery is more than 15% charged, and when on batteries keeps setperf low unless needed. add a cool runnings mode option (-C) that does the previous behaviour of keeping the CPU as low as possible unless needed. ok deradt@, sturm@, "i like it's" djm@ henning@ and others. | |||
2005-11-23 | do not abort if hw.setperf is not there. warn. maybe we should even | Theo de Raadt | |
skip that, too. | |||
2005-11-23 | permit apmd to run on systems without apm support | Nikolay Sturm | |
let apmd control hw.setperf manually or dynamically tested by Chris Kuethe and beck@, 'get it in' deraadt@ | |||
2005-11-22 | accidentaly lost a zero in timeout long time ago (; | Michael Shalayeff | |
2005-11-15 | sync usage() w/ man page; | Jason McIntyre | |
2005-11-15 | use a standard options list; | Jason McIntyre | |
various rearrangements concerned with this; prompted by deraadt@ | |||
2005-06-14 | remove speaker handling code. if you really want this, use the /etc/apm/* | Theo de Raadt | |
scripts to do it. as it is, for most people this is terribly annoying and unneccessary; toby ok | |||
2005-06-09 | .Xr sysctl(8); ok jmc, deraadt | Xavier Santolaria | |
2005-05-09 | Do not log useless messages if the apm implementation returns -1 in the | Miod Vallat | |
minutes_left field of the apm_power_info struct. | |||
2005-03-29 | Add an apm interface to the tctrl(4) device found on SPARCbooks; currently | Miod Vallat | |
limited to power change events and battery status retrieval. ok deraadt@ mickey@ | |||
2005-03-10 | only play with umask() for a moment -- restore after | Theo de Raadt | |
2005-03-01 | too fast little futterbly; cvs said it was before 1.2 | Michael Shalayeff | |
2005-03-01 | apm and apmd appeared for 2.0 not 1.2; spotted by marc@ | Miod Vallat | |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler | |
ok drahn@, deraadt@ | |||
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt | |
2004-05-21 | init fromlen; andrushock@korovino.net | Theo de Raadt | |
2003-09-26 | avoid strdup. and, while at it, fix a file leak at sigexit time spotted | Theo de Raadt | |
by ish | |||
2003-06-11 | some ansification, some de-register | Theo de Raadt | |
2003-05-11 | comma splice. | Paul Janzen | |
2002-09-06 | use more socklen_t; pvalchev | Theo de Raadt | |
2002-07-04 | minor KNF | Theo de Raadt | |
2002-06-14 | this group operator stuff is completely wrong | Theo de Raadt | |
2002-05-16 | Since now /var/run/apmdev socket will be root:operator. | Mike Pechkin | |
Idea from form@. millert@ ok | |||
2002-02-22 | mark opened device and socket as close on exec; idea from freebsd pr/35182 | Michael Shalayeff | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-12 | daemon() can close innocent file descriptors, including opened log. | Michael Shalayeff | |
be more carefull about that and nicer to debugging. daemon() thingie was pointed out by markus@ . | |||
2001-12-09 | i like it this way better | Michael Shalayeff | |
2001-12-09 | *** empty log message *** | Miod Vallat | |
2001-11-14 | On macppc, when the battery is charging, the life time estimatation is in fact | Miod Vallat | |
the recharge time estimation. So there is no need to annoy the user if this value is <= 10 minute, since no surprise powerdown is about to happen. ok drahn@ mickey@ | |||
2001-11-14 | indent | Theo de Raadt | |
2001-10-03 | build apm and apmd on macppc | Dale Rahn | |
ok miod@ | |||
2001-08-17 | changes for new kqueue iface, make sure to make includes first | Michael Shalayeff | |
2001-07-18 | reference 1.2 specs | Michael Shalayeff | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-07 | cleanup and knf, some are from Kevin Steves <stevesk@pobox.com> | Michael Shalayeff | |
2001-07-05 | order the options | Michael Shalayeff | |
2001-07-04 | no you are wrong aain, get the hell off the this crusade! | Michael Shalayeff | |
2001-07-04 | fix history | jasoni | |
2001-03-23 | ac on/off hooks; from angelos@ | Michael Shalayeff | |
2001-03-22 | backing out undiscussed changes outside your area | Theo de Raadt | |