NetBSD/lib
mrg ee803f2386 revert previous - it doesn't mean what i thought and some builds broke. 2024-02-26 20:16:16 +00:00
..
csu declare _libc_init() in header. 2024-01-19 19:22:17 +00:00
i18n_module Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
libarch sparc_v8.S: fix v8 .mul/.umul versions to conform to psABI 2023-09-11 12:00:45 +00:00
libbluetooth Fix typo in comment. 2023-06-24 05:18:12 +00:00
libbpfjit
libbsdmalloc Make mstats() decl match prototype so this compiles with -DMSTATS. 2023-07-08 04:09:26 +00:00
libbz2 Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
libc fix typo in comment 2024-02-20 00:09:31 +00:00
libc_aligned libc_aligned, libc_fp: Add missing close-paren. 2023-09-04 18:16:53 +00:00
libc_fp libc_aligned, libc_fp: Add missing close-paren. 2023-09-04 18:16:53 +00:00
libc_vfp
libcompat Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS 2022-12-04 01:29:31 +00:00
libcrypt Drop -O[01] hacks for vax; no longer necessary for patched GCC 10 2023-10-07 12:15:49 +00:00
libcurses Correct the fd closed check so we actually check the outfd as per 2023-10-09 21:14:29 +00:00
libdm fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
libedit s/interrrupt/interrupt/ in comment and editline(3) man page. 2024-02-04 18:47:27 +00:00
libexecinfo */shlib_version: Ensure a boring line between RCS id and all else. 2023-09-06 12:48:15 +00:00
libform pass the struct size to malloc(), not the pointer size. 2023-08-01 07:56:23 +00:00
libintl lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
libipsec
libisns bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
libkern
libkvm libkvm: whitespace 2023-08-23 14:00:11 +00:00
libm fabsl is defined in libc... 2024-02-25 19:26:33 +00:00
libmenu s/logigally/logically/. 2023-08-17 14:21:18 +00:00
libnpf libnpf(3): No need for weird padding any more. 2023-08-08 10:36:04 +00:00
libnvmm s/premissions/permissions/ 2021-12-10 11:08:45 +00:00
libossaudio lib: Mark up error names in man pages with .Er 2022-12-04 11:25:08 +00:00
libp2k p2k(3): drop reference to rump_smbfs(8). 2022-07-11 19:24:56 +00:00
libpam pam_krb5: Fix PR lib/57631. 2023-09-28 02:31:04 +00:00
libpanel lib: remove CONSTCOND comment 2022-04-19 20:32:14 +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 typo in comment. 2023-06-24 05:18:12 +00:00
libposix
libppath lint: warn about extern declarations outside headers 2023-03-28 14:44:34 +00:00
libprop
libpthread Add missing headers 2024-01-19 19:55:03 +00:00
libpuffs pathconf needs to return EINVAL when the variable is invalid 2023-12-11 12:42:18 +00:00
libquota Fix default quota file names, both user and group quota used the 2022-04-26 15:36:42 +00:00
libradius Recursively revbump all dependents of libcrypto. 2023-09-04 18:12:44 +00:00
librefuse Fix few more typos in comments and log message: 2024-02-11 10:36:40 +00:00
libresolv fix various typos in comments. 2024-02-05 21:46:04 +00:00
librmt lib: Mark up error names in man pages with .Er 2022-12-04 11:25:08 +00:00
librpcsvc s/sytem/system/ 2022-01-01 10:32:28 +00:00
librt Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS 2022-12-04 01:29:31 +00:00
librump bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
librumpclient librump*: Require 10.99.7 or higher for __kevent100 2023-07-31 04:37:04 +00:00
librumpdev Force at most partial RELRO for rump_server and related libraries 2021-11-01 21:37:32 +00:00
librumphijack fix simple mis-matched function prototype and definitions. 2023-08-01 07:04:14 +00:00
librumpnet Force at most partial RELRO for rump_server and related libraries 2021-11-01 21:37:32 +00:00
librumpres bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
librumpuser PR kern/57626: instead of an (arbitrary) FAKE_PAGE_SHIFT (and always 2023-09-24 09:33:26 +00:00
librumpvfs Force at most partial RELRO for rump_server and related libraries 2021-11-01 21:37:32 +00:00
libskey s/charater/character/ in comment. 2023-01-17 14:13:48 +00:00
libtelnet fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
libterminfo fix few typos in comments. 2023-01-31 21:11:24 +00:00
libukfs lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
libusbhid fix various typos in comments and log messages. 2024-02-10 09:21:51 +00:00
libutil snprintb: always null-terminate output 2024-02-22 21:04:23 +00:00
libwrap fix spelling mistakes, mainly in comments and log messages. 2024-02-09 22:08:30 +00:00
liby
libz bsd.own.mk: rename GCC_NO_* to CC_WNO_* 2023-06-03 09:09:01 +00:00
lua fix vax build 2022-11-23 18:15:43 +00:00
npf
Makefile revert previous - it doesn't mean what i thought and some builds broke. 2024-02-26 20:16:16 +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