Go to file
2018-07-15 16:05:24 +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 fix a comment. 2018-02-06 10:00:00 +00:00
crypto Provide an explicit dependency on heimbase 2018-07-12 11:13:50 +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 Note improved tprof and removal of ipkdb. 2018-07-15 05:25:20 +00:00
etc Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE 2018-07-10 13:22:22 +00:00
external Handle aarch64 jemalloc constant 2018-07-15 01:02:15 +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 No semicolon after macro do ... while (0) wrapper. 2018-06-23 07:21:00 +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 Add tprof backend for ARMv8 performance monitors. 2018-07-15 16:05:24 +00:00
tests Add tests for pattern matching (filename expansion (glob), case statement 2018-07-10 06:49:29 +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 Fix a crash when running tprof with no arguments; check argc before accessing argv[0] 2018-07-14 16:34:15 +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