This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
random
History
Mark Murray
dcabe03158
Fix printf-like formats for KASSERT.
...
Submitted by: jenkins Approved by: so (/dev/random blanket)
2015-10-05 10:45:52 +00:00
..
build.sh
Make the UMA harvesting go away completely if not wanted. Default to "not wanted".
2015-08-22 12:59:05 +00:00
fortuna.c
Make the UMA harvesting go away completely if not wanted. Default to "not wanted".
2015-08-22 12:59:05 +00:00
fortuna.h
…
hash.c
…
hash.h
* Address review (and add a bit myself).
2015-07-12 18:14:38 +00:00
ivy.c
…
nehemiah.c
…
other_algorithm.c
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
other_algorithm.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
random_harvestq.c
Fix printf-like formats for KASSERT.
2015-10-05 10:45:52 +00:00
random_harvestq.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
random_infra.c
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
randomdev.c
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
randomdev.h
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
2015-08-17 07:36:12 +00:00
uint128.h
…
unit_test.c
Make the UMA harvesting go away completely if not wanted. Default to "not wanted".
2015-08-22 12:59:05 +00:00
unit_test.h
* Address review (and add a bit myself).
2015-07-12 18:14:38 +00:00
yarrow.c
Make the UMA harvesting go away completely if not wanted. Default to "not wanted".
2015-08-22 12:59:05 +00:00
yarrow.h
…