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