aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cpuctl
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-271-2/+2
* Remove unneeded D_NEEDMINOR from cpuctl(4).Ed Schouten2008-09-011-1/+0
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelStanislav Sedov2008-08-081-0/+446