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
|
Remove tpfmt(1). Its code was merged into tprof(8).
|
2018-07-13 11:14:14 +00:00 |
doc
|
Give a heads up about ssh-agent path whitelist change.
|
2018-07-13 18:49:44 +00:00 |
etc
|
Drop output for MAKECONF MAKEOBJDIR MAKEOBJDIRPREFIX MAKEVERBOSE
|
2018-07-10 13:22:22 +00:00 |
external
|
aarch64 sanitizer bits
|
2018-07-15 00:32:40 +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
|
|
|
rescue
|
Set NOSANITIZER in rescue/Makefile
|
2018-06-21 10:44:01 +00:00 |
sbin
|
Not all things that write to the disk do something that dk(4) will
|
2018-07-03 03:41:23 +00:00 |
share
|
Update comment to match what the below text does
|
2018-07-14 22:57:47 +00:00 |
sys
|
Remove "options IPKDB", and the other associated options, from the config
|
2018-07-14 15:09:40 +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 |