OpenBSD CVS

src/usr.sbin/acpidump/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / acpidump

Current tag: OPENBSD_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] aml/        
[TXT] Makefile  1.3   19 years  cloder   Clean up gcc-isms. OK tholo
[TXT] acpidump.8  1.9   15 years  sobrado   move the list of options to the right place on the manual page; while here, remo...
[TXT] acpidump.c  1.5   15 years  miod   Proper format string modifiers and missing includes to get correct prototypes on...
[TXT] acpi.c (in the Attic) [Hide]  1.6   16 years  kettenis   Don't disassemble the AML if the -o option is specified. That way at least we g...
[TXT] acpi_user.c (in the Attic) [Hide]  1.6   15 years  marco   Fix alignment on some machines where crc cehck failed. code from jordan
[TXT] acpidump.h (in the Attic) [Hide]  1.3   16 years  gilles   attribute packed -> __packed OK millert
[TXT] aml_dump.c (in the Attic) [Hide]  1.2   17 years  jordan   Added changes to dump all tables not just DSDT -o generates files of form <prefi...
[TXT] asl_dump.c (in the Attic) [Hide]  1.8   15 years  marco   Fix a bunch of goo by creating a more generic fucntion to handle it. code from ...
[TXT] debug.h (in the Attic) [Hide]  1.1   19 years  tholo   Start on a basic ACPI framework -- does not do much more than read out the ACPI ...