summaryrefslogtreecommitdiff
path: root/usr.sbin/acpidump/aml
AgeCommit message (Expand)Author
2010-08-05die aml parser dieMarco Peereboom
2009-06-01Fix NULL dereference in aml_name.c (acpidump)Mike Larkin
2008-09-10Proper format string modifiers and missing includes to get correct prototypesMiod Vallat
2007-11-26Decode CreateQWordFiled().Mark Kettenis
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
2007-10-08attribute packed -> __packedGilles Chehade
2006-10-31Remove dead code; len is always >= 1.Todd C. Miller
2006-02-06typos from alexey dobriyan;Jason McIntyre
2005-06-12strcat -> strlcatNikolay Sturm
2005-06-07strlcpy cleanup; cloder okTheo de Raadt
2005-06-04Clean up gcc-isms. OK tholoChad Loder
2005-06-03Don't use __LINE__ to prevent binary changing when nothing reallyAlexander Yurchenko
2005-06-02Start on a basic ACPI framework -- does not do much more than read out theThorsten Lockert