freebsd-skq/sys
2007-12-18 23:00:25 +00:00
..
amd64
arm Use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL 2007-12-17 05:08:54 +00:00
boot Remove file after being repocopied to ../ofw, where it lives on. 2007-12-17 22:50:39 +00:00
bsm
cam
cddl
compat
conf Make TCP offload work on HEAD (modulo negative interaction between sbcompress 2007-12-17 08:17:51 +00:00
contrib
crypto
ddb
dev Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
fs
gdb
geom Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_disk 2007-12-16 19:38:26 +00:00
gnu
i4b
i386 Fix previous commit. The code ended up in the wrong function. 2007-12-16 20:37:27 +00:00
ia64
isa
kern Be more exact with sigaction SA_SIGINFO handling. 2007-12-18 20:39:13 +00:00
libkern
modules Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
net Simplify the error handling and use the dereferenced sc->sc_ifp pointer. 2007-12-18 09:13:04 +00:00
net80211
netatalk
netatm
netgraph
netinet Incorporate TCP offload hooks in to core TCP code. 2007-12-18 22:59:07 +00:00
netinet6 Fix leaking MAC labels for IPv6 inpcbs by adding missing MAC label 2007-12-17 17:20:57 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
powerpc
rpc
security Fix a MAC label leak for POSIX semaphores, in which per-policy labels 2007-12-17 17:26:32 +00:00
sparc64
sun4v
sys Add SB_NOCOALESCE flag to disable socket buffer update in place 2007-12-17 10:02:01 +00:00
tools
ufs
vm
Makefile