freebsd-dev/sys
2012-05-30 07:11:27 +00:00
..
amd64 Eliminate some purely stylistic differences among the amd64, i386 native, 2012-05-30 04:16:54 +00:00
arm Compute the master clock frequency, so we no longer need to have it 2012-05-29 03:23:18 +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
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
isa
kern Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
kgssapi
libkern
mips
modules add support to build netmap as a module, 2012-05-29 19:55:07 +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 After r228571 carp_output() expects carp_softc * pointer in the mtag. 2012-05-30 07:11:27 +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 It turns out that too many drivers are not only parsing the L2/3/4 2012-05-28 09:30:13 +00:00
teken
tools
ufs Implement SEEK_HOLE/SEEK_DATA for UFS. 2012-05-26 05:29:53 +00:00
vm
x86
xdr
xen
Makefile