index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
acpidump
/
acpidump.8
Age
Commit message (
Expand
)
Author
2014-03-13
Don't suggest running the AML parser as root. :-)
Bryan Steele
2014-03-13
oops! none of us spotted that pkg_add is section 1, not 8;
Jason McIntyre
2014-03-13
Correction from jmc@, sort references alphabetically.
Bryan Steele
2014-03-13
Add a reference to the ACPICA utilities, with examples.
Bryan Steele
2010-08-08
tweak previous; specifically, -o is no longer optional;
Jason McIntyre
2010-08-05
kill kill kill the aml parser, kill kill kill it until it is dead
Marco Peereboom
2008-10-30
move the list of options to the right place on the manual page;
Igor Sobrado
2008-06-04
Don't disassemble the AML if the -o option is specified. That way at least
Mark Kettenis
2007-10-17
fix getopt handling; ok marco
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-02-23
tweaks;
Jason McIntyre
2007-02-22
Added new prefix dump option for obtaining all ACPI files
Jordan Hargrave
2006-12-19
no more acpid.8;
Jason McIntyre
2005-06-03
various tweaks;
Jason McIntyre
2005-06-02
Start on a basic ACPI framework -- does not do much more than read out the
Thorsten Lockert