aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apmd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-101-2/+0
* Move apmd.conf to CONFS in usr.sbin/apmd which simplifies this nicely.Brad Davis2018-07-261-0/+1
* Create a package for apm(8).Glen Barber2016-01-211-0/+2
* Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
* - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)Ulrich Spörlein2010-05-191-6/+1
* Sync apmd(8) with DragonflyBSD, bringing WARNS to 3Ulrich Spörlein2010-05-141-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Mark APM manpages as i386-only.Ruslan Ermilov2004-01-211-0/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+1
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+2
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-2/+0
* Don't forget to clean y.output. Most files generated by yacc are cleanedBruce Evans2000-05-151-7/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The apmd package provides a means of handling various APM events fromMitsuru IWASAKI1999-07-101-0/+23