freebsd-nq/sys
Toomas Soome ee059e6369 loader: chain load relocate data declaration is bad
The implementation is using fixed size array allocated in asm module,
need to use proper array declaration for C source.

CID:		1376405
Reported by:	Coverity, cem
Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D11321
2017-06-29 04:33:55 +00:00
..
amd64 Translate between abridged and full x87 tags for compat32 2017-06-24 11:38:31 +00:00
arm Add bus recovery handling to the imx5/imx6 i2c driver. 2017-06-29 01:59:39 +00:00
arm64 Add parentheses missed in r320388 2017-06-27 16:30:01 +00:00
boot loader: chain load relocate data declaration is bad 2017-06-29 04:33:55 +00:00
bsm
cam Fix a panic in camperiphfree(). 2017-06-27 19:26:02 +00:00
cddl fix an architectural problem introduced in r320156, ZFS ABD import 2017-06-28 13:59:20 +00:00
compat Update comments and simplify conditionals for compat32 2017-06-27 01:29:10 +00:00
conf Add iic_recover_bus.c. Should have been part of r320461. 2017-06-29 02:19:30 +00:00
contrib
crypto
ddb
dev [ath_hal] if building with ALQ, ensure we actually depend upon ALQ. 2017-06-29 03:59:02 +00:00
fs Fix an NFSv3 client case that probably never happens. 2017-06-28 21:37:08 +00:00
gdb
geom With r318394 seems it breaks gpart(8) in some embedded systems such like PCEngines, 2017-06-27 01:22:27 +00:00
gnu
i386 Fix indent. 2017-06-24 10:19:06 +00:00
isa
kern Do not ignore an error from vm_mmap_object(). 2017-06-27 20:12:13 +00:00
kgssapi
libkern
mips [mips] [ar71xx] Since the wlan/ath drivers use ALQ, ensure we build the module 2017-06-29 03:58:01 +00:00
modules Sort SRCS. 2017-06-26 21:14:33 +00:00
net Update comments and simplify conditionals for compat32 2017-06-27 01:29:10 +00:00
net80211
netgraph
netinet Handle sctp_get_next_param() in a consistent way. 2017-06-23 21:01:57 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Disable interrupts when updating the TLB 2017-06-27 01:57:22 +00:00
riscv
rpc
security
sparc64
sys Solve the y2038 problem for powerpc 2017-06-26 02:25:19 +00:00
teken
tests
tools
ufs Create a new function ffs_getcg() to read in and verify a cylinder 2017-06-28 17:32:09 +00:00
vm Treat the addr argument for mmap(2) request without MAP_FIXED flag as 2017-06-28 04:02:36 +00:00
x86
xdr
xen
Makefile