freebsd-nq/sys
2012-05-21 17:51:26 +00:00
..
amd64 Replace all uses of the vm page queues lock by a r/w lock that is private 2012-05-20 18:25:45 +00:00
arm Be a little less magical, not that these values are likely to change... 2012-05-21 07:47:57 +00:00
boot Determine kernel load address dynamically from u-boot memory map. 2012-05-20 18:07:35 +00:00
bsm
cam
cddl add a zfs spa_t change missed in r235329 2012-05-12 16:36:54 +00:00
compat
conf Migrate most of the beacon handling functions out to if_ath_beacon.c. 2012-05-20 04:14:29 +00:00
contrib
crypto
ddb
dev Re-add 'ic' and properly wrap it in the SUPERG macro. 2012-05-21 17:51:26 +00:00
fs A problem with the NFSv4 server was reported by Andrew Leonard 2012-05-17 21:52:17 +00:00
gdb
geom Prevent removing of the last active component from a mirror. 2012-05-18 09:22:21 +00:00
gnu/fs
i386 Remove cpususpend IDT vector for XEN. 2012-05-20 08:17:20 +00:00
ia64
isa
kern Add SMP/i386 suspend/resume support. 2012-05-18 18:55:58 +00:00
kgssapi
libkern Use strcmp that I replaced by accident. 2012-05-21 02:45:47 +00:00
mips Enable the AR8316 switch on the routerstation pro board. 2012-05-19 20:11:18 +00:00
modules Migrate most of the beacon handling functions out to if_ath_beacon.c. 2012-05-20 04:14:29 +00:00
net Use the LLINDEX macro to access the link-level I/F index. This makes 2012-05-19 02:39:43 +00:00
net80211
netatalk
netgraph
netinet Remove unused inclusion of curses.h 2012-05-19 05:14:24 +00:00
netinet6 Rewrite nd6_sysctl_{d,p}rlist() to avoid misaligned accesses to char arrays 2012-05-20 05:12:31 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 Add SMP/i386 suspend/resume support. 2012-05-18 18:55:58 +00:00
pci
powerpc Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies 2012-05-20 14:33:28 +00:00
rpc
security
sparc64
sys Fix improper handling of variadic args with ICDEBUG 2012-05-21 02:30:22 +00:00
teken
tools
ufs Add missing `continue' statement at end of case. 2012-05-18 15:20:21 +00:00
vm Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies 2012-05-20 14:33:28 +00:00
x86 Don't expose i386-only ptrace constants on amd64. This broke gdb with 2012-05-17 20:21:55 +00:00
xdr
xen
Makefile