summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd
Commit message (Expand)AuthorAgeFilesLines
* It seems <sys/types.h> is a new prerequisite for <bitstring.h> afterpeter2016-05-243-1/+3
* MFHgjb2016-03-021-6/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-6/+0
* | Create a package for apm(8).gjb2016-01-211-0/+2
|/
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.bdrewery2015-09-251-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Add META_MODE support.sjg2015-06-131-0/+26
|\
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-8/+8
| |\
| * \ Merge from headsjg2013-09-051-4/+4
| |\ \
| | \ \
| | \ \
| *-. \ \ Sync from headsjg2012-11-041-3/+3
| |\ \ \ \
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+25
| | |/ / / | |/| | |
* | | | | Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-8/+8
| |_|/ |/| |
* | | Improve compatibility with recent flex from flex.sourceforge.net.jkim2013-05-031-4/+4
| |/ |/|
* | mdoc: avoid nested displays. Fixes mandoc warnings.joel2012-06-131-3/+3
|/
* mdoc: correct .Bd/.Bl arguments.joel2012-03-261-1/+1
* Don't generate input() since it's not used.brucec2010-11-221-0/+1
* Remove extraneous Aq.joel2010-11-071-1/+1
* mdoc: drop even more redundant .Pp callsuqs2010-10-191-2/+0
* For consistency, cast result of getpid() to longkevlo2010-08-311-1/+1
* - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)uqs2010-05-193-23/+11
* Sync apmd(8) with DragonflyBSD, bringing WARNS to 3uqs2010-05-146-40/+68
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-0/+2
* getopt(3) returns -1, not EOF when out of args.kevlo2007-02-052-2/+2
* POWERSTATECHANGE was misspelled.mdodd2005-03-241-1/+1
* Expand *n't contractions.ru2005-02-131-1/+1
* Fixed formatting in the AUTHORS section.ru2005-01-181-0/+1
* Sort sections.ru2005-01-181-11/+11
* Eliminated double whitespace.ru2004-07-031-1/+1
* Mechanically kill hard sentence breaks.ru2004-07-021-7/+14
* Mark APM manpages as i386-only.ru2004-01-212-1/+2
* Use separate events for resume from standby and suspend in the apm(4)njl2003-12-301-3/+7
* - Set close on exec flag for device file descriptors.mdodd2003-06-221-0/+11
* - Don't ignore SIGTERM.mdodd2003-06-222-4/+20
* o BATTTIME and BATTPERCENT are 'int' not 'str'.maxim2003-06-161-1/+1
* include string.h for memcmp declearationimp2003-06-091-0/+1
* english(4) police.schweikh2002-12-271-1/+1
* The .Nm utilitycharnier2002-07-141-9/+15
* de-__P()alfred2002-07-111-4/+4
* Handle snprintf() returning < 0 (not just -1)brian2001-08-201-1/+1
* Handle snprintf() returning -1.brian2001-08-201-1/+5
* mdoc(7) police:ru2001-08-071-5/+3
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-2/+1
* Remove GCC'isms in CFLAGS.obrien2001-07-201-1/+1
* Remove whitespace at EOL.dd2001-07-151-12/+12
* Add battery state monitoring to apmd.nsayer2001-05-154-8/+238
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+2
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-2/+0
* Check strdup() return valuesjedgar2001-01-202-4/+14
OpenPOWER on IntegriCloud