NetBSD/sys
ryo 13f80cd683 replace in_fmtaddr() by IN_PRINT(), and delete function in_fmtaddr() 2017-05-12 17:53:53 +00:00
..
altq Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
arch Sprinkle some KASSERTs 2017-05-12 06:49:31 +00:00
coda Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
compat regen 2017-05-10 06:19:47 +00:00
conf Fix typo 2017-04-09 14:52:14 +00:00
crypto
ddb
dev Fix a debug printf 2017-05-12 07:12:37 +00:00
dist/pf Use if_acquire and if_release instead of using psref API directly 2017-03-14 09:03:08 +00:00
external Call the right filter function for hook removal found by Stephen Borrill. 2017-05-12 08:03:26 +00:00
fs Move v_writecount adjustment from revoke to reclaim. 2017-05-07 08:21:57 +00:00
gdbscripts Change command mountdump to evaluate mountlist_entry. 2017-04-13 09:52:18 +00:00
ipkdb
kern protect against NULL, from PaulG 2017-05-11 23:50:17 +00:00
lib Swap arguments to strncmp() so that the thing we are testing, the 2017-04-18 07:44:20 +00:00
miscfs Return ENOENT if trying to suspend an unmounted file system. 2017-05-07 08:25:54 +00:00
modules Avoid possible null pointer dereferencing. 2017-05-11 07:34:27 +00:00
net missing if_extflags of l2tp(4). l2tp(4) is already MP-safe. 2017-04-20 09:11:58 +00:00
net80211
netatalk
netbt
netinet replace in_fmtaddr() by IN_PRINT(), and delete function in_fmtaddr() 2017-05-12 17:53:53 +00:00
netinet6 Add missing KEY_FREESP to ip6_forward 2017-05-09 04:24:10 +00:00
netipsec Make ipsec_address() and ipsec_logsastr() mpsafe. 2017-05-11 05:55:14 +00:00
netisdn Avoid touching a mbuf after enqueuing it 2017-03-28 08:47:19 +00:00
netkey
netmpls
netnatm
netsmb
nfs Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
opencrypto fix: crypto_drivers[hid].cc_process() could be called even if it was null. 2017-05-10 09:45:51 +00:00
rump ... but define RUMP_REGISTER_T if not defined. 2017-05-11 18:16:00 +00:00
secmodel
stand
sys regen 2017-05-10 06:19:47 +00:00
ufs Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
uvm KASSERT -> KASSERTMSG 2017-05-12 12:18:37 +00:00
Makefile