freebsd-dev/sys
2009-06-09 17:18:41 +00:00
..
amd64 Unbreak the build for amd64 after r193814 using correct variable names. 2009-06-09 09:47:02 +00:00
arm Invalidate cache in pmap_remove_all() on ARM. 2009-06-08 12:15:39 +00:00
boot Instead of packing the individual fields in the PnP structures, pack the 2009-06-08 15:09:22 +00:00
bsm
cam
cddl Support shared vnode locks for write operations when the offset is 2009-06-04 16:18:07 +00:00
compat After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
conf For now only compile flowtable.c if both options FLOWTABLE and INET 2009-06-09 11:31:47 +00:00
contrib Rewrite OsdSynch.c to reflect the latest ACPICA more closely: 2009-06-08 20:07:16 +00:00
crypto
ddb
dev Rework the _BBN handling for Host-PCI bridges. Previously we only trusted 2009-06-09 13:44:17 +00:00
fs Since vn_lock() with the LK_RETRY flag never returns an error 2009-06-09 15:18:01 +00:00
gdb
geom Simplify. 2009-06-05 23:35:43 +00:00
gnu - Outindent long printf lines instead of splitting them in the 2009-06-07 08:42:26 +00:00
i386 When using i8254 as the only kernel timer source: 2009-06-09 07:26:52 +00:00
ia64 Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
isa
kern Eliminate an instance of VM_PROT_READ_IS_EXEC that I overlooked in r190705. 2009-06-09 17:18:41 +00:00
kgssapi
libkern
mips
modules Each generated file should depend its own generator as well. 2009-06-09 10:17:22 +00:00
net Remove one INET dependency by calling the general 2009-06-09 09:50:43 +00:00
net80211 protect callouts with the com lock 2009-06-09 17:12:19 +00:00
netatalk Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
netgraph World now builds without these defines, so eliminate them. 2009-06-09 07:07:20 +00:00
netinet After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netinet6 After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netipsec After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient After r193232 rt_tables in vnet.h are no longer indirectly dependent on 2009-06-08 19:57:35 +00:00
nfsserver Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
nlm Correct typo; errno => error. 2009-06-04 11:22:53 +00:00
opencrypto
pc98
pci
powerpc Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
rpc Add a temporary workaround for panics being seen on NFS servers with ZFS, 2009-06-07 20:51:31 +00:00
security Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
sparc64
sun4v
sys Add support for multiple passes of the device tree during the boot-time 2009-06-09 14:26:23 +00:00
tools Sound Mega-commit. Expect further cleanup until code freeze. 2009-06-07 19:12:08 +00:00
ufs Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC 2009-06-05 14:55:22 +00:00
vm Eliminate an unnecessary restriction on the vm object type from 2009-06-09 17:04:39 +00:00
xdr
xen
Makefile