On 22.12.09 09:44, Christoph Egger wrote: > Module Name: src > Committed By: cegger > Date: Tue Dec 22 08:44:03 UTC 2009 > > Modified Files: > src/usr.sbin/acpitools/acpidump: Makefile acpi.c acpi_user.c acpidump.8 > acpidump.c acpidump.h > Removed Files: > src/usr.sbin/acpitools/acpidump: aml_dump.c asl_dump.c > > Log Message: > msg.txt
Damn. I mixed up -m with -F. Log Message should have been: Import acpidump from FreeBSD per request from jmcneill@ Changes made in the port: - adapt path to iasl from /usr/sbin/iasl to /usr/bin/iasl - fix realpath() usage to accomplish NetBSD's behaviour - use EXIT_FAILURE/EXIT_SUCCESS everywhere - fix crash on corrupt DSDT file and print proper error message - implemented additional ACPI table parsers for BERT, BOOT, CPEP, DBGP, EINJ, ERST, HEST, MSCT, SBST, SLIT, SPCR, TCPA, WAET, WDAT and WDRT