summaryrefslogtreecommitdiff
path: root/usr.sbin/cpucontrol/intel.c
Commit message (Expand)AuthorAgeFilesLines
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-141-50/+24
* cpucontrol: improve Intel microcode revision checkEd Maste2018-05-121-1/+8
* Style. Remove useless return.Konstantin Belousov2017-12-281-8/+8
* Complete r327264 by fixing yet another return without cleanup.Konstantin Belousov2017-12-281-1/+1
* Use proper failure path rather than just returning.Warner Losh2017-12-281-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Avoid clobbering errno with a call to fprintfEitan Adler2013-01-161-0/+3
* Remove dead assignments, we overwrite the variable almost immediately.Gavin Atkinson2010-06-191-1/+0
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelStanislav Sedov2008-08-081-0/+285