Go to file
maxv 9a3fc3b376 IP6_EXTHDR_GET performs a basic mbuf operation, which has nothing to do
with IPv6. So declare an IP-independent M_REGION_GET, and make
IP6_EXTHDR_GET an alias to it.
2018-05-18 18:52:17 +00:00
bin Stop using the register keyword in ksh(1) 2018-05-08 16:37:59 +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 remove definition of LUA_USE_APICHECK, it is a build time option for Lua 2018-05-11 20:19:25 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Add new ATF tests: t_fork and t_vfork 2018-05-18 06:39:58 +00:00
doc new acpica 2018-05-05 00:13:01 +00:00
etc Create bpf and openfirm devices 2018-04-28 12:45:03 +00:00
external Annotate mixing of enums from different types with an explicit cast. 2018-05-16 13:54:48 +00:00
extsrc
games make fortune fatter 2018-05-08 05:24:22 +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 Avoid complicated arithmetic involving NULL. 2018-05-16 20:21:39 +00:00
libexec remove definition of LUA_USE_APICHECK, it is a build time option for Lua 2018-05-11 20:19:25 +00:00
regress
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin Remove Tn for standard abbreviations. 2018-05-17 06:37:06 +00:00
share Various improvements, more markup, typo fixes. 2018-05-15 09:30:01 +00:00
sys IP6_EXTHDR_GET performs a basic mbuf operation, which has nothing to do 2018-05-18 18:52:17 +00:00
tests Add new ATF tests: t_fork and t_vfork 2018-05-18 06:39:58 +00:00
tools For EXTERNAL_TOOLCHAIN, MKLLVM=yes needs to build only tablegen. 2018-05-09 13:21:27 +00:00
usr.bin Add an optional '-p pidfile' parameter. 2018-05-15 01:41:29 +00:00
usr.sbin deconst -> __UNCONST, the former involves UB with NULL arithmetic. 2018-05-18 12:23:22 +00:00
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
BUILDING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
Makefile.inc Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00
UPDATING Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00