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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] aml/        
[TXT] Makefile  1.3   18 years  cloder   Clean up gcc-isms. OK tholo
[TXT] acpidump.8  1.7   16 years  deraadt   fix getopt handling; ok marco
[TXT] acpidump.c  1.4   16 years  deraadt   missing break; spotted by robert, marco did not read the diff well enough or try...
[TXT] acpi.c (in the Attic) [Hide]  1.5   16 years  chl   remove "unused variable" warnings tested by deraadt@ on a gcc2 arch looks ok r...
[TXT] acpi_user.c (in the Attic) [Hide]  1.5   17 years  jsg   Don't get upset about short sized input files. ok moritz@
[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.7   16 years  fgsch   implement a few more opcodes from acpi 3.0 and fix output in some cases. dell d6...
[TXT] debug.h (in the Attic) [Hide]  1.1   18 years  tholo   Start on a basic ACPI framework -- does not do much more than read out the ACPI ...