Go to file
ryo 95d7034e47 Implement sigill_debug variable for debug (with DDB). if sigill_debug = 1, illegal instruction will be logged.
e.g.) [ 75914.9966392] TRAP: pid 1422 (ssh), uid 1074: Unknown Reason (Illegal Instruction): pc=0x0000faa29ae35088: pmull v0.1q, v0.1d, v0.1d
2018-07-28 09:57:59 +00:00
bin Fix several bugs in the command / type builtin ( including PR bin/48499 ) 2018-07-25 14:42:50 +00:00
common Avoid undefined behavior in snprintb.c 2018-07-26 00:33:26 +00:00
compat gcc aarch64 does not have multilib 2018-07-16 00:32:59 +00:00
crypto Avoid undefined behavior in netpgpverify/sha2.c 2018-07-26 00:31:13 +00:00
dist/pf
distrib Add TEA5767 FM radio driver. From Karuna Grewal. 2018-07-27 12:02:25 +00:00
doc gcc 7.3 / 8.2 out, we have 6.4. 2018-07-27 14:38:50 +00:00
etc Allow rc.conf to setup resolv.conf via resolvconf(8). 2018-07-27 15:31:02 +00:00
external s/17/18, I was reading a draft. 2018-07-27 15:14:43 +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 it's C18, not C17. 2018-07-27 15:15:30 +00:00
libexec Apply relocbase for tlsinit of the executable itself. Fixes PIE where 2018-07-24 13:48:48 +00:00
regress
rescue Specify NOLIBCSANITIZER for rescue 2018-07-25 23:52:38 +00:00
sbin Remove superfluous macro. 2018-07-18 17:57:00 +00:00
share Various minor improvements. 2018-07-28 07:51:53 +00:00
sys Implement sigill_debug variable for debug (with DDB). if sigill_debug = 1, illegal instruction will be logged. 2018-07-28 09:57:59 +00:00
tests aarch64 support per page execute protection 2018-07-27 07:09:15 +00:00
tools Update LLVM/Clang build system to r337282. 2018-07-17 18:55:24 +00:00
usr.bin Use An -nosplit. Use Mt. Fix some mandoc lint. 2018-07-28 08:03:41 +00:00
usr.sbin Avoid potential undefined behavior in bta2dpd(8) 2018-07-25 19:03:50 +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 Document aarch64 ABI break. 2018-07-17 19:13:53 +00:00