NetBSD/sys
2017-02-01 05:46:41 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch Update the URLs, and add the DC_refills_ flags (from the spec, not present 2017-01-31 17:38:54 +00:00
coda
compat avoid the shadow 2017-01-28 21:54:57 +00:00
conf Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev regen. 2017-02-01 05:46:41 +00:00
dist/pf use in6_print 2017-01-16 15:46:19 +00:00
external merge conflicts 2017-01-25 13:38:21 +00:00
fs Run vflush() when going from read/write to read only. 2017-01-27 10:47:54 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern restore r1.118 2017-02-01 01:51:07 +00:00
lib Initial commit of native amd64 EFI boot loader. 2017-01-24 11:09:14 +00:00
miscfs Handle v_writecount from layer_open(), layer_close() and layer_revoke() 2017-01-27 10:47:13 +00:00
modules Define MODULAR so we can have syscalls autoload after the module autoloads. 2017-01-26 01:32:34 +00:00
net Correctly handle the return value of arpresolve, otherwise we either leak 2017-01-31 17:13:36 +00:00
net80211 appease coverity by using strlcpy instead of strncpy 2017-01-14 16:34:44 +00:00
netatalk Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netinet Tweak softnet_lock and NET_MPSAFE 2017-01-24 07:09:24 +00:00
netinet6 Tweak softnet_lock and NET_MPSAFE 2017-01-24 07:09:24 +00:00
netipsec ip6_sprintf -> IN6_PRINT so that we pass the size. 2017-01-16 15:44:46 +00:00
netisdn Defer bpf_mtap in Rx interrupt context to softint 2017-01-24 09:05:27 +00:00
netkey
netmpls
netnatm
netsmb
nfs
opencrypto
rump Run vflush() when going from read/write to read only. 2017-01-27 10:48:51 +00:00
secmodel
stand
sys For LOCKDEBUG: 2017-01-26 04:11:56 +00:00
ufs Fix unsigned 2017-01-13 18:04:36 +00:00
uvm add missing forward struct decl 2017-01-13 04:43:16 +00:00
Makefile