NetBSD/sys
2017-01-13 19:53:10 +00:00
..
altq
arch this was fine before... 2017-01-13 19:53:10 +00:00
coda
compat regen 2017-01-13 06:18:31 +00:00
conf Disable a couple of warnings until further investigation. 2017-01-11 12:19:43 +00:00
crypto
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Remove more dead code 2017-01-13 14:48:18 +00:00
dist/pf pfil(9) improvements to handle address changes: 2016-12-26 23:21:49 +00:00
external Don't play with the linked list while holding only a read lock! 2017-01-13 15:17:00 +00:00
fs Remove RO check in tmpfs_putpages for now, the syncer doesn't like the 2017-01-11 12:12:32 +00:00
gdbscripts Move vnode members "v_freelisthd" and "v_freelist" from "struct vnode" 2016-12-14 15:48:54 +00:00
ipkdb
kern Add file-local iterator variant vfs_vnode_iterator_next1() that 2017-01-13 10:10:32 +00:00
lib Explain how all that mess works, without actually fixing it yet. 2017-01-06 09:14:36 +00:00
miscfs Move vnode member v_lock as vi_lock to vnode_impl.h. 2017-01-11 09:08:58 +00:00
modules Don't define PT_{S,G}ETREGS on the command line. Yes, it can make things 2017-01-13 06:04:48 +00:00
net Fix a bug that the parent interface's callback wasn't called when the vlan 2017-01-13 06:11:56 +00:00
net80211 Export some 802.11 IE manipulate functions. 2017-01-04 03:05:24 +00:00
netatalk
netbt
netinet Get rid of unnecessary header inclusions 2017-01-11 13:08:29 +00:00
netinet6 Tweak icmp6_input; always use off, not *offp 2017-01-13 10:38:37 +00:00
netipsec
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
opencrypto
rump regen 2017-01-13 06:18:31 +00:00
secmodel
stand
sys regen 2017-01-13 06:18:31 +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