summaryrefslogtreecommitdiff
path: root/usr.sbin/acpitools
AgeCommit message (Expand)Author
2009-12-27Put "MAN= acpidump.8" back outside the i386/amd64 block so its in theabs
2009-12-22Import acpidump from FreeBSD per request from jmcneill@cegger
2009-12-22msg.txtcegger
2009-12-22Import acpidump from FreeBSD per request from jmcneill@cegger
2009-11-02Escape literal backslashes.joerg
2009-10-08fix acpidump segfaultcegger
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2009-01-18fix -Wsign-compare issueslukem
2008-08-29Include aml/aml_region.h after aml/aml_common.h to avoid redefinition errors.gmcgarry
2008-02-26Convert a simple tbl(1) table (which wasn't being formatted)lukem
2008-02-13-if an RSDT entry points to a table with invalid checksum, printdrochner
2008-02-13Fix quoting of string literals, printing of names and add most ACPI 3.0joerg
2008-02-03make it compile for the !defined(DEBUG) case.dogcow
2008-02-03comment out some asserts for now.christos
2008-01-15Workaround potential crash in acpidump, from Yorick Hardy.jmcneill
2007-01-14New sentence, new line.wiz
2007-01-14Sort sections, sort SEE ALSO. Use Rs/Re for citation.wiz
2007-01-14Now compiles on amd64, mostly due to %llx -> %PRIx64, but also changing somedogcow
2007-01-14only build on i386 and amd64.christos
2007-01-14Add acpitoolschristos