aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cpucontrol/via.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* cpucontrol(8): De-duplicate common update logicConrad Meyer2018-11-141-51/+20
* 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
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Add VIA microde update support to cpuctl(4) and cpucontrol(8).Fabien Thomas2011-12-121-0/+222