HBSD: Remove LibreSSL and OpenNTPD from base
The versions of LibreSSL and OpenNTPD in base are outdated and
unmaintained.
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
issue: #2
Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/unstable
* origin/hardened/current/master:
Document ofw_bus_subr helpers "compatible" and "status" properties
Fix typo
Add the ability to control the CPU topology of created VMs from userland without the need to use sysctls, it allows the old sysctls to continue to function, but deprecates them at FreeBSD_version 1200060 (Relnotes for deprecate).
Pedantic polishing of code to please FlexeLint.
Powerpc64: Add the facility unavailable trap subsystem
contrib/libarchive: Fix build with LibreSSL 2.7
Chase LibreSSL 2.7 update in world
crypto/libressl: Pull in LibreSSL 2.7.2 (stable)
Fix LINT (and static COMPAT_LINUX32) after r332122.
Allow hinted attachment on FDT-based systems. Instead of returning ENXIO when the FDT data doesn't enable the device instance, return BUS_PROBE_NOWILDCARD, the same as for non-FDT systems.
powerpc64: Print current MSR on printtrap()
powerpc64: Avoid calling isync twice
powerpc/ofw: Fix malloc inside lock
locks: tweak backoff a little bit
Merge remote-tracking branch 'remotes/playground/hardened/current/libressl' into hardened/current/master-libressl
Signed-off-by: Bernard Spil <bernard.spil at hardenedbsd.org>