freebsd-nq/sys
2009-06-25 17:11:27 +00:00
..
amd64 Whitespace fix. 2009-06-24 19:16:48 +00:00
arm Enable all populated TWSI (I2C) controllers on Marvell SOCs. 2009-06-25 10:03:51 +00:00
boot Bump PowerPC loader(8) version to reflect extensions it has recently grown. 2009-06-22 15:57:12 +00:00
bsm
cam Change cam_periph_ioctl() to take 'cmd' and a u_long instead of an 2009-06-22 14:43:48 +00:00
cddl dtrace/amd64: fix virtual address checks 2009-06-24 16:03:57 +00:00
compat Regen. 2009-06-24 21:54:08 +00:00
conf Move non-PCI prototypes from ata-pci.h -> ata-all.h. 2009-06-24 15:38:17 +00:00
contrib Use proper form of gnu designated initalizers. This lets 2009-06-24 12:01:10 +00:00
crypto
ddb
dev Don't use the preprocessor while inside function-like macro 2009-06-25 16:38:16 +00:00
fs Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the 2009-06-25 11:52:33 +00:00
gdb
geom - Apply the same naming rules of LVM names as done in the LVM code itself. 2009-06-24 22:09:30 +00:00
gnu Fix the build by using proper format. 2009-06-25 16:48:13 +00:00
i386 Fix ibcs2_ipc.c build by adding missing limits.h include. 2009-06-25 07:25:39 +00:00
ia64 Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
isa
kern Use the correct cast for the arguments passed to freebsd_shmctl() in 2009-06-25 17:11:27 +00:00
kgssapi
libkern done method is supposed to return int. 2009-06-22 22:09:18 +00:00
mips Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
modules Update for the Intel 10G driver, this adds support for 2009-06-24 18:27:07 +00:00
net Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the 2009-06-25 11:52:33 +00:00
net80211 Modify most routines returning 'struct ifaddr *' to return references 2009-06-23 20:19:09 +00:00
netatalk Use queue(9) instead of hand-crafted link lists for the global netatalk 2009-06-24 21:36:09 +00:00
netgraph Use proper form of gnu designated initalizers. This lets 2009-06-24 12:01:10 +00:00
netinet Add address list locking for in6_ifaddrhead/ia_link: as with locking 2009-06-25 16:35:28 +00:00
netinet6 Add address list locking for in6_ifaddrhead/ia_link: as with locking 2009-06-25 16:35:28 +00:00
netipsec Add address list locking for in6_ifaddrhead/ia_link: as with locking 2009-06-25 16:35:28 +00:00
netipx Use queue(9) instead of hand-crafted link lists for the global IPX 2009-06-24 20:57:50 +00:00
netnatm
netncp
netsmb
nfs
nfsclient Add a new global rwlock, in_ifaddr_lock, which will synchronize use of the 2009-06-25 11:52:33 +00:00
nfsserver
nlm
opencrypto
pc98 Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
pci
powerpc Include SMP support in the MPC85XX kernel by default. 2009-06-25 10:07:21 +00:00
rpc Fix two known problems in clnt_rc.c, plus issues w.r.t. smp noted 2009-06-25 00:28:43 +00:00
security Implement global and per-uid accounting of the anonymous memory. Add 2009-06-23 20:45:22 +00:00
sparc64 o merge from amd64: 2009-06-24 20:49:02 +00:00
sun4v Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
sys Tweak comment. 2009-06-25 16:36:57 +00:00
tools
ufs
vm Initialize the uip to silence gcc warning that seems to sneak in in some 2009-06-24 09:26:33 +00:00
xdr
xen
Makefile