Go to file
mlelstv 929f587429 Make sys/pmf.h available to userland (again).
The recently exposed device.h internals to _KMEMUSER also require
exposing details about pmf.

The current build works without this as the only user is crash(8)
which partially uses kernel sources and is compiled with the
additional kernel include path.
2018-04-18 08:58:41 +00:00
bin kvm_geterr() already contains errno, use errx. 2018-04-11 18:52:29 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto CVE-2018-0737: Set constant time for rsa computation: 2018-04-17 14:48:48 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Make sys/pmf.h available to userland (again). 2018-04-18 08:58:41 +00:00
doc update for file-5.33 2018-04-15 19:48:44 +00:00
etc Cosmetics: default to dmesg -t when writing /var/run/dmesg.boot - 2018-04-18 04:27:47 +00:00
external __noreturn__ does in the header. 2018-04-18 01:18:16 +00:00
extsrc
games wtf(6): use character classes 2018-03-07 08:25:43 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib fix and use the macro. 2018-04-07 19:28:32 +00:00
libexec Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin nvmectl(8): fix wdc command usage. 2018-04-17 15:31:00 +00:00
share Merge EAGAIN descriptions. 2018-04-16 15:02:37 +00:00
sys Make sys/pmf.h available to userland (again). 2018-04-18 08:58:41 +00:00
tests Add a test that checks if brconfig flush surely removes all entries 2018-04-18 04:03:12 +00:00
tools Remove hack previously needed to build gcc/arm with clang. 2018-04-17 10:08:54 +00:00
usr.bin Keep previous location of device definitions so we can print them in error 2018-04-09 17:46:56 +00:00
usr.sbin Document "debug" in usage(). 2018-04-13 17:43:37 +00:00
build.sh Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) 2018-04-01 04:35:01 +00:00
BUILDING regen 2018-02-16 10:05:22 +00:00
Makefile include bsd.clean.mk so that we actually clean up the attempted "params" 2018-03-13 03:06:28 +00:00
Makefile.inc
UPDATING Add a note about potential tools build failure due to yesterday's 2018-04-15 17:22:03 +00:00