This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
cpucontrol
History
stas
e04e02cf36
- Save some space relying on the fact that all ioctl commands
...
prefixes are the same. Suggested by: "Carlos A. M. dos Santos" <unixmania@gmail.com>
2011-01-07 18:52:08 +00:00
..
amd.c
Remove dead assignments, we overwrite the variable almost immediately.
2010-06-19 16:29:23 +00:00
amd.h
…
cpucontrol.8
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
2010-05-13 12:07:55 +00:00
cpucontrol.c
- Save some space relying on the fact that all ioctl commands
2011-01-07 18:52:08 +00:00
cpucontrol.h
…
intel.c
Remove dead assignments, we overwrite the variable almost immediately.
2010-06-19 16:29:23 +00:00
intel.h
…
Makefile
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00