Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For consistency, cast result of getpid() to long | kevlo | 2010-08-31 | 1 | -1/+1 |
* | - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *) | uqs | 2010-05-19 | 1 | -15/+8 |
* | Sync apmd(8) with DragonflyBSD, bringing WARNS to 3 | uqs | 2010-05-14 | 1 | -35/+33 |
* | getopt(3) returns -1, not EOF when out of args. | kevlo | 2007-02-05 | 1 | -1/+1 |
* | POWERSTATECHANGE was misspelled. | mdodd | 2005-03-24 | 1 | -1/+1 |
* | - Set close on exec flag for device file descriptors. | mdodd | 2003-06-22 | 1 | -0/+11 |
* | - Don't ignore SIGTERM. | mdodd | 2003-06-22 | 1 | -4/+12 |
* | Add battery state monitoring to apmd. | nsayer | 2001-05-15 | 1 | -8/+165 |
* | Check strdup() return values | jedgar | 2001-01-20 | 1 | -1/+2 |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | The apmd package provides a means of handling various APM events from | iwasaki | 1999-07-10 | 1 | -0/+537 |