NetBSD/sys
2017-01-13 19:10:14 +00:00
..
altq
arch making this use mips assembly is a good start! 2017-01-13 19:10:14 +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
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
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
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
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