NetBSD/sys
2016-06-19 06:58:17 +00:00
..
altq Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
arch Trailing whitespace. 2016-06-18 16:51:44 +00:00
coda
compat Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
conf Add NVMe command passthrough support. 2016-06-04 16:11:50 +00:00
crypto
ddb
dev Broaden the #if NBIO > 0 block. Should fix broken evbppc build. 2016-06-19 06:58:17 +00:00
dist/pf Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
external Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
fs Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
gdbscripts
ipkdb
kern Check for duplicate module names before loading modules that were 2016-06-16 23:09:44 +00:00
lib PR 51200 gets in libsa considered harmful: use kgets 2016-06-11 06:58:42 +00:00
miscfs
modules avoid duplicate symbols. 2016-06-18 21:45:05 +00:00
net Fix error branches of if_sdl_sysctl. 2016-06-16 15:18:33 +00:00
net80211
netatalk Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netbt
netinet Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
netinet6 Use if_get_byindex instead of if_byindex for MP-safe 2016-06-16 03:03:33 +00:00
netipsec Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netisdn Introduce m_set_rcvif and m_reset_rcvif 2016-06-10 13:27:10 +00:00
netkey
netmpls Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netnatm Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
netsmb
nfs Serialize all access to the NFS request queue via splsoftnet(). Fixes random 2016-06-17 14:28:29 +00:00
opencrypto
rump Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
secmodel
stand
sys Bump kernel version for mbuf (pkthdr#rcvif) change 2016-06-16 02:54:41 +00:00
ufs needs <stdbool.h> 2016-06-10 06:30:58 +00:00
uvm Change two KASSERT to KASSERTMSG to provide better diagnostics. 2016-06-18 14:56:03 +00:00
Makefile