Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-17 | 1 | -3/+3 | |
| | |||||
* | Replace old-fashioned .Fd by new-fangled .In for #include lines. | 2013-06-04 | 1 | -7/+7 | |
| | | | | | Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change. | ||||
* | dispense with some wacky escape sequences; | 2010-03-26 | 1 | -4/+4 | |
| | |||||
* | Update manpage to reflect new return code from function. | 2007-09-13 | 1 | -4/+5 | |
| | | | | Thanks to mk@ for reminding me. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | tweaks; | 2007-02-18 | 1 | -7/+8 | |
| | |||||
* | Document aml_val2int(). Also, add an EXAMPLES section that shows use of | 2007-02-17 | 1 | -1/+72 | |
| | | | | | | | | aml_evalname(), aml_val2int(), and aml_freevalue() in turn. Still a lot more to come. ok marco | ||||
* | Add aml_find_node(). | 2007-02-17 | 1 | -1/+21 | |
| | |||||
* | Marco has been wanting documentation for the AML/ACPI API for a long | 2007-02-17 | 1 | -0/+109 | |
time so here is a first stab at it. Only documents three functions so far, but I'm putting it in the tree now so more people can easily contribute. Input and ok marco jmc |