.. |
csu
|
Need to compile rcrt0.o with -fno-jump-tables on powerpc as well.
|
2019-07-01 15:55:50 +00:00 |
libarch
|
Delete the VM86 kernel option and i386_vm86(3) API: it's required
|
2018-07-09 19:20:29 +00:00 |
libc
|
Now that libc.so has only five PLT entries on almost all our archs,
|
2019-11-12 04:38:27 +00:00 |
libcbor
|
our older gcc requires forced -std=c99
|
2019-11-15 03:19:39 +00:00 |
libcompiler_rt
|
Update compiler-rt to 8.0.1. This is mostly a cosmetic update for us.
|
2019-09-29 17:53:57 +00:00 |
libcrypto
|
Reshuffle RSA_PSS_PARAMS and RSA_OAEP_PARAMS to avoid duplicate typedef.
|
2019-11-04 12:30:56 +00:00 |
libcsi
|
Add missing csi_dh_params_dup() calls.
|
2018-06-05 18:06:07 +00:00 |
libcurses
|
Fix a segmentation fault in ncurses.
|
2019-11-15 14:45:37 +00:00 |
libcxx
|
local __libcpp_asprintf_l() -> libc asprintf() was inspecting the pointer
|
2019-06-28 05:49:31 +00:00 |
libcxxabi
|
Merge libc++, libc++abi and libunwind version 8.0.0.
|
2019-06-17 22:28:47 +00:00 |
libedit
|
Correct the length of read from file, wide character buffer, add NUL
|
2019-09-04 00:00:49 +00:00 |
libelf
|
open() and fstat() return precisely -1 on error, not a vague value < 0.
|
2019-06-20 16:15:22 +00:00 |
libevent
|
When system calls indicate an error they return -1, not some arbitrary
|
2019-06-28 13:32:41 +00:00 |
libexpat
|
Update libexpat to 2.2.8. CVE-2019-15903 has been fixed earlier
|
2019-09-25 21:06:19 +00:00 |
libfido2
|
our older gcc requires forced -std=c99
|
2019-11-15 03:19:39 +00:00 |
libform
|
Also remove tbl files from CLEANFILES now they are not generated.
|
2019-02-13 15:10:40 +00:00 |
libfuse
|
When system calls indicate an error they return -1, not some arbitrary
|
2019-06-28 13:32:41 +00:00 |
libkeynote
|
When system calls indicate an error they return -1, not some arbitrary
|
2019-06-28 13:32:41 +00:00 |
libkvm
|
struct proc: change ps_start from utc time to uptime
|
2019-10-22 21:19:22 +00:00 |
libl
|
|
|
libm
|
Fix declaration of S1 by swapping misplaced ',' and ';'.
|
2019-10-30 02:08:38 +00:00 |
libmenu
|
Also remove tbl files from CLEANFILES now they are not generated.
|
2019-02-13 15:10:40 +00:00 |
libossaudio
|
When system calls indicate an error they return -1, not some arbitrary
|
2019-06-28 13:32:41 +00:00 |
libpanel
|
convert unbounded sprintf/strcpy (in disabled debug code) to snprintf/strlcpy
|
2019-10-08 17:52:37 +00:00 |
libpcap
|
the mentioned .Fn functions are in a another file, so .Xr them
|
2019-09-25 17:04:45 +00:00 |
libpthread/man
|
Remove IMPLEMENTATION NOTES, they only apply to one of the two in-tree
|
2019-02-13 23:54:10 +00:00 |
libradius
|
grammar fix;
|
2016-08-05 08:10:51 +00:00 |
librpcsvc
|
mark files as BUILDFIRST, or write explicit dependencies, so that most
|
2017-06-16 10:25:54 +00:00 |
librthread
|
Remove duplicated header.
|
2019-11-01 16:04:19 +00:00 |
libskey
|
I am retiring my old email address; replace it with my OpenBSD one.
|
2019-01-25 00:19:25 +00:00 |
libsndio
|
Add affinity between the program and its mixer control.
|
2019-07-12 06:30:55 +00:00 |
libssl
|
Add a reference for the non-standard post-handshake handshake (PHH).
|
2019-11-17 18:42:17 +00:00 |
libtls
|
Allow 1.3 ciphers in libtls.
|
2019-11-16 21:39:52 +00:00 |
libunwind
|
Merge libc++, libc++abi and libunwind version 8.0.0.
|
2019-06-17 22:28:47 +00:00 |
libusbhid
|
When system calls indicate an error they return -1, not some arbitrary
|
2019-06-28 13:32:41 +00:00 |
libutil
|
Adjust whitespace, so Ta macros are aligned vertically as already done in
|
2019-10-25 04:00:10 +00:00 |
liby
|
|
|
libz
|
Fix warnings when building zlib with ZLIB_CONST defined
|
2019-06-01 11:39:57 +00:00 |
check_sym
|
The mips64 symbol table layout means we have to consider symbol visibility
|
2019-10-05 01:01:23 +00:00 |
Makefile
|
add libcbor and libfido2
|
2019-11-14 21:14:35 +00:00 |