summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/amldb/debug.c
Commit message (Collapse)AuthorAgeFilesLines
* Now that amldb(8) is no longer needed by acpidump, remove the last vestigesnjl2003-08-281-310/+0
| | | | | of the original userland ACPI implementation. amldb is still available from the devel/acpicatools port.
* Move old aml interpreter code to amldb/aml/. This will be used for ouriwasaki2000-11-091-10/+10
| | | | reference and comparison with ACPICA aml interpreter's behavior.
* Update include paths for new header locations.msmith2000-09-301-1/+0
| | | | Submitted by: iwasaki
* import amldb(8) from ACPI For FreeBSD project.iwasaki2000-08-311-0/+311
Obtained from: ACPI For FreeBSD project
OpenPOWER on IntegriCloud