aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/acpi/amldb
Commit message (Expand)AuthorAgeFilesLines
* Now that amldb(8) is no longer needed by acpidump, remove the last vestigesNate Lawson2003-08-2826-7607/+0
* english(4) police.Jens Schweikhardt2002-12-271-2/+2
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-6/+8
* Collect multi name handling.Takanori Watanabe2001-10-231-0/+2
* Fix UserTerms disassembling. Now that dumped ASL can be compiled withMitsuru IWASAKI2001-10-222-6/+2
* mdoc(7) police:Ruslan Ermilov2001-08-071-8/+8
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-3/+0
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-12/+11
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-4/+4
* Format string error in warn()Kris Kennaway2000-11-191-2/+2
* Move old aml interpreter code to amldb/aml/. This will be used for ourMitsuru IWASAKI2000-11-0916-79/+79
* Fix StallOp implementaion. I've noticed that StallOp corresponds toMitsuru IWASAKI2000-10-022-2/+1
* Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. NowMitsuru IWASAKI2000-10-012-0/+5
* - Add acpi_disable_events() and set it with EVENTHANDLER_REGISTER in order toMitsuru IWASAKI2000-09-302-4/+20
* Update include paths for new header locations.Mike Smith2000-09-301-1/+0
* More updates to the ACPI code:Mike Smith2000-09-302-2/+7
* Fix LINT breakage by options ACPI_NO_OSDFUNC_INLINE.Mitsuru IWASAKI2000-09-211-0/+3
* Add new function in AML interpreter; aml_invoke_method().Mitsuru IWASAKI2000-09-204-6/+16
* Improve region I/O sub-routines by re-writing most of low level partMitsuru IWASAKI2000-09-208-445/+732
* Add manpages acpi userland tools.Mitsuru IWASAKI2000-09-142-2/+341
* import amldb(8) from ACPI For FreeBSD project.Mitsuru IWASAKI2000-08-315-0/+1086
* A lot of changes on acpi driver code.Mitsuru IWASAKI2000-08-291-1/+5
* Add orthogonal part of ACPI support code.Takanori Watanabe2000-08-2420-0/+5856