summaryrefslogtreecommitdiff
path: root/usr.sbin/apmd
AgeCommit message (Expand)Author
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-09-25Mention that the program is only installed on supported platforms.reed
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-07-29Added zaurus.nonaka
2006-10-07PR/18906: roskens at elfin dot net: misc. select() to poll() updates.elad
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2006-01-20Default socket owner to operator:operator.elad
2005-03-16Kill __P(); WARNS=3xtraeme
2004-07-04add hpcshuch
2004-05-16Describe default polling rate correctly, from Jeff Ito in PR 25589.wiz
2004-01-06Remove unused (unsafe!) MAX macro. From Jeff Ito in PR 23995.wiz
2003-06-24Make child processes log failure to exec scripts.martin
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-10-14Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pagestakemura
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-18select() -> poll()mycroft
2002-06-18userland access to apm emulation.itojun
2002-01-11daemon(3) has to be called prior to file descriptor setups.itojun
2001-12-31Statements must follow labels.thorpej
2001-09-15Zero clear the apm_power_info structure being passed to ioctl.enami
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2001-04-03Xref apm 8, not 1. Whitespace fixes while I'm here.wiz
2001-02-19convert to use getprogname()cgd
2001-01-25be more picky about running /etc/apm/{battery,line} in responsechuck
2001-01-11use explicit name rather than __progname in openloglukem
2000-11-05format the option descriptions in a more standard (and imho readable) stylelukem
2000-08-13Check for lowbattery state (if running -l) when polling for state,jhawk
2000-03-04Add a `-v' option, and make various log messages depend on `-d' or `-v'.mycroft
2000-02-02Kill the period in SEE ALSO.enami
2000-01-13Add 'l' to getopt-checked flagsjlam
1999-12-29mention /usr/share/examples/apm/scripthubertf
1999-12-15Enable build on sparc, and move manpage out of i386 specific directorygarbled
1999-09-04Do not force logging of status in the POWER_CHANGE case. Anysoren
1999-06-06Use pidfile(3).thorpej
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1998-12-19PR/6606: Johnny C. Lam: Add -l flag to apmd so that it suspends automagicallychristos
1998-11-19Add support for running scripts for line power to battery transitionskenh
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-17remove unnecessary externslukem
1997-10-03replace -W flags in CFLAGS with WARNS?=1, cleanupmikel
1997-10-03apm is new in 1.3, update HISTORY to say somikel
1997-07-30Fix files using old TNF copyright noticejtc
1997-07-11xref execve(2) not nonexistent execv(2), reorder xrefsmikel
1997-06-23decend all subdirs for man pages.mrg