NetBSD/sys
2017-01-25 07:49:23 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch Initial commit of native amd64 EFI boot loader. 2017-01-24 11:09:14 +00:00
coda
compat regen 2017-01-16 17:43:04 +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 Remove debug printf()s. 2017-01-25 07:49:23 +00:00
dist/pf use in6_print 2017-01-16 15:46:19 +00:00
external Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
fs Be explicit about how we're placing part of the on-disk name into 2017-01-14 17:17:53 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern Fix build 2017-01-20 09:45:13 +00:00
lib Initial commit of native amd64 EFI boot loader. 2017-01-24 11:09:14 +00:00
miscfs Move vnode member v_lock as vi_lock to vnode_impl.h. 2017-01-11 09:08:58 +00:00
modules Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
net ifmedia_removeall(): Clear ifm_cur and ifm_media after removing all ifmedia 2017-01-25 07:19:24 +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 acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +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 Assert size for sockaddr_mpls, but don't require it to be packed. 2016-10-08 20:19:37 +00:00
netnatm Fix race condition on ifqueue used by traditional netisr 2016-10-03 11:06:06 +00:00
netsmb
nfs Memory leak, found by Mootja. 2016-11-20 09:28:43 +00:00
opencrypto
rump Protect if_clone data with if_clone_mtx 2017-01-20 08:35:33 +00:00
secmodel
stand
sys use ULL so this doesn't break on 32bit builds... sorry 2017-01-17 15:28:34 +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