summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpiconf
Commit message (Expand)AuthorAgeFilesLines
* Remove unsupported S5 (power off) state since r170976.jkim2015-09-221-5/+3
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-10/+24
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-0/+1
| |\
| * \ Merge head from 7/28sjg2014-08-191-3/+7
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | | Tidy up battery status information. Remove a trailing white space.jkim2015-04-061-10/+24
| |_|/ |/| |
* | | Merge ACPICA 20140926.jkim2014-10-021-0/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-2/+2
* | acpiconf(8): tell users not to use -keadler2014-06-101-1/+2
* | acpiconf(8): check the calendareadler2014-06-091-1/+1
* | acpiconf(8): bump .Ddeadler2014-06-091-1/+1
* | acpiconf(8): document 'k' optioneadler2014-06-091-0/+3
|/
* Reencode files to UTF-8. Drop CP1252 em-dash.uqs2011-12-301-1/+1
* When ACPI reports current battery consumption rate in mAmps, print it alsomav2010-08-241-16/+21
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-1/+0
* Import ACPICA 20090521.jkim2009-06-051-1/+2
* Update the suspend/resume user API while maintaining backwards compat.njl2007-06-211-28/+22
* Correct column alignment.njl2005-07-281-1/+1
* Fix nits in reporting battery information and add battery status reporting.njl2005-07-281-35/+54
* Use the current BST/BIF ioctls, not the deprecated ones.njl2005-07-221-2/+2
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
* o Report charge/discharge rate and remaining capacity in the properimp2004-11-241-7/+38
* phk jumped the gun and posted what looks like a preliminary version ofimp2004-11-241-4/+8
* Dump current status of battery as well.phk2004-11-241-0/+8
* Minor style(9) before possible larger commits.imp2004-11-161-4/+2
* Somehow I missed this last night, acpi_init() doesn't return an int.philip2004-11-131-1/+1
* With the addition of a proper prototype, this is now WARNS=6 clean.philip2004-11-132-1/+2
* Remove the ACPIIO_ENABLE and ACPIIO_DISABLE ioctls as well as allnjl2004-08-182-31/+4
* Comment out the ability to enable/disable ACPI at runtime. This appearsnjl2004-08-151-0/+4
* Markup nit: make the list of options look better.ru2004-06-041-1/+1
* Fix style breakage.takawata2004-03-051-0/+1
* Make unprivilaged user can see battery info.takawata2004-03-041-2/+5
* I don't normally use my middle name, so remove it from attributions indes2004-01-251-2/+2
* Add support for /etc/rc.suspend and /etc/rc.resume for ACPI. They arenjl2003-12-302-4/+31
* Add the -i flag to acpiconf(8) to retrieve battery information.njl2003-09-132-29/+69
* Allow sleep states to be specified as S1, S2, ...njl2003-07-282-1/+5
* Support functions for the new ACPI import.njl2003-04-291-2/+1
* mdoc(7) police: markup fixes.ru2002-11-271-9/+9
* Add sleep state explanation.takawata2002-09-161-4/+10
* The .Nm utilitycharnier2002-07-141-3/+3
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-1/+1
* Make the error messaging more helpful.cjc2001-11-301-9/+11
* ACPI CA doesn't recognis S4BIOS as a seperate sleep type anymore, somsmith2001-07-212-17/+0
* Remove whitespace at EOL.dd2001-07-151-1/+1
OpenPOWER on IntegriCloud