NetBSD/sys
2016-12-21 21:28:30 +00:00
..
altq PR 51553 David Binderman: don't bother counting up backlogged classes 2016-11-21 07:15:36 +00:00
arch When the i386 port was designed, the bootstrap code needed little physical 2016-12-20 14:03:15 +00:00
coda
compat Add support for hardware assisted watchpoints/breakpoints API in ptrace(2) 2016-12-15 12:04:17 +00:00
conf Restructure speaker devices so that there can be multiple of them, and have 2016-12-13 20:20:34 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb
dev really keep request queued after resource shortage 2016-12-21 21:28:30 +00:00
dist/pf Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
external Fix repro build. 2016-12-18 16:34:19 +00:00
fs Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48: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 Restructure vdrain_vrele(). While it is not possible for another thread 2016-12-20 10:02:21 +00:00
lib Fix a wrong flag and KNF. 2016-12-03 09:20:55 +00:00
miscfs Add functions to access device flags. This restores simultaneous audio 2016-12-09 19:13:47 +00:00
modules Create a single combined module for spkr_pcppi and spkr_audio, and 2016-12-15 06:48:14 +00:00
net Fix deadlock between llentry timers and destruction of llentry 2016-12-21 08:47:02 +00:00
net80211 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +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 Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
netinet6 Fix deadlock between llentry timers and destruction of llentry 2016-12-21 08:47:02 +00:00
netipsec Add rtcache_unref to release points of rtentry stemming from rtcache 2016-12-08 05:16:33 +00:00
netisdn Annotate bpf_mtap still running in Rx hardware interrupt with "XXX not in softint" 2016-12-15 09:35:24 +00:00
netkey
netmpls
netnatm
netsmb
nfs Memory leak, found by Mootja. 2016-11-20 09:28:43 +00:00
opencrypto
rump Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
secmodel
stand
sys Change CLOCK_THREAD_CPUTIME_ID so that it is not negative; requested by joerg 2016-12-18 17:18:01 +00:00
ufs KASSERT(mutex_owner(...)) ---> KASSERT(mutex_owned(...)) 2016-11-20 21:22:14 +00:00
uvm This is a preview of the uvm_hotplug(9) api code. 2016-12-19 12:21:29 +00:00
Makefile