aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Fixed breakage of installation of zzz.8 in previous commit. MLINKSBruce Evans2000-01-251-1/+1
* Add MLINK for apmconf(8).Jeroen Ruigrok van der Werven2000-01-231-1/+1
* Reflect that apmconf(8) has been absorbed by apm(8).Jeroen Ruigrok van der Werven2000-01-231-0/+7
* Import the apmconf function descriptions as per modified patchJeroen Ruigrok van der Werven2000-01-221-14/+28
* Cleanups, new options, and syntax changes w.r.t. the -e fiag I had justBrian Feldman2000-01-221-39/+75
* Add the apm -e argument, which will toggle the "enabled" status of APM.Brian Feldman2000-01-162-3/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Change to continue process after calling `Get Resume TImer' APMMitsuru IWASAKI1999-08-141-2/+2
* Reenable use of the APMIO_BIOS ioctl for now.Mike Smith1999-07-301-7/+1
* Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timerMike Smith1999-07-301-2/+7
* Make bcd2int work (resume time reporting now works.)Brian Feldman1999-07-201-3/+5
* Make wall_cmos do something.Brian Feldman1999-07-201-4/+13
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+3
* o Enable standby mode in apm utility. You need a newer kernel for thisWarner Losh1998-09-042-11/+203
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2