Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-19 | more wacky macro fixing; | Jason McIntyre | |
2010-02-28 | build for loongson; ok miod@ jasper@ matthieu@ | Otto Moerbeek | |
2009-10-30 | when used with incorrect flags, zzz(8) should call zzusage(void) | Igor Sobrado | |
instead of usage(void). millert@ suggested checking __progname() against "zzz" to match existing code. ok millert@ | |||
2009-10-22 | write UNIX-domain in a more consistent way; while here, replace a | Igor Sobrado | |
few remaining ".Tn UNIX" macros with ".Ux" ones. pointed out by ratchov@, thanks! ok jmc@ | |||
2009-10-22 | use the UNIX-related macros (.At and .Ux) where appropriate. | Igor Sobrado | |
ok jmc@ | |||
2008-08-11 | Build apm(8) and apmd(8) on sparc64. | Mark Kettenis | |
pointed out by deraadt@ | |||
2007-12-05 | make description of -A and -C more consistent; | Jason McIntyre | |
help/ok tedu | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2006-06-11 | change "apmd not running" to "cannot connect to apmd" in error message | Nikolay Sturm | |
as it could be a permission problem as well, pr 5151 ok deraadt | |||
2006-05-17 | same typo fix that ian just fixed in apmd.8; | Jason McIntyre | |
2006-05-10 | fail zzz w/ a reasonable error msg if apmd is not running; found by deraadt@ | Michael Shalayeff | |
2006-04-12 | If /dev/apm does not respond, use a fake (pre-built) response packet | Theo de Raadt | |
that can be printed. This makes apm(8) act the same whether talking to apmd(8) or directly to a (potentially non-functioning) /dev/apm. ok kettenis | |||
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-03-07 | Clone documentation for -C and -A options from apmd(8); otherwise they look | Theo de Raadt | |
terribly naked in here | |||
2006-03-06 | failure to connect to apmd socket -- get status from the /dev/apm directly | Michael Shalayeff | |
2006-02-26 | spacing; from ray lai | Jason McIntyre | |
ok mickey | |||
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 | sort options and kill duplicate -C entry; | Jason McIntyre | |
2005-12-02 | sync to usage in 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 | 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-15 | move the REFERENCES stuff into SEE ALSO; | Jason McIntyre | |
2005-11-15 | sync usage() w/ man page; | Jason McIntyre | |
2005-11-15 | sort SYNOPSIS; | Jason McIntyre | |
2005-03-30 | spacing | Theo de Raadt | |
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-29 | Allow an apm implementation to return -1 in the minutes_left field of the | Miod Vallat | |
apm_power_info struct, if it has no reasonable value to provide. ok deraadt@ mickey@ | |||
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-02-21 | Add new apm(4) man page for zaurus based on macppc, and add zaurus to | Uwe Stuehler | |
MANSUBDIR for apm(8). ok deraadt@ | |||
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler | |
ok drahn@, deraadt@ | |||
2003-07-30 | indents; jfb ok | Theo de Raadt | |
2003-06-11 | some ansification, some de-register | Theo de Raadt | |
2002-09-06 | put some code after default: | Theo de Raadt | |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt | |
2001-11-14 | On macppc, print the recharge time estimate as a recharge time estimate, not | Miod Vallat | |
a battery life estimate, when the battery is charging. Also, if the ac switched state and the life time, whatever it will be a life estimate or a recharge estimate, has been reset to zero, print it as not available. | |||
2001-10-03 | build apm and apmd on macppc | Dale Rahn | |
ok miod@ | |||
2001-07-06 | cleanup and knf | Michael Shalayeff | |
2001-07-05 | remove -d, fix manual, document -s option; mostly from Kevin Steves ↵ | Michael Shalayeff | |
<stevesk@pobox.com> | |||
2001-07-04 | no you are wrong aain, get the hell off the this crusade! | Michael Shalayeff | |
2001-07-04 | fix history | jasoni | |
2001-07-04 | however, this is how we do the history section, dude | Michael Shalayeff | |
2001-07-04 | apm appeared in NetBSD 1.3, not OpenBSD 1.2. | jasoni | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-09-21 | do not hardcode -g -O2 etc. into CFLAGS; pointed out by brad@ | Michael Shalayeff | |
2000-05-18 | Prepare to recurse down usr.sbin to grab manpages | Marc Espie | |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-03-05 | Finish standardizing options list introduction. | Aaron Campbell | |