Age | Commit message (Expand) | Author |
2022-09-11 | When looking up a symble using kvm_nlist(3), we need to prepend an | Mark Kettenis |
2021-07-12 | Change the error reporting pattern throughout the tree when unveil | Bob Beck |
2019-05-11 | Make acpidump match the kernel's acpi_loadtables() behavior by | Lawrence Teo |
2019-01-12 | Add -q flag to suppress the message that ACPI information can't be found. | Mark Kettenis |
2018-08-08 | Unveil the special files needed for reading AML tables, and the | Theo de Raadt |
2018-08-03 | We can only unveil if the prefix is a directory (the input paths, and the | Theo de Raadt |
2018-06-30 | Use 64-bit DSDT pointer instead of the 32-bit one if it is zero. | Mark Kettenis |
2018-06-24 | Add support for parsing XSDT tables. Add support for arm64. | Mark Kettenis |
2016-09-26 | If the argument of -o specifies a directory, dump the files without using a | Mark Kettenis |
2015-10-12 | with the RPATH enforcement, acpidump(1) don't work anymore... | Sebastien Marie |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-04 | add "usage: " to usage(); from michael reed | Jason McIntyre |
2015-10-03 | acpidump is used as root and opens /dev/mem readonly, to dig out | Theo de Raadt |
2015-09-04 | zap extra newline that snuck in | Jasper Lievisse Adriaanse |
2015-09-03 | Modify acpidump to work on systems booted from efi boot. Use the ACPI | YASUOKA Masahiko |
2014-07-08 | Stop using uvm_extern.h to fetch uvm_param.h; so define local versions | Theo de Raadt |
2013-12-03 | stop using sys/syslimits.h directly, and use limits.h | Theo de Raadt |
2013-11-12 | prototype the mess of functions inside | Theo de Raadt |
2010-08-08 | tweak previous; specifically, -o is no longer optional; | Jason McIntyre |
2010-08-05 | kill kill kill the aml parser, kill kill kill it until it is dead | Marco Peereboom |
2008-09-10 | Proper format string modifiers and missing includes to get correct prototypes | Miod Vallat |
2007-10-19 | missing break; spotted by robert, marco did not read the diff well enough or ... | Theo de Raadt |
2007-10-17 | fix getopt handling; ok marco | Theo de Raadt |
2005-07-21 | remove trailing newlines from err(3) calls; millert@ and matthieu@ ok. | Federico G. Schwindt |
2005-06-02 | Start on a basic ACPI framework -- does not do much more than read out the | Thorsten Lockert |