NetBSD/sys
2016-06-19 23:11:48 +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 Revert previous: ran cvs commit when I meant cvs diff. Sorry! 2016-01-21 15:41:29 +00:00
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 Needs sys/time.h for struct timespec. 2016-01-22 22:35:27 +00:00
rump Use curlwp_bind and curlwp_bindx instead of open-coding LP_BOUND 2016-06-16 02:38:40 +00:00
secmodel secmodel_extensions_system_cb() is not mount-specific, even though 2015-12-12 14:57:52 +00:00
stand
sys Add a new config_detach() flag, DETACH_POWEROFF, which is set when 2016-06-19 09:35:06 +00:00
ufs we already have ufs_lookup.c 1.125 and ufs_vnops.c 1.218. 2016-06-19 23:11:48 +00:00
uvm Change two KASSERT to KASSERTMSG to provide better diagnostics. 2016-06-18 14:56:03 +00:00
Makefile