index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
apmd
Age
Commit message (
Expand
)
Author
2013-11-13
protos, and please gcc warnings about operator precedence
Theo de Raadt
2013-08-22
Correct format string mismatches turned up by -Wformat=2
Philip Guenther
2013-05-19
add some messages when entering suspend as well
Ted Unangst
2013-05-15
If execing an /etc/apm/* program fails, log the failure and error message.
Philip Guenther
2013-04-29
use FD_CLOEXEC instead of 1; from David Hill
Okan Demirmen
2012-03-26
Add hibernate request support. Also installs a ZZZ binary for the
Theo de Raadt
2011-04-21
daemon() can fail; don't hide this for the user if that's the case.
Jasper Lievisse Adriaanse
2010-10-28
wording clarification; from Jan Stary
Jason McIntyre
2010-04-02
In automatic mode if the battery is absent go to 100%
Theo de Raadt
2010-03-30
revert revision 1.53.
Owain Ainsworth
2010-02-28
build for loongson; ok miod@ jasper@ matthieu@
Otto Moerbeek
2009-10-22
write UNIX-domain in a more consistent way; while here, replace a
Igor Sobrado
2009-10-22
use the UNIX-related macros (.At and .Ux) where appropriate.
Igor Sobrado
2009-08-04
-epm are not relevant to most (any?) setups and quiet is good anyway: remove
Jason McIntyre
2009-02-26
Change apmd to use the new _REQ ioctls for zzz, this gives X a chance to
Owain Ainsworth
2009-02-26
revert 1.50 and 1.51. kettenis discovered they don't let his sparcle go slow...
Ted Unangst
2009-02-04
gollo@ thought the timeouts were a little short, and indeed, they are off by ...
Ted Unangst
2009-02-03
the prevalence of multi-core laptops revealed that taking the cpu average is
Ted Unangst
2008-08-11
Build apm(8) and apmd(8) on sparc64.
Mark Kettenis
2007-12-05
make description of -A and -C more consistent;
Jason McIntyre
2007-12-05
some minor changes in .Nd and DESCRIPTION to make this more consistent
Jason McIntyre
2007-11-24
cope with incorrect extra arguments; from Rodolfo Gouveia
Theo de Raadt
2007-07-18
Fix uninitialised variable 'sum' in single-processor idle calculation.
Ryan Thomas McBride
2007-06-03
the kernel starts with setperf=100, even though the bios may have throttled.
Ted Unangst
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-28
support for cpu throttling on mp systems
Nikolay Sturm
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
2006-03-14
install these on amd64
Nikolay Sturm
2006-01-28
be less verbose:
Nikolay Sturm
2006-01-19
prompted by deraadt:
Nikolay Sturm
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
2005-11-23
do not abort if hw.setperf is not there. warn. maybe we should even
Theo de Raadt
2005-11-23
permit apmd to run on systems without apm support
Nikolay Sturm
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
2005-06-14
remove speaker handling code. if you really want this, use the /etc/apm/*
Theo de Raadt
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
2005-03-29
Add an apm interface to the tctrl(4) device found on SPARCbooks; currently
Miod Vallat
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
2004-09-14
ARGSUSED before signal handler with unused signo
Theo de Raadt
[next]