summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump/acpi.c
AgeCommit message (Expand)Author
2009-08-07pull aml/aml_parse.h; otherwise it would take aml_parse_objectlistMartynas Venckus
2008-06-04Don't disassemble the AML if the -o option is specified. That way at leastMark Kettenis
2007-10-17remove "unused variable" warningsCharles Longeau
2007-02-22Added changes to dump all tables not just DSDTJordan Hargrave
2005-07-21remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.Federico G. Schwindt
2005-06-04Clean up gcc-isms. OK tholoChad Loder
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert