freebsd-dev/sys
Alexander V. Chernikov 28ea4fa355 Remove IP_FW_TABLES_XGETSIZE opcode.
It is superseded by IP_FW_TABLES_XLIST.
2014-08-08 06:36:26 +00:00
..
amd64 Replace enum forward declarations with complete definitions. 2014-06-10 18:46:00 +00:00
arm Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
boot mdoc: fix AUTHORS section. 2014-06-09 19:36:08 +00:00
bsm
cam
cddl Removed stale comment about multi-vdev root pool config not working 2014-06-09 13:04:58 +00:00
compat
conf * Add generic ipfw interface tracking API 2014-07-28 19:01:25 +00:00
contrib Fix decoding of near CALL when address-size prefix (67h) is present. 2014-06-11 20:38:14 +00:00
crypto
ddb
dev - Unmap static DMA buffers allocated via bus_dmemem_alloc() before 2014-06-11 20:46:23 +00:00
fs The new NFS server would not allow a hard link to be 2014-06-06 21:38:49 +00:00
gdb
geom Add disklabel64 support to GEOM_PART class. 2014-06-11 10:42:34 +00:00
gnu
i386 Add a page size field to struct vm_page. Increase the page size field when 2014-06-07 17:12:26 +00:00
ia64
isa
kern Remove unneeded mountlist_mtx acquisition from sync_fsync(). 2014-06-11 12:56:49 +00:00
kgssapi
libkern Use strcasecmp() instead of strcmp() when checking user-supplied encoding 2014-06-09 19:27:47 +00:00
mips Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
modules * Add generic ipfw interface tracking API 2014-07-28 19:01:25 +00:00
net Improve logic besides net.bpf.optimize_writers. 2014-06-11 11:27:44 +00:00
net80211
netgraph PF_BLUETOOTH protocols: skip initialization of non-virtualized globals 2014-06-10 18:21:37 +00:00
netinet Remove IP_FW_TABLES_XGETSIZE opcode. 2014-08-08 06:36:26 +00:00
netinet6 Remove unused variable. 2014-06-08 09:08:51 +00:00
netipsec
netnatm
netpfil Remove IP_FW_TABLES_XGETSIZE opcode. 2014-08-08 06:36:26 +00:00
netsmb
nfs Introduce new per-thread lock to protect the list of requests. 2014-06-08 09:40:26 +00:00
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci Fix various NIC drivers to properly cleanup static DMA resources. 2014-06-11 14:53:58 +00:00
powerpc
rpc Fix race in r267221. 2014-06-09 15:00:43 +00:00
security
sparc64
sys Add DragonFlyBSD's Hammer FS types and type names. 2014-06-11 10:14:40 +00:00
teken
tools Call cpp with -P to avoid printing line markings. 2014-06-10 06:24:01 +00:00
ufs Initialize the pbuf counter for directio using SYSINIT, instead of 2014-06-08 10:55:06 +00:00
vm Correct a bug in the management of the population map on big-endian 2014-06-11 16:11:12 +00:00
x86
xdr
xen
Makefile