summaryrefslogtreecommitdiff
path: root/usr.sbin/apm
AgeCommit message (Expand)Author
2015-11-01only pledge if in doing-work-via-daemon modeTheo de Raadt
2015-10-28By hoisting sysctl hw.cpuspeed towards the top, it is possible toTheo de Raadt
2015-10-11Userspace doesn't need to use SUN_LEN(): connect() and bind() must acceptPhilip Guenther
2015-08-04tweak previous; ok deraadtJason McIntyre
2015-08-04Clarify how ACPI unhibernate works, as well as expand a bit on visualMike Larkin
2015-01-28jcs found another remnant of cool running modeTed Unangst
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-10-17remove -C from usage();Jason McIntyre
2014-10-17fewer lies in the docs regarding performance modes after recent changes.Ted Unangst
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2012-07-11improve messages for suspend/hibernateTheo de Raadt
2012-03-30tweak FILES and HISTORY;Jason McIntyre
2012-03-30document ZZZ; ok deraadtJason McIntyre
2012-03-26Add hibernate request support. Also installs a ZZZ binary for theTheo de Raadt
2010-09-19more wacky macro fixing;Jason McIntyre
2010-02-28build for loongson; ok miod@ jasper@ matthieu@Otto Moerbeek
2009-10-30when used with incorrect flags, zzz(8) should call zzusage(void)Igor Sobrado
2009-10-22write UNIX-domain in a more consistent way; while here, replace aIgor Sobrado
2009-10-22use the UNIX-related macros (.At and .Ux) where appropriate.Igor Sobrado
2008-08-11Build apm(8) and apmd(8) on sparc64.Mark Kettenis
2007-12-05make description of -A and -C more consistent;Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2006-06-11change "apmd not running" to "cannot connect to apmd" in error messageNikolay Sturm
2006-05-17same typo fix that ian just fixed in apmd.8;Jason McIntyre
2006-05-10fail zzz w/ a reasonable error msg if apmd is not running; found by deraadt@Michael Shalayeff
2006-04-12If /dev/apm does not respond, use a fake (pre-built) response packetTheo de Raadt
2006-03-15consistently use power *states* and performance *modes*Nikolay Sturm
2006-03-14install these on amd64Nikolay Sturm
2006-03-07Clone documentation for -C and -A options from apmd(8); otherwise they lookTheo de Raadt
2006-03-06failure to connect to apmd socket -- get status from the /dev/apm directlyMichael Shalayeff
2006-02-26spacing; from ray laiJason McIntyre
2006-01-28be less verbose:Nikolay Sturm
2006-01-19prompted by deraadt:Nikolay Sturm
2005-12-02sort options and kill duplicate -C entry;Jason McIntyre
2005-12-02sync to usage in man pageTheo de Raadt
2005-12-02Modify automatic performance adjustment mode so that the cpu is setBob Beck
2005-11-23permit apmd to run on systems without apm supportNikolay Sturm
2005-11-15move the REFERENCES stuff into SEE ALSO;Jason McIntyre
2005-11-15sync usage() w/ man page;Jason McIntyre
2005-11-15sort SYNOPSIS;Jason McIntyre
2005-03-30spacingTheo de Raadt
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
2005-03-29Allow an apm implementation to return -1 in the minutes_left field of theMiod Vallat
2005-03-01too fast little futterbly; cvs said it was before 1.2Michael Shalayeff
2005-03-01apm and apmd appeared for 2.0 not 1.2; spotted by marc@Miod Vallat
2005-02-21Add new apm(4) man page for zaurus based on macppc, and add zaurus toUwe Stuehler
2005-01-19APM emulation framework and zaurus scoop driver. Not enabled yet.Uwe Stuehler
2003-07-30indents; jfb okTheo de Raadt
2003-06-11some ansification, some de-registerTheo de Raadt
2002-09-06put some code after default:Theo de Raadt