summaryrefslogtreecommitdiff
path: root/usr.sbin/apm
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2011-11-25Use static + __deadjoerg
2010-03-20Add a note that APM was deprecated by the PC manufacturers in about 1996.jruoho
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-09-25Mention that the program is only installed on supported platforms.reed
2008-05-02WARNS=4 love.xtraeme
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-10-27When no estimate of battery minutes_left can be made, apm shouldplunky
2007-07-29Added zaurus.nonaka
2006-09-23PR/34593: Arnaud LACOMBE: apm(8) prints meaningless default unknow valueelad
2005-11-24build the apm utility on sparc since we already build apmdmacallan
2005-01-23Add 'd' to usage, sort options in usage, sort options in getopt() call.cube
2004-07-03add hpcshuch
2004-03-31Add missing "m" option in SYNOPSIS.tron
2003-06-27No longer i386-only.wiz
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-19use NETBSDSRCDIR as appropriatelukem
2002-09-16Initial support for APM on hpcarm (just enough to get battery state)manu
2002-08-08Remove extraneous \n's in {err,warn}{,x} that used to be printfs.soren
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-06-18userland access to apm emulation.itojun
2001-09-13- Bail out when failed to ioctl.enami
2001-09-13KNF and other misc. stylistic changes.enami
2001-07-22support multiple batteries (currently only # of batteris is visible -itojun
2001-04-21Add arch to Dt, since it's only installed for i386. Whitespace nits.wiz
2001-02-19convert to use getprogname()cgd
2000-02-05Kill the period in the SEE ALSO list.enami
1999-08-08Document -s option. Fixes PR 6759 by me.hwr
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-01-15Add -m option to display minutes left. From dbj@netbsd.orgaugustss
1998-11-13momentarily -> in a moment, to avoid ambiguity.abs
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-03-31Change return type of main to int.mycroft
1997-11-11add missing .Nm sectionsmrg
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-17minor cleanuplukem
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-06-23decend all subdirs for man pages.mrg
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr