freebsd-dev/usr.sbin/cpucontrol
Konstantin Belousov 4b06638f20 Update cpucontrol(8).
Mention new -n flag.
Remove optional -h from the operation list lines, -h would cause the
utility to exit without performing the action.
Explain the default path behavior, list default path.
Correct example of update performed from the non-default path,
it needs -n and the trailing slash is redundand.
Remove useless BUGS section.

Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-09-30 10:03:42 +00:00
..
amd10h.c Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
amd.c cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor 2012-06-03 08:30:00 +00:00
amd.h Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
cpucontrol.8 Update cpucontrol(8). 2017-09-30 10:03:42 +00:00
cpucontrol.c Allow to disable default microcode updates search path with the new 2017-09-30 09:59:32 +00:00
cpucontrol.h
intel.c Avoid clobbering errno with a call to fprintf 2013-01-16 05:00:51 +00:00
intel.h
Makefile Add support for microcode update on newer AMD CPUs (10h+) 2016-11-02 16:15:49 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
via.c Avoid clobbering errno with a call to fprintf 2013-01-16 05:00:51 +00:00
via.h