1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
2010-11-07 21:48:49 +00:00
..
amd64 Don't call pmap_demote_DMAP() on MTRR entries from the BIOS that are marked 2010-11-07 21:48:49 +00:00
arm Remove line for the uncommitted Cambria gpio drive that snuck in with r214946. 2010-11-07 20:38:14 +00:00
boot
bsm
cam
cddl Validate whether the zfs_cmd_t submitted from userland is not smaller than 2010-11-05 22:18:09 +00:00
compat Remove 4.x, 5.x and 6.x compatibility bits. 2010-11-04 18:43:57 +00:00
conf - Add minidump support for FreeBSD/mips 2010-11-07 03:09:02 +00:00
contrib
crypto
ddb
dev Bugfix: Set the bit that marks a device number in use. 2010-11-07 15:36:07 +00:00
fs
gdb
geom
gnu
i386 Eliminate a possible race between pmap_pinit() and pmap_kenter_pde() on 2010-11-07 18:42:37 +00:00
ia64 Adjust the order of operations in spinlock_enter() and spinlock_exit() to 2010-11-05 13:42:58 +00:00
isa
kern Add missing curly brackets. By chance, the missing brackets didn't alter 2010-11-07 14:28:01 +00:00
kgssapi
libkern
mips - Add minidump support for FreeBSD/mips 2010-11-07 03:09:02 +00:00
modules
net
net80211 Instead of using the AMRR ratectl algo as default for drivers which have 2010-11-06 18:17:20 +00:00
netatalk
netgraph
netinet Do not have the MTU table twice in the code. Therefore move the 2010-11-07 18:50:35 +00:00
netinet6
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver Fix a bug in r214049. The nvp == vp case shall be handled specially 2010-11-05 21:13:16 +00:00
nlm
opencrypto
pc98 Adjust the order of operations in spinlock_enter() and spinlock_exit() to 2010-11-05 13:42:58 +00:00
pci Add simple MAC statistics counter reading support. Unfortunately 2010-11-05 19:28:00 +00:00
powerpc Adjust the order of operations in spinlock_enter() and spinlock_exit() to 2010-11-05 13:42:58 +00:00
rpc
security
sparc64 Implement pmap_is_prefaultable(). 2010-11-06 13:58:24 +00:00
sun4v Adjust the order of operations in spinlock_enter() and spinlock_exit() to 2010-11-05 13:42:58 +00:00
sys - Add minidump support for FreeBSD/mips 2010-11-07 03:09:02 +00:00
teken Partially implement the mysterious cons25 \e[x escape sequence. 2010-11-05 00:56:21 +00:00
tools
ufs
vm In case the stack size reaches its limit and its growth must be restricted, 2010-11-07 21:40:34 +00:00
x86
xdr
xen
Makefile