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
/
sys
/
dev
/
rndtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Huge cleanup of random(4) code.
markm
2015-06-30
1
-10
/
+3
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
Snapshot. This passes the build test, but has not yet been finished or debugged.
markm
2013-10-04
1
-1
/
+1
*
Yarrow wants entropy estimations to be conservative; the usual idea
markm
2013-09-06
1
-1
/
+1
*
- Correct mispellings of the word occurrence
gabor
2013-04-17
1
-1
/
+1
*
Revert previous commit...
kevlo
2012-10-10
1
-1
/
+1
*
Prefer NULL over 0 for pointers
kevlo
2012-10-09
1
-1
/
+1
*
Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
ed
2011-11-07
1
-2
/
+2
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
2
-2
/
+2
*
Use __FBSDID().
obrien
2003-08-24
1
-1
/
+3
*
Change instances of callout_init that specify MPSAFE behaviour to
sam
2003-08-19
1
-2
/
+1
*
o correct mib spelling: reset -> retest
sam
2003-06-25
1
-3
/
+15
*
FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically
sam
2003-03-11
2
-0
/
+455