summaryrefslogtreecommitdiff
path: root/usr.sbin/acpitools/amldb
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-08-17fix multiplei repetitive typos in comments, messages and documentation. mainl...andvar
2020-09-12Add HAVE_ACPI and HAVE_UEFI flags to bsd.own.mk and use them tojmcneill
2020-09-11Build acpi tools and iasl on aarch64eb, and fix set lists for MKDEBUG.jmcneill
2020-08-20mmap MAP_FAILED audit.riastradh
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2018-10-14Add acpidump, amldb, and iasl to aarch64 build.jmcneill
2018-10-14getopt returns int, not charjmcneill
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-01-23Define _KERNTYPES for things that need it.christos
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2011-08-29Use __dead.joerg
2009-11-02Escape literal backslashes.joerg
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
2007-01-14New sentence, new line.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