summaryrefslogtreecommitdiffstats
path: root/usr.sbin/acpi/acpiconf
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: .Dv -> .Cm where appropriate.ru2001-01-221-6/+6
|
* Spell my name right in the copyright.des2001-01-141-1/+1
|
* Oops, forgotten to add manpage.iwasaki2001-01-131-0/+80
|
* Add manpage for acpiconf.iwasaki2001-01-131-2/+1
| | | | Submitted by: des
* Remove dependence on old acpi driver from acpi userland tools.iwasaki2000-11-081-8/+38
| | | | | | | | | | - 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-301-1/+4
| | | | Submitted by: iwasaki
* import acpiconf(8) from ACPI For FreeBSD project.iwasaki2000-08-312-0/+118
Obtained from: ACPI For FreeBSD project
OpenPOWER on IntegriCloud