HardenedBSD/sys/conf
Warner Losh 49ab568eff Make memmove an alias for memcpy
memcpy was an alias for bcopy with arg swap. This code handles
overlapping copies, so making memmove an alias is safe. We can
eliminate the call from libkern's memmove to this bcopy as a result.

Differential Revision: https://reviews.freebsd.org/D15374
2018-05-24 21:11:24 +00:00
..
config.mk
dtb.mk
files Silence non-actionable warnings in vendor code 2018-05-19 00:04:01 +00:00
files.amd64 amd64: replace libkern's memset and memmove with assembly variants 2018-05-07 15:07:28 +00:00
files.arm
files.arm64 arm64: rockchip: Add proper armclock support 2018-05-23 19:07:03 +00:00
files.i386
files.mips Make memmove an alias for memcpy 2018-05-24 21:11:24 +00:00
files.powerpc Add an IPMI attachment for PowerNV systems 2018-05-22 03:57:32 +00:00
files.riscv Simplify things a little 2018-05-10 02:31:48 +00:00
files.sparc64
kern.mk disable set but not used on code that can't be changed 2018-05-19 04:46:34 +00:00
kern.opts.mk
kern.post.mk
kern.pre.mk Error out on attempt to link amd64 kernel with old binutils linker 2018-05-10 20:10:02 +00:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk Allocate epoch for networking at startup 2018-05-10 19:13:00 +00:00
ldscript.amd64 amd64: tweak the read_frequently section 2018-05-18 07:31:26 +00:00
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpcspe
ldscript.riscv
ldscript.sparc64
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.mips
Makefile.powerpc
Makefile.riscv
Makefile.sparc64
makeLINT.mk netmap: pull fix for 32-bit support from upstream 2018-05-18 03:38:17 +00:00
makeLINT.sed
newvers.sh
NOTES Retire vxge(4). 2018-05-17 14:55:41 +00:00
options Yank crufty INTR_FILTER option 2018-05-24 17:06:00 +00:00
options.amd64
options.arm
options.arm64
options.i386
options.mips
options.powerpc
options.riscv
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE