tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.sbin
/
acpidump
/
at
jcs
3 files
Makefile
Add support for parsing XSDT tables. Add support for arm64.
7 years ago
acpidump.8
add a comma;
5 years ago
acpidump.c
When looking up a symble using kvm_nlist(3), we need to prepend an underscore. This fixes acpidump on arm64. How this ever worked before is unclear, but part of the puzzle is that we didn't properly check the return value of the kvm_nlist(3) calls. So fix that too.
3 years ago