freebsd-dev/sys
Konstantin Belousov c83f909ce7 Clarify that the v_lockf is advisory lock list.
MFC after:	3 days
2012-05-30 13:58:01 +00:00
..
amd64 Eliminate some purely stylistic differences among the amd64, i386 native, 2012-05-30 04:16:54 +00:00
arm Print userspace backtrace for current thread. 2012-05-30 13:33:27 +00:00
boot Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
bsm
cam Add support for newer garmin devices 2012-05-30 03:50:58 +00:00
cddl Tighten up the assertion: because size can't be 0 and even if sm_space is equal 2012-05-29 18:11:45 +00:00
compat Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
conf Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
contrib Merge ACPICA 20120518. 2012-05-24 23:12:30 +00:00
crypto
ddb
dev Add support for Sun 1040 PCI Quad Serial 2012-05-30 03:47:51 +00:00
fs Catch a corner case where ssegs could be 0 and thus i would be 0 and 2012-05-28 16:33:58 +00:00
gdb
geom Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
gnu/fs
i386 Eliminate some purely stylistic differences among the amd64, i386 native, 2012-05-30 04:16:54 +00:00
ia64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
isa
kern Assert that TDP_NOFAULTING and TDP_NOSPEEPING thread flags do not leak 2012-05-30 13:44:42 +00:00
kgssapi
libkern
mips MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
modules Unbreak make depend. 2012-05-30 13:55:43 +00:00
net Fix style(9) nits, reduce unnecessary type castings, etc., for bpf_setf(). 2012-05-29 22:28:46 +00:00
net80211
netatalk
netgraph Revert my local not yet properly tested changes, that leaked in 2012-05-25 07:46:24 +00:00
netinet Improve style(9) of bcopy() to and from mbuf tag. 2012-05-30 13:51:00 +00:00
netinet6 It turns out that too many drivers are not only parsing the L2/3/4 2012-05-28 09:30:13 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Remove redundant check, we catch ULE platform support in common 2012-05-27 10:32:10 +00:00
rpc
security
sparc64 Replace all uses of the vm page queues lock by a r/w lock that is private 2012-05-29 01:52:38 +00:00
sys Clarify that the v_lockf is advisory lock list. 2012-05-30 13:58:01 +00:00
teken
tools
ufs Implement SEEK_HOLE/SEEK_DATA for UFS. 2012-05-26 05:29:53 +00:00
vm
x86 Consitently use "__LP64__". 2012-05-24 21:44:46 +00:00
xdr
xen
Makefile