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_1


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.5   17 years  jmc   tweaks;
[TXT] acpidump.c  1.2   18 years  fgsch   remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
[TXT] acpi.c (in the Attic) [Hide]  1.4   17 years  jordan   Added changes to dump all tables not just DSDT -o generates files of form <prefi...
[TXT] acpi_user.c (in the Attic) [Hide]  1.4   17 years  otto   mmap returns MAP_FAILED on error, not -1 or NULL; from xsa@
[TXT] acpidump.h (in the Attic) [Hide]  1.2   19 years  cloder   Clean up gcc-isms. OK tholo
[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.3   18 years  fgsch   remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.
[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 ...