NetBSD/sys
christos bd61e9ff20 Relax the dup alloc tests to not include the on-disk data for ffsv2, since
nothing checks that the lazy-initialized inodes are correct and if they happen
to get corrupted, there is no way to fix them.
2016-06-19 22:41:31 +00:00
..
altq Avoid storing a pointer of an interface in a mbuf 2016-06-10 13:31:43 +00:00
arch Link to the list of MIPS Computer Systems, Inc. machines. 2016-06-19 10:49:34 +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 ddb: rename show arptab to show routes 2016-04-13 00:47:01 +00:00
dev more NBIO > 0 2016-06-19 21:12:44 +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 make '$e' in here the whole structure instead of a pointer, to combine 2016-05-12 00:35:10 +00:00
ipkdb
kern Add a new config_detach() flag, DETACH_POWEROFF, which is set when 2016-06-19 09:35:06 +00:00
lib PR 51200 gets in libsa considered harmful: use kgets 2016-06-11 06:58:42 +00:00
miscfs Split p_xstat (composite wait(2) status code, or signal number depending 2016-04-04 20:47:57 +00:00
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 Use M_GETCTX and M_SETCTX instead of open-coding rcvif 2016-05-16 09:53:59 +00:00
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 Add a new config_detach() flag, DETACH_POWEROFF, which is set when 2016-06-19 09:35:06 +00:00
ufs Relax the dup alloc tests to not include the on-disk data for ffsv2, since 2016-06-19 22:41:31 +00:00
uvm Change two KASSERT to KASSERTMSG to provide better diagnostics. 2016-06-18 14:56:03 +00:00
Makefile