summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/contrib
Commit message (Collapse)AuthorAgeFilesLines
* getopt(3) returns -1, not EOF when out of args.kevlo2007-02-051-1/+1
|
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-1/+1
| | | | MFC after: 2 weeks
* Handle snprintf() returning -1.brian2001-08-201-1/+5
| | | | MFC after: 2 weeks
* Check strdup() return valuesjedgar2001-01-201-3/+12
| | | | Reviewed by: kris
* $Header$ -> $FreeBSD$peter1999-08-281-1/+1
|
* The apmd package provides a means of handling various APM events fromiwasaki1999-07-101-0/+273
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