| Commit message (Expand) | Author | Age | Files | Lines |
| * | Assorted mdoc(7) fixes. | Ruslan Ermilov | 2003-05-22 | 1 | -1/+1 |
| * | The -t flag in the retired apmconf.8 is the same as "-h false" in the | Anton Berezin | 2003-05-01 | 1 | -1/+1 |
| * | Fix a typo: "Managment" -> "Management". | Maxim Konovalov | 2003-04-24 | 1 | -1/+1 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -4/+4 |
| * | mdoc(7) police: Deal with self-xrefs. | Ruslan Ermilov | 2002-12-24 | 1 | -2/+2 |
| * | Add missing .Nm. Add FBSDID. fprintf -> warnx. Lowercase first letter inside | Philippe Charnier | 2002-10-15 | 2 | -9/+8 |
| * | Remove extra args to printf | Warner Losh | 2002-08-25 | 1 | -2/+2 |
| * | Don't dump all information about apm when only asked to enable/disable apm | Maxim Sobolev | 2002-07-26 | 1 | -0/+2 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -3/+6 |
| * | Minor grammar fix: | Giorgos Keramidas | 2002-03-08 | 1 | -1/+1 |
| * | mdoc(7) police: join split punctuation to macro calls. | Ruslan Ermilov | 2001-08-10 | 1 | -2/+1 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -15/+15 |
| * | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for usr.sbin/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -7/+7 |
| * | Add missing "delta" argument to description headline of "apm" -r option | Ralf S. Engelschall | 2000-11-12 | 1 | -1/+1 |
| * | Add output of per battery information to apm(1). | Hajimu UMEMOTO | 2000-08-13 | 1 | -1/+53 |
| * | If caller have privilege to r/w access to /dev/apm, show the | Hajimu UMEMOTO | 2000-08-04 | 1 | -57/+64 |
| * | apm -d also needs a writable file descriptor. | Nick Sayer | 2000-07-23 | 1 | -1/+1 |
| * | When we're just reading info from the driver, attempt to open the apm | Warner Losh | 2000-07-19 | 1 | -1/+4 |
| * | Remove single-space hard sentence breaks. These degrade the quality | Sheldon Hearn | 2000-03-01 | 1 | -1/+2 |
| * | Fixed breakage of installation of zzz.8 in previous commit. MLINKS | Bruce Evans | 2000-01-25 | 1 | -1/+1 |
| * | Add MLINK for apmconf(8). | Jeroen Ruigrok van der Werven | 2000-01-23 | 1 | -1/+1 |
| * | Reflect that apmconf(8) has been absorbed by apm(8). | Jeroen Ruigrok van der Werven | 2000-01-23 | 1 | -0/+7 |
| * | Import the apmconf function descriptions as per modified patch | Jeroen Ruigrok van der Werven | 2000-01-22 | 1 | -14/+28 |
| * | Cleanups, new options, and syntax changes w.r.t. the -e fiag I had just | Brian Feldman | 2000-01-22 | 1 | -39/+75 |
| * | Add the apm -e argument, which will toggle the "enabled" status of APM. | Brian Feldman | 2000-01-16 | 2 | -3/+21 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Change to continue process after calling `Get Resume TImer' APM | Mitsuru IWASAKI | 1999-08-14 | 1 | -2/+2 |
| * | Reenable use of the APMIO_BIOS ioctl for now. | Mike Smith | 1999-07-30 | 1 | -7/+1 |
| * | Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timer | Mike Smith | 1999-07-30 | 1 | -2/+7 |
| * | Make bcd2int work (resume time reporting now works.) | Brian Feldman | 1999-07-20 | 1 | -3/+5 |
| * | Make wall_cmos do something. | Brian Feldman | 1999-07-20 | 1 | -4/+13 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+3 |
| * | o Enable standby mode in apm utility. You need a newer kernel for this | Warner Losh | 1998-09-04 | 2 | -11/+203 |
| * | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | Philippe Charnier | 1998-03-23 | 1 | -2/+2 |
| * | Updated my e-mail addresses. | Tatsumi Hosokawa | 1998-02-20 | 2 | -4/+4 |
| * | Fix a couple of typos. | Steve Price | 1998-01-25 | 1 | -4/+5 |
| * | Output the estimated battery lifetime as "hh:mm:ss" along with | John Polstra | 1997-11-12 | 2 | -6/+33 |
| * | Use warn rather than warnx to report errors opening the APM device. | Warner Losh | 1997-11-06 | 1 | -3/+3 |
| * | Correct the description of the output from the "-s" option. It was | John Polstra | 1997-09-29 | 1 | -2/+2 |
| * | Use err(3). Typo in man page. | Philippe Charnier | 1997-09-02 | 2 | -25/+24 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -1/+1 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Remove an un-needed static declaration. | Nate Williams | 1997-01-06 | 1 | -1/+1 |
| * | Re-write the driver to use getopt(), add the new display suspend | Nate Williams | 1997-01-06 | 2 | -100/+121 |
| * | delete MANDIR=/usr/share/man/man, | Wolfram Schneider | 1996-05-21 | 1 | -1/+3 |
| * | Open up /dev/apm instead of /dev/apm0. | Nate Williams | 1996-03-18 | 1 | -1/+1 |
| * | Add the '-s' flag to apm which returns the status of the APM support | Nate Williams | 1996-03-13 | 2 | -4/+19 |