HardenedBSD/sys
Ruslan Bukin 8cd6c09e7e Fix build: ignore a GCC 7.2.0 warning which says that third argument of
memset(3) should contain the number of elements multiplied by the element
size.

Sponsored by:	DARPA, AFRL
2018-06-04 16:20:22 +00:00
..
amd64 hwpmc: ABI fixes 2018-06-04 02:05:48 +00:00
arm
arm64
bsm
cam
cddl Revert r326083, it doesn't behave as expected. 2018-06-03 03:53:11 +00:00
compat Implement the __sg_alloc_table_from_pages() function based on the existing 2018-06-01 12:09:07 +00:00
conf Fix build: ignore a GCC 7.2.0 warning which says that third argument of 2018-06-04 16:20:22 +00:00
contrib malloc: try to use builtins for zeroing at the callsite 2018-06-02 22:20:09 +00:00
crypto
ddb
dev Fix the NUMA build for non-x86 platforms. 2018-06-04 14:56:02 +00:00
dts
fs Revert r334586 since I now think __unused is the better way to handle this. 2018-06-04 11:35:04 +00:00
gdb
geom
gnu
i386 hwpmc: ABI fixes 2018-06-04 02:05:48 +00:00
isa
kern hwpmc: support sampling both kernel and user stacks when interrupted in kernel 2018-06-04 01:10:23 +00:00
kgssapi
libkern Use __builtin for various mem* and b* (e.g. bzero) routines. 2018-06-02 18:03:35 +00:00
mips
modules
net
net80211
netgraph
netinet malloc: try to use builtins for zeroing at the callsite 2018-06-02 22:20:09 +00:00
netinet6
netipsec
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Included VSX registers in powerpc core dumps 2018-06-02 20:28:58 +00:00
riscv
rpc
security
sparc64
sys hwpmc: ABI fixes 2018-06-04 02:05:48 +00:00
teken
tests
tools
ufs
vm Align UMA data to 128 byte cacheline size 2018-06-04 15:44:17 +00:00
x86
xdr
xen
Makefile