NetBSD/sys
ozaki-r 14cc93cb28 Get rid of splnet for pool(9)
We don't need it anymore.
2017-01-23 09:14:24 +00:00
..
altq
arch Use xpmap_pg_nx. Not tested (due to some unrelated panic I'm getting), but 2017-01-22 20:17:10 +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
ddb Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +00:00
dev Use our ipq... sorry martin 2017-01-23 08:36: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
ipkdb
kern Fix build 2017-01-20 09:45:13 +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 Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
net Fix typo in a comment 2017-01-23 06:47:54 +00:00
net80211 appease coverity by using strlcpy instead of strncpy 2017-01-14 16:34:44 +00:00
netatalk
netbt
netinet Get rid of splnet for pool(9) 2017-01-23 09:14:24 +00:00
netinet6 Get rid of splnet for pool(9) 2017-01-23 09:14:24 +00:00
netipsec ip6_sprintf -> IN6_PRINT so that we pass the size. 2017-01-16 15:44:46 +00:00
netisdn
netkey
netmpls
netnatm
netsmb
nfs
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