freebsd-dev/sys
Randall Stewart de8d8ca4c8 You need to have the capabilities and not skip it if you are
not on head.. otherwise the file pointer will be NULL and when
you try to do something with it you will crash. Make the #else
be the old capabilites, and then remove the erroneous ifdefs for
11.

MFC after:	1 week (with the other MFC I was going to do until the panic)
2015-03-11 20:15:49 +00:00
..
amd64
arm Remove MODULES_OVERRIDE="" for Marvel-based armv5 systems. 2015-03-10 14:36:51 +00:00
boot Provide a shim layer in loader to condense the Open Firmware device tree to 2015-03-09 02:57:34 +00:00
bsm
cam
cddl
compat
conf Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
contrib
crypto
ddb
dev You need to have the capabilities and not skip it if you are 2015-03-11 20:15:49 +00:00
fs
gdb
geom
gnu
i386
isa
kern Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
kgssapi
libkern
mips Now that if_arge.c handles actual 'locked' media settings, enable 2015-03-08 22:07:32 +00:00
modules Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
net Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
net80211
netgraph
netinet Update a comment to get it aligned with the code change. 2015-03-11 15:40:29 +00:00
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
opencrypto
pc98
powerpc Allow PowerMac systems to be booted from an FDT as well as Open Firmware. 2015-03-10 16:01:43 +00:00
rpc
security
sparc64
sys Factor out mbuf hashing code from LAGG driver so that other network 2015-03-11 16:02:24 +00:00
teken
tools
ufs
vm Fix function name in comment. 2015-03-10 13:06:54 +00:00
x86
xdr
xen
Makefile