index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
cpucontrol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid clobbering errno with a call to fprintf
eadler
2013-01-16
2
-0
/
+6
*
While 'make universe' passed this didn't work with clang.
eadler
2012-10-26
1
-0
/
+2
*
This utility builds without NO_WCAST_ALIGN
eadler
2012-10-26
1
-2
/
+0
*
More -Wmissing-variable-declarations fixes.
ed
2012-10-19
1
-1
/
+1
*
cpucontrol: use CPUCTL_UPDATE ioctl on correct file descriptor
avg
2012-06-03
1
-1
/
+1
*
Fixes to man8 groff mandoc style, usage mistakes, or typos.
wblock
2012-05-24
1
-1
/
+1
*
Hide DIR definition by making it an opaque struct typedef.
gleb
2012-05-19
1
-5
/
+5
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Use NO_WCAST_ALIGN for usr.sbin/cpucontrol; because this is only built
dim
2011-12-17
1
-0
/
+2
*
Add VIA microde update support to cpuctl(4) and cpucontrol(8).
fabient
2011-12-12
4
-1
/
+288
*
- Save some space relying on the fact that all ioctl commands
stas
2011-01-07
1
-5
/
+5
*
- Show textual representation of ioctl command in warning message
stas
2011-01-06
1
-2
/
+7
*
Remove dead assignments, we overwrite the variable almost immediately.
gavin
2010-06-19
2
-3
/
+0
*
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
uqs
2010-05-13
1
-2
/
+2
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
ANSIfy almost all applications that use WARNS=6.
ed
2009-12-29
1
-1
/
+1
*
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
antoine
2009-12-28
1
-1
/
+1
*
- Add support to atomically set/clear individual bits of a MSR register
stas
2009-06-30
2
-25
/
+136
*
Correct the information about when the respective functionality first
brueffer
2009-04-23
1
-1
/
+1
*
- use .Ex macro in EXIT STATUS section
danger
2009-01-07
1
-3
/
+1
*
- Improve wording.
stas
2009-01-04
1
-1
/
+6
*
Mdoc and wording improvements.
brueffer
2008-12-30
1
-9
/
+13
*
- Fix error reporting.
stas
2008-08-12
1
-5
/
+5
*
- Add cpuctl(4) pseudo-device driver to provide access to some low-level
stas
2008-08-08
8
-0
/
+1130