Go to file
kamil b4d61ce68e Disable profile and compat 32-bit c++ sanitizer tests
These tests are known to be faulty. These fatures aren't ready.
They tend to break to unrelated changes to the codebase.

Base Clang and GCC are in general dated to use with sanitizers as these
features are being fixed on HEAD versions of both compilers (mostly Clang).
2018-07-16 07:27:26 +00:00
bin Remove atoi() 2018-07-13 22:43:44 +00:00
common avoid reading from out of range that may cause access fault. 2018-07-09 06:07:06 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto limit the aarch64 hack to clang. 2018-07-16 00:47:54 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Retire ipkdb entirely. The option was removed from the config files 2018-07-15 05:16:40 +00:00
doc arm: Add support for ARMv7 performance event monitoring with tprof(4). 2018-07-15 23:57:45 +00:00
etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE 2018-07-10 13:22:22 +00:00
external Go back to using int for wchar_t as all the rest of the archs; using unsigned 2018-07-16 00:04:47 +00:00
extsrc
games fix the previous. the code was right, just badly formatted before. 2018-06-24 12:55:36 +00:00
include Fix the rest of the functions that have been made visible by xopen5, 2018-06-24 23:55:29 +00:00
lib Determine dynamic binaries by presence of PT_INTERP. Static PIE has 2018-07-13 19:50:21 +00:00
libexec Initialize new_value to account for bogus return from the function. 2018-07-16 00:29:37 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Set NOSANITIZER in rescue/Makefile 2018-06-21 10:44:01 +00:00
sbin Document what rrestore is (was once) for. PR 53442. 2018-07-15 06:16:12 +00:00
share Add missing word: cactus. PR 53432. 2018-07-15 06:40:39 +00:00
sys Bump version for changes to struct cpu_info 2018-07-16 07:08:40 +00:00
tests Disable profile and compat 32-bit c++ sanitizer tests 2018-07-16 07:27:26 +00:00
tools Revert my previous config test inclusion for u_longlong_t. 2018-06-13 04:17:43 +00:00
usr.bin Remove tpfmt(1). Its code was merged into tprof(8). 2018-07-13 11:14:14 +00:00
usr.sbin cast through intptr_t 2018-07-16 01:04:47 +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
build.sh Re-add files that were accidentally deleted in my previous commit. 2018-05-02 07:34:44 +00:00