bin
|
Re-order the code to short circuit all the opens and closes if linking.
|
2018-07-17 13:04:58 +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
|
fix sets for gcc aarch64 build.
|
2018-07-17 01:47:20 +00:00 |
doc
|
arm: Add support for ARMv7 performance event monitoring with tprof(4).
|
2018-07-15 23:57:45 +00:00 |
etc
|
deal with g++ header files.
|
2018-07-17 00:50:56 +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 /d(dump) and /v(verbose) modifiers to DDB's "show mbuf" command. Mainly
|
2018-07-17 05:52:07 +00:00 |
sys
|
Keep in .data by using a section attribute.
|
2018-07-17 12:40:00 +00:00 |
tests
|
Comment out two tests that regularily hang on SMP machines (with unkillable
|
2018-07-17 06:13:08 +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 |
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
|
Entry for MKSTATICPIE fallout in /rescue build.
|
2018-07-16 11:45:01 +00:00 |