Module Name: src Committed By: msaitoh Date: Mon Sep 4 08:08:41 UTC 2017
Modified Files: src/usr.sbin/acpitools/acpidump: acpi.c Log Message: - Calculate offset of a sub header correctly in acpi_handle_hest() to print all of sub entries in HEST correctly. - Print a SpaceID number for unknown ID in acpi_print_gas(). - Use PRINTFLAG() in acpi_print_hest_notify(). - Use %u instead of %d for unsgined values in acpi_print_hest_generic(). To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/acpitools/acpidump/acpi.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.