.. |
acpica
|
add new grammar file
|
2019-10-15 16:14:49 +00:00 |
am-utils
|
introduce some common variables for use in GCC warning disables:
|
2019-10-13 07:28:04 +00:00 |
atf
|
Consistent use of comma in lists.
|
2020-07-03 19:22:38 +00:00 |
bc
|
Remove dummy breaks and returns after bc_exit
|
2017-04-18 04:35:18 +00:00 |
blocklist
|
s/Black/Block
|
2020-06-15 21:27:57 +00:00 |
byacc
|
Avoid duplicate "code_lines" symbols, which fails to link when building
|
2020-05-22 22:59:14 +00:00 |
bzip2
|
Fix mismerge of man page after 1.0.8 import.
|
2019-07-21 21:07:12 +00:00 |
compiler_rt
|
Install LLVM sanitizers into usr/lib/clang/9.0.0
|
2020-02-07 19:00:10 +00:00 |
cron
|
Add -s (SINGLE_JOB) from OpenBSD.
|
2020-04-18 19:32:19 +00:00 |
dhcpcd
|
Sync
|
2020-07-03 10:46:45 +00:00 |
ekermit
|
…
|
|
elftoolchain
|
remove more unreachable code.
|
2018-02-10 23:46:44 +00:00 |
elftosb
|
Fix the "programm" spello
|
2018-09-14 07:07:41 +00:00 |
fetch
|
Avoid redefining _REENTRANT under sanitizers
|
2020-06-01 00:55:24 +00:00 |
file
|
merge conflicts
|
2020-06-15 00:37:24 +00:00 |
flex
|
Fix misindentations in the flex skeleton triggered by dtrace's dt_lex.l.
|
2020-04-25 18:56:26 +00:00 |
ipf
|
external/bsd/ipf: Fix build failure under LLVM.
|
2020-02-12 00:30:48 +00:00 |
iscsi
|
external/bsd/iscsi: Fix -Werror=maybe-uninitialized error in initiator.c.
|
2020-03-17 00:57:54 +00:00 |
jemalloc
|
If _malloc_thread_cleanup is implement, call it from libpthread.
|
2020-06-04 00:45:32 +00:00 |
kyua-atf-compat
|
…
|
|
kyua-cli
|
kyua-cli: convert auto_ptr to unique_ptr
|
2020-07-02 14:04:00 +00:00 |
kyua-testers
|
…
|
|
less
|
…
|
|
libarchive
|
Add ACL support for FFS. From FreeBSD.
|
2020-05-16 18:31:45 +00:00 |
libbind/dist
|
Update supporting files for components which rely on autoconf to allow systems
|
2017-02-01 09:26:39 +00:00 |
libc++
|
Avoid clang bug on earm with SSP/FORTIFY:
|
2019-05-06 23:20:51 +00:00 |
libevent
|
Explicitly cast pointers to uintptr_t before casting to enums. They are
|
2020-02-21 00:26:21 +00:00 |
libfido2
|
add a libm dependency
|
2020-03-04 17:31:08 +00:00 |
liblzf
|
…
|
|
libnv
|
Move common parts into a makefile fragment usable from elsewhere.
|
2019-08-27 14:53:38 +00:00 |
libpcap
|
Always include the sampling member so that the struct size is consistent.
|
2020-04-04 21:00:03 +00:00 |
libproc
|
Switch proc_getlwpstatus from PT_LWPINFO to PT_GET_SIGINFO for NetBSD
|
2019-12-07 19:38:29 +00:00 |
librtld_db
|
…
|
|
libuuid_ul/lib/libuuid_ul
|
- install fontconfig 2.13.1 files and new fc-conflist
|
2019-03-08 09:58:23 +00:00 |
lutok
|
lutok: auto_ptr replaced; remove build workaround
|
2020-07-02 13:56:10 +00:00 |
mdocml
|
mdocml: Comment out non-applicable warning.
|
2020-03-17 22:03:41 +00:00 |
nsd
|
merge conflicts
|
2019-12-15 16:26:04 +00:00 |
ntp
|
Don't define psl as common symbol, move it into the only file using it.
|
2020-05-30 23:52:09 +00:00 |
nvi
|
Don't let clang warn about comparing pointers with string literals.
|
2020-04-20 13:04:10 +00:00 |
openldap
|
use GCC_NO_STRINGOP_OVERFLOW for charray.c.
|
2019-10-16 07:39:18 +00:00 |
openpam
|
Reverse sense of NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES.
|
2020-04-29 02:16:56 +00:00 |
openresolv
|
Sync
|
2020-01-27 21:13:05 +00:00 |
pam-u2f
|
Add a libm dependency.
|
2020-03-04 17:32:27 +00:00 |
pcc
|
Create a new bsd.hostinit.mk file and put the build definitions for all host
|
2018-05-01 19:59:42 +00:00 |
pdisk
|
introduce some common variables for use in GCC warning disables:
|
2019-10-13 07:28:04 +00:00 |
pkg_install
|
Handle HAVE_NBTOOL_CONFIG_H
|
2020-01-12 21:31:03 +00:00 |
ppp
|
pppd: Fix bounds check in EAP code
|
2020-02-12 01:51:52 +00:00 |
sljit
|
…
|
|
tcpdump
|
Use UNALIGNED_OK to disable unaligned pointer arithmetic checks in UBSan
|
2020-02-24 18:39:47 +00:00 |
tmux
|
Use fixed date in man page. For MKREPRO build.
|
2020-05-19 20:00:03 +00:00 |
top
|
expand a buffer size to properly handle full-size 64 bit values
|
2019-10-13 07:42:27 +00:00 |
tre
|
Fix indentation
|
2020-04-20 13:56:07 +00:00 |
unbound
|
resolve conflicts
|
2019-12-15 16:16:34 +00:00 |
wpa
|
Explicitly cast pointers to uintptr_t before casting to enums. They are
|
2020-02-21 00:26:21 +00:00 |
Makefile
|
Rename blacklist -> blocklist
|
2020-06-15 01:57:29 +00:00 |