.. |
csu
|
Instead of compiling files with -fcommon, create an include file and declare
|
2021-04-20 21:42:31 +00:00 |
i18n_module
|
…
|
|
libarch
|
…
|
|
libbluetooth
|
Use strlcpy to NUL terminate the name string here. The kernel already
|
2019-10-03 17:10:16 +00:00 |
libbpfjit
|
…
|
|
libbsdmalloc
|
…
|
|
libbz2
|
convert HAVE_GCC == 7 to HAVE_GCC >= 7.
|
2019-09-29 23:44:58 +00:00 |
libc
|
remove double t from targeted, add missing r to arbitrary
|
2022-01-26 11:48:53 +00:00 |
libc_fp
|
…
|
|
libc_vfp
|
comparision -> comparison
|
2020-12-02 14:20:19 +00:00 |
libcompat
|
stty & gtty were around since v1
|
2019-09-01 23:42:19 +00:00 |
libcrypt
|
crypt(3): document some of the memory units we're dealing with
|
2021-11-22 14:30:24 +00:00 |
libcurses
|
Correct (hopefully) the handling of wide characters.
|
2022-01-25 03:05:06 +00:00 |
libdm
|
fix proplib deprecation
|
2021-06-21 03:04:27 +00:00 |
libedit
|
libedit: fix typos, apply KNF to newly imported code (PR/56693)
|
2022-02-08 21:13:22 +00:00 |
libexecinfo
|
If Unwind_Backtrace is broken, ctx.n will still contain ~0, and we will
|
2020-07-26 15:53:05 +00:00 |
libform
|
Fix for PR lib/47398
|
2021-10-25 06:25:18 +00:00 |
libintl
|
Switch the iconv(3) prototype to the POSIX conformant variation
|
2019-10-24 18:17:14 +00:00 |
libipsec
|
Switch the iconv(3) prototype to the POSIX conformant variation
|
2019-10-24 18:17:14 +00:00 |
libisns
|
fix mainly same typos as in my previous commit but outside sys/dev/dm.
|
2021-08-21 23:00:30 +00:00 |
libkern
|
…
|
|
libkvm
|
read the ps arguments from the correct place.
|
2022-01-10 20:04:01 +00:00 |
liblwres
|
…
|
|
libm
|
s/argumetn/argument/ in comment.
|
2021-12-05 04:22:50 +00:00 |
libmenu
|
terminfo: promote numeric parameters from short to int
|
2020-03-13 15:19:24 +00:00 |
libnpf
|
Major NPF improvements (merge from upstream):
|
2020-05-30 14:16:56 +00:00 |
libnvmm
|
s/premissions/permissions/
|
2021-12-10 11:08:45 +00:00 |
libossaudio
|
ossaudio(3): continue getting capabilities if AUDIO_GETFORMAT fails
|
2021-06-09 14:49:13 +00:00 |
libp2k
|
fix typos in word "successful".
|
2021-09-16 22:19:10 +00:00 |
libpam
|
libpam: remove stray semicolon
|
2022-01-16 10:52:18 +00:00 |
libpanel
|
terminfo: promote numeric parameters from short to int
|
2020-03-13 15:19:24 +00:00 |
libpci
|
remove clause 3 from all my licenses that aren't conflicting with
|
2021-12-11 19:24:18 +00:00 |
libperfuse
|
fix typos in word "request(s)".
|
2021-12-12 09:00:07 +00:00 |
libposix
|
…
|
|
libppath
|
…
|
|
libprop
|
Improvements to the problib(3) API:
|
2020-06-06 21:25:59 +00:00 |
libpthread
|
remove parameter names from decls.
|
2021-10-01 20:13:38 +00:00 |
libpuffs
|
Allow calling puffs_mount(3) before puffs_daemon(3)
|
2022-01-22 07:35:26 +00:00 |
libquota
|
…
|
|
libradius
|
…
|
|
librefuse
|
librefuse: default_log_func is __printflike
|
2022-01-29 00:03:41 +00:00 |
libresolv
|
s/begining/beginning/ in comments and messages.
|
2022-01-24 09:14:36 +00:00 |
librmt
|
s/transfered/transferred/
|
2019-12-27 09:41:48 +00:00 |
librpcsvc
|
s/sytem/system/
|
2022-01-01 10:32:28 +00:00 |
librt
|
…
|
|
librump
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumpclient
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumpdev
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumphijack
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumpnet
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumpres
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
librumpuser
|
In unix_parse(), always allocate memory for the entire struct sockaddr_un
|
2021-12-07 10:39:33 +00:00 |
librumpvfs
|
Force at most partial RELRO for rump_server and related libraries
|
2021-11-01 21:37:32 +00:00 |
libskey
|
avoid an unlikely buffer truncation.
|
2021-04-12 09:17:10 +00:00 |
libss
|
…
|
|
libtelnet
|
libtelnet: convert malloc(x * y) to reallocarr
|
2021-10-30 10:46:57 +00:00 |
libterminfo
|
Fix for PR lib/56298
|
2021-12-15 21:07:12 +00:00 |
libukfs
|
remove double t from targeted, add missing r to arbitrary
|
2022-01-26 11:48:53 +00:00 |
libusbhid
|
usbhid(3): use reallocarr
|
2021-11-03 16:18:09 +00:00 |
libutil
|
fix typos in word "otherwise".
|
2021-08-01 15:29:29 +00:00 |
libwrap
|
simplify expression, daemon is an array can't be NULL.
|
2021-03-18 01:49:09 +00:00 |
liby
|
…
|
|
libz
|
fix various typos, mainly in comments, but also in man pages and log messages.
|
2021-10-21 13:21:53 +00:00 |
lua
|
…
|
|
npf
|
libnpf fix: link the library itself to libnv; libnpf users should not be
|
2019-08-24 13:20:52 +00:00 |
Makefile
|
cgdconfig(8): Add an argon2id password-based key generation method
|
2021-11-22 14:34:35 +00:00 |
Makefile.inc
|
…
|
|
bumpversion
|
…
|
|
checkoldver
|
…
|
|
checkver
|
s/supress/suppress/
|
2021-12-05 08:09:30 +00:00 |
checkvers
|
s/supress/suppress/
|
2021-12-05 08:09:30 +00:00 |