1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Michael Tuexen f30ac43257 Pass flowid explicitly through the stack instead of taking it from
the mbuf chain at different places.
While there: Fix several bugs related to VRFs.

MFC after: 3 days
2012-06-14 06:54:48 +00:00
..
amd64 - Remove unused code for CR3 and CR4. 2012-06-13 22:53:56 +00:00
arm More Linux boot support. Create arm_dump_avail_init() to initialize 2012-06-14 04:18:56 +00:00
boot Fix ZFS boot with pre-features pools (version <= 28) broken in r236884 2012-06-13 08:00:32 +00:00
bsm
cam
cddl Introduce "feature flags" for ZFS pools (bump SPA version to 5000). 2012-06-11 11:35:22 +00:00
compat
conf Add support for parsing Linux ATAGs such as you'd see from uboot or 2012-06-14 04:16:16 +00:00
contrib
crypto
ddb
dev Shrink ath_buf a little more: 2012-06-14 04:24:13 +00:00
fs
gdb
geom
gnu/fs
i386 - Fix resumectx() prototypes to reflect reality. 2012-06-13 21:03:01 +00:00
ia64
isa
kern When checking if file descriptor number is valid, explicitely check for 'fd' 2012-06-13 22:12:10 +00:00
kgssapi
libkern Fix unloading of libiconv module. 2012-06-11 17:42:39 +00:00
mips auth.conf is dead. 2012-06-12 17:04:56 +00:00
modules Introduce "feature flags" for ZFS pools (bump SPA version to 5000). 2012-06-11 11:35:22 +00:00
net Fix comment to better reflect how we are 2012-06-12 13:31:32 +00:00
net80211
netatalk
netgraph
netinet Pass flowid explicitly through the stack instead of taking it from 2012-06-14 06:54:48 +00:00
netinet6 Pass flowid explicitly through the stack instead of taking it from 2012-06-14 06:54:48 +00:00
netipsec
netipx
netnatm
netncp
netsmb When checking if file descriptor number is valid, explicitely check for 'fd' 2012-06-13 22:12:10 +00:00
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc
security
sparc64
sys Allocate descriptor number in dupfdopen() itself instead of depending on 2012-06-13 21:32:35 +00:00
teken
tools
ufs In softdep_setup_inomapdep() we may have to allocate both inodedep 2012-06-11 23:07:21 +00:00
vm Use the previous stack entry protection and max protection to correctly 2012-06-10 11:31:50 +00:00
x86 - Remove unused code for CR3 and CR4. 2012-06-13 22:53:56 +00:00
xdr
xen
Makefile