New stable release: HardenedBSD-stable 10-STABLE v44.3

HardenedBSD-10-STABLE-v44.3 - https://github.com/HardenedBSD/hardenedBSD-stable/releases/tag/HardenedB...
----------------------------------------

Oliver Pinter (2):
HBSD: revert custom kbdmux related changes to avoid merge conflict with the upstream
HBSD: update OP-HBSD kernel config

Oliver Pinter + (14):
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master
Merge branch 'freebsd/10-stable/master' into hardened/10-stable/master

ae (1):
MFC r297820: Fix the problem, when gpart(8) can't write both bootcode and partcode in one command due to wrong file size limit. Do not use bootcode size to calculate partsize limit. Also add report message about successful partcode writing.

avg (3):
MFC r297709: zio write issue threads should have lower (numerically greater) priority
MFC r297513: remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat
MFC r297846: [amd64] dtrace_invop handler is to be called only for kernel exceptions

bapt (2):
MFC: r298111 r298114
MFC: 298112

cem (10):
HBSD-MFC: drm2(4): Fix double-free in low-memory error path
HBSD-MFC: kgssapi(4): Fix string overrun in Kerberos principal construction
HBSD-MFC: pty(4): Use strlcpy to guarantee destination buffer isn't overrun
HBSD-MFC: kgssapi(4): Don't allow user-provided arguments to overrun stack buffer
HBSD-MFC: sound(4): Don't use-after-free in midi module unload
HBSD-MFC: sym(4): Don't double-free 'sim' in failure case
HBSD MFC: aacraid(4): Fix some mostly trivial buffer overruns
HBSD MFC: iscsi_initiator(4): Fix use-after-free, double-free
HBSD MFC: ciss(4): Fix overrun of array
HBSD MFC: kgssapi: Don't leak memory in error cases

emaste (5):
Fix compiled-in keymap generation for sc/vt consoles
MFC r297685: Add option to specify built-in keymap for kbdmux
MFC r275940 (imp): Bump the largest record we can cope with from 1k to 8k.
MFC r277205 (imp):
MFC r288490: Add debug file extension to kldxref(8)

jhb (2):
MFC 295677,295678: Fetch the current thread and it's syscall state from the trussinfo object instead of passing some of that state as arguments to print_syscall() and print_syscallret(). This just makes the calls of these functions shorter and easier to read.
MFC 295930: Add support for displaying thread IDs to truss(1).

kib (2):
MFC r298043: Avoid NULL pointer dereference.
MFC r298101: Add x86 CPU features definitions published in the Intel SDM rev. 58.

kp (1):
HBSD MFC: msdosfs: Prevent buffer overflow when expanding win95 names

markj (1):
MFC r298173: Use a loop instead of a goto in sysctl_kern_proc_kstack().

ngie (4):
MFC r298303:
MFC r298024,r298196:
MFC r297836:
MFC r297282,r297456,r298012,r298013,r298014:

pfg (7):
MFC r297527, r297688: chdone(): Prevent returning uninitialized scalar value.
MFC r297791: UFS: replace 0 with NULL for pointers.
MFC r297796: ext2fs: replace 0 with NULL for pointers.
MFC r298482: Cleanup redundant parenthesis from existing howmany()/roundup() macro uses.
HBSD MFC: msdosfs_rename: Unused value
HBSD MFC: msdosfs_rename: yet another unused value.
HBSD MFC: fs misc: for pointers replace 0 with NULL.

sbruno (1):
HBSD-MFC: Avoid a possible heap overflow in our nlm code

wblock (3):
MFC r298005:
MFC r298156:
MFC r298176: