summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd
Commit message (Collapse)AuthorAgeFilesLines
* Don't forget to clean y.output. Most files generated by yacc are cleanedbde2000-05-151-7/+5
| | | | | | automatically, but not this one. Fixed some style bugs.
* Remove Xr to apmconf(8) since it got replaced in total by apm(8).asmodai2000-01-231-2/+1
|
* Spelling fix.mpp1999-10-301-6/+2
| | | | | | | Also fix a minor mdoc style problem that I noticed. PR: bin/14589 Submitted by:hristian Weisgerber <naddy@mips.rhein-neckar.de>
* Fix warning: return type of `main' is not `int'peter1999-09-151-1/+1
|
* Fix debut version to 3.3, not 4.0.iwasaki1999-09-111-1/+1
|
* Handle CAPABILITIESCHANGE event.iwasaki1999-09-111-0/+2
| | | | Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage.
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-287-7/+7
|
* Fix typo ($Id: ... % --> $Id: ... $).iwasaki1999-07-101-1/+1
|
* The apmd package provides a means of handling various APM events fromiwasaki1999-07-108-0/+1697
userland code. Using apmd.conf, the apmd(8) configuration file, you can select the APM events to be handled from userland and specify the commands for a given event, allowing APM behaviour to be configured flexibly. Have Fun! Submitted by: iwasaki, KOIE Hidetaka <hide@koie.org> Reviewed by: -hackers, -mobile and bsd-nomads ML folks. Contributed by: Warner Losh <imp@FreeBSD.org>, Hiroshi Yamashita <bluemoon@msj.biglobe.ne.jp>, Yoshihiko SARUMARU <mistral@imasy.or.jp>, Norihiro Kumagai <kuma@nk.rim.or.jp>, NAKAGAWA Yoshihisa <nakagawa@jp.FreeBSD.org>, and Nick Hilliard <nick@foobar.org>.
OpenPOWER on IntegriCloud