summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpidump
Commit message (Collapse)AuthorAgeFilesLines
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+0
|
* mdoc(7) police: removed leading (non-sense) .Ns call.ru2001-02-061-1/+1
|
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Remove dependence on old acpi driver from acpi userland tools.iwasaki2000-11-086-11/+137
| | | | | | | | | | - acpiconf Replace include files from old acpi driver to acpica driver. New sleep type `4b' had been added (S4BIOS) for `-s' option. Of course this has no effect because driver doesn't support it for now :-) - acpidump All needed structs in sys/dev/acpi/*.h had been merged into local header file. No changes on its usage.
* Update include paths for new header locations.msmith2000-09-305-5/+10
| | | | Submitted by: iwasaki
* Add manpages acpi userland tools.iwasaki2000-09-142-2/+175
| | | | Obtained from: ACPI for FreeBSD project
* import acpidump(8) from ACPI For FreeBSD project.iwasaki2000-08-317-0/+1848
Obtained from: ACPI For FreeBSD project
OpenPOWER on IntegriCloud