HardenedBSD/src 29397calib/libmemstat memstat_malloc.c, libexec/rc rc.conf

Merge branch 'freebsd/current/master' into hardened/current/master

* freebsd/current/master:
  fix up docs, if signature checking is enabled, the file MUST exist...
  linux(4): Fix loadable modules after r367395
  malloc: move malloc_type_internal into malloc_type
  efifb: vt_generate_cons_palette() takes max color, not mask
  Make powerpc use MAXARGS (defined as 8) instead of hardcoding '10'. This brings its 'struct syscall_args' in sync with other architectures.
  Remove 'struct trapframe' pointer from mips64's 'struct syscall_args'. While here, use MAXARGS.  This brings its 'struct syscall_args' in sync with most other architectures.
  cxgbe(4):  Update firmwares to 1.25.0.40.
  Fix powerpc and LINT builds
  Use void * in place of caddr_t.
  Group session management routines together before first use.
  Add support for the new mountd -R option.
DeltaFile
+78-104sys/opencrypto/cryptodev.c
+25-43sys/kern/kern_malloc.c
+14-14sys/opencrypto/cryptodev.h
+23-3libexec/rc/rc.d/mountd
+11-7sys/sys/malloc.h
+8-9lib/libmemstat/memstat_malloc.c
+15-0sys/compat/linux/linux_common.c
+0-13sys/compat/linux/linux_misc.c
+5-7sys/compat/linux/linux_dummy.c
+8-3sys/dev/vt/hw/efifb/efifb.c
+3-6usr.sbin/pkg/pkg.7
+6-3libexec/rc/rc.d/nfsd
+3-4sys/mips/mips/trap.c
+3-3sys/conf/files
+3-3sys/dev/cxgbe/firmware/t4fw_interface.h
+2-2sys/mips/include/proc.h
+2-1sys/powerpc/include/proc.h
+2-1sys/powerpc/aim/moea64_native.c
+1-1sys/modules/cxgbe/t5_firmware/Makefile
+1-1sys/sys/param.h
+1-1sys/cddl/dev/dtmalloc/dtmalloc.c
+2-0sys/powerpc/aim/mmu_oea64.c
+1-1sys/modules/cxgbe/t4_firmware/Makefile
+1-1sys/modules/cxgbe/t6_firmware/Makefile
+1-0libexec/rc/rc.conf
+1-0sys/conf/files.powerpc
+1-0sys/conf/files.i386
+0-0sys/dev/cxgbe/firmware/t4fw-1.25.0.0.bin
+0-0sys/dev/cxgbe/firmware/t6fw-1.25.0.40.bin
+0-0sys/dev/cxgbe/firmware/t6fw-1.25.0.0.bin
+0-0sys/dev/cxgbe/firmware/t5fw-1.25.0.40.bin
+0-0sys/dev/cxgbe/firmware/t5fw-1.25.0.0.bin
+0-0sys/dev/cxgbe/firmware/t4fw-1.25.0.40.bin
+221-23133 files

UnifiedSplitRaw