aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
Commit message (Expand)AuthorAgeFilesLines
* Create a package for apm(8).Glen Barber2016-01-211-0/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* Mark global functions and/or variables in apm(8) static where possible.Ed Schouten2011-11-061-1/+1
* MFtbemd:Warner Losh2010-08-231-1/+1
* Garbage collect unused variable, missed in r200840Ulrich Spörlein2010-05-191-5/+0
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+0
* apm(8) is no longer linked to zzz(8), catch up.Ruslan Ermilov2009-12-222-30/+17
* Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c andJung-uk Kim2009-09-271-1/+1
* Make apm(8) understand AC Line state 2 as "backup power".Will Andrews2005-05-302-4/+6
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-11/+11
* o Remove duplicate includes.Maxim Konovalov2005-01-011-2/+0
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-9/+18
* Fix to not use 255, but instead use APM_UNKNOWN.Warner Losh2004-06-301-9/+9
* Remove a duplicated printf().Maxime Henrion2004-06-301-1/+0
* Tabs were accidentally lost in the last commit.Maxime Henrion2004-06-161-0/+3
* Factor out some duplicated code and fix some style(9) issues.Maxime Henrion2004-06-141-69/+62
* Check for >= 255 since sign extension from byte to u_int sometimes makesNate Lawson2004-05-272-43/+40
* Mark APM manpages as i386-only.Ruslan Ermilov2004-01-212-1/+2
* Remove the zzz files since they have been moved to src/usr.sbin/zzzNate Lawson2003-07-143-100/+1
* Change zzz to be a shell script that checks for APM or ACPI support andNate Lawson2003-07-143-3/+101
* If mktime() or timegm() return -1, print out the resume timer value asRobert Watson2003-07-131-3/+6
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-1/+1
* The -t flag in the retired apmconf.8 is the same as "-h false" in theAnton Berezin2003-05-011-1/+1
* Fix a typo: "Managment" -> "Management".Maxim Konovalov2003-04-241-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-4/+4
* mdoc(7) police: Deal with self-xrefs.Ruslan Ermilov2002-12-241-2/+2
* Add missing .Nm. Add FBSDID. fprintf -> warnx. Lowercase first letter insidePhilippe Charnier2002-10-152-9/+8
* Remove extra args to printfWarner Losh2002-08-251-2/+2
* Don't dump all information about apm when only asked to enable/disable apmMaxim Sobolev2002-07-261-0/+2
* The .Nm utilityPhilippe Charnier2002-07-141-3/+6
* Minor grammar fix:Giorgos Keramidas2002-03-081-1/+1
* mdoc(7) police: join split punctuation to macro calls.Ruslan Ermilov2001-08-101-2/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-15/+15
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-7/+7
* Add missing "delta" argument to description headline of "apm" -r optionRalf S. Engelschall2000-11-121-1/+1
* Add output of per battery information to apm(1).Hajimu UMEMOTO2000-08-131-1/+53
* If caller have privilege to r/w access to /dev/apm, show theHajimu UMEMOTO2000-08-041-58/+65
* apm -d also needs a writable file descriptor.Nick Sayer2000-07-231-1/+1
* When we're just reading info from the driver, attempt to open the apmWarner Losh2000-07-191-1/+4