freebsd-dev/sys
2009-06-11 14:37:18 +00:00
..
amd64
arm Eliminate devclass_find_free_unit call here, since -1 gives the same 2009-06-10 17:39:19 +00:00
boot
bsm
cam Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
cddl check against prefetch_enable 2009-06-11 09:51:21 +00:00
compat Regenerate 2009-06-10 13:48:43 +00:00
conf All these Ethernet NICs depend on INET, mostly for unconditional 2009-06-11 12:56:14 +00:00
contrib All consumers of in_cksum.h have been properly #ifdefed already, 2009-06-10 11:19:34 +00:00
crypto
ddb
dev Remove custom KOBJMETHOD(), CHANNEL_DECLARE() and MIXER_DECLARE() 2009-06-11 09:06:09 +00:00
fs This commit is analagous to r193952, but for the experimental nfs 2009-06-10 21:16:39 +00:00
gdb
geom As discussed in the devsummit, introduce two fields in the 2009-06-11 09:55:26 +00:00
gnu Fix r193923 by noting that type of a_fp is struct file *, not int. 2009-06-10 14:24:31 +00:00
i386 Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
ia64
isa
kern Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
kgssapi
libkern
mips
modules Attempt to fix parallel build. 2009-06-10 11:33:47 +00:00
net carp(4) allows people to share a set of IP addresses and can only 2009-06-11 10:26:38 +00:00
net80211 When associating to an AP we don't know if HT is negotiated until 2009-06-11 04:43:42 +00:00
netatalk
netgraph
netinet Correct printf format type mismatches. 2009-06-11 14:37:18 +00:00
netinet6 Prevent integer overflow in direct pipe write code from circumventing 2009-06-10 10:31:11 +00:00
netipsec Properly hide IPv4 only variables and functions under #ifdef INET. 2009-06-10 19:25:46 +00:00
netipx Put the variable declarations for TCPDEBUG under #ifdef INET as well. 2009-06-10 09:28:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient Add a test for VI_DOOMED just after nfs_upgrade_vnlock() in 2009-06-10 21:03:57 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00
rpc For the case where another thread was doing a connect and that 2009-06-10 19:02:09 +00:00
security Adapt vfs kqfilter to the shared vnode lock used by zfs write vop. Use 2009-06-10 20:59:32 +00:00
sparc64
sun4v
sys As discussed in the devsummit, introduce two fields in the 2009-06-11 09:55:26 +00:00
tools
ufs
vm
xdr
xen
Makefile