NetBSD/sys
tls 5819ac2839 Convert the entropy pool framework from pseudo-callout-driven to
soft interrupt driven operation.

Add a polling mode of operation -- now we can ask hardware random number
generators to top us up just when we need it (bcm2835_rng and amdpm
converted as examples).

Fix a stall noticed with repeated reads from /dev/random while testing.
2013-06-13 00:55:01 +00:00
..
altq
arch Convert the entropy pool framework from pseudo-callout-driven to 2013-06-13 00:55:01 +00:00
coda
compat Typo 2013-06-08 12:50:32 +00:00
conf there is no more fast_ipsec 2013-06-10 20:28:36 +00:00
crypto
ddb
dev Convert the entropy pool framework from pseudo-callout-driven to 2013-06-13 00:55:01 +00:00
dist/pf
external fix build for 'no options MTRR' 2013-06-06 07:55:46 +00:00
fs Don't change a read-only file system. 2013-05-15 16:44:03 +00:00
gdbscripts
ipkdb
kern Convert the entropy pool framework from pseudo-callout-driven to 2013-06-13 00:55:01 +00:00
lib Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
miscfs Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
modules - NPF connection tracking: rework synchronisation on tracking disable/enable 2013-06-02 02:20:04 +00:00
net When an interface link state changes to down, mark all attached IPv6 2013-06-11 12:08:29 +00:00
net80211
netatalk
netbt
netinet Split IPsec code in ip_input() and ip_forward() into the separate routines 2013-06-08 13:50:22 +00:00
netinet6 When an interface link state changes to down, mark all attached IPv6 2013-06-11 12:08:29 +00:00
netipsec remove the last vestiges of fast_ipsec 2013-06-11 13:30:20 +00:00
netisdn Fix signature of capi_ll_control. 2013-05-29 09:26:02 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Make sure root creds override fs mode (at least in a root cred secmodel). 2013-06-12 12:14:35 +00:00
secmodel
stand
sys Convert the entropy pool framework from pseudo-callout-driven to 2013-06-13 00:55:01 +00:00
ufs Make DEBUG kernel compile: di_u.inumber -> di_inumber 2013-06-10 09:25:05 +00:00
uvm
Makefile