summaryrefslogtreecommitdiffstats
path: root/usr.bin/pctr/pctrvar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* reoder letters to fix piles-o'-typosguenther2012-07-111-14/+14
|
* - Fix error handling code.mikeb2007-11-161-95/+98
| | | | | | - Change some function names to conform with Core Duo names. - Correct hadnling of the functions that need non-zero Unit Mast specification. - Some other random cleanup.
* more unification between amd64 and i386 (API changes, but we thinkderaadt2007-10-171-22/+10
| | | | noone else uses this acpi except the command); from Mike Belopuhov
* replacement for the pctr codebase that can handle amd64 processors asderaadt2007-10-171-0/+647
well (in fact, all 4 combinations of codebase and processor) written by Mike Belopuhov and Aleksey Lomovtsev