NetBSD/lib
uwe 71118f0693 stat_flags(3): try to improve the descriptions
List all alternative forms recognized by string_to_flags(3).
Both "dump" and "nonodump" are the negative of "nodump".
string_to_flags does not recognize "snap".
Provide xrefs for flag descriptions where applicable.
2023-05-31 21:49:39 +00:00
..
csu RISC-V support that works on QEMU with a single hart. 2023-05-07 12:41:45 +00:00
i18n_module
libarch Bump - removal of i386_vm86 and i386_pmc. 2017-08-12 19:48:28 +00:00
libbluetooth Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS 2022-12-04 01:29:31 +00:00
libbpfjit
libbsdmalloc
libbz2 convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
libc libc: fix typo in comments: NO_SRSC -> NO_SRCS 2023-05-29 18:25:52 +00:00
libc_aligned Remove comment-outed garbage. 2022-05-30 15:18:32 +00:00
libc_fp
libc_vfp comparision -> comparison 2020-12-02 14:20:19 +00:00
libcompat Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS 2022-12-04 01:29:31 +00:00
libcrypt crypt(3): Minor markup tweaks 2023-01-17 14:27:11 +00:00
libcurses Fix spelling of Kurt Shoens surname. 2023-05-04 11:30:25 +00:00
libdm fix misspellings of 'available' and nearby typos 2022-09-10 12:14:17 +00:00
libedit Fix some const qual (Piotr Pawel Stefaniak) 2023-05-30 11:53:40 +00:00
libexecinfo Decode function descriptors (aka plabels) on hppa to fix backtrace. 2022-06-25 06:51:37 +00:00
libform Fix for PR lib/47398 2021-10-25 06:25:18 +00:00
libintl lib: remove CONSTCOND comment 2022-04-19 20:32:14 +00:00
libipsec Switch the iconv(3) prototype to the POSIX conformant variation 2019-10-24 18:17:14 +00:00
libisns Move libisns to /lib to allow /sbin/iscsid to work without /usr being 2022-07-31 12:40:35 +00:00
libkern
libkvm libkvm: suppress lint warnings about extern declarations for now 2023-04-01 09:08:11 +00:00
liblwres
libm fix cross references (from Anon Ymous) 2023-05-08 01:28:35 +00:00
libmenu terminfo: promote numeric parameters from short to int 2020-03-13 15:19:24 +00:00
libnpf Add method to initialize errinfo so that npfctl does not print random strings. 2022-06-07 16:27:24 +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 nix double n, i or g in "ing", in comments and documentation. 2022-10-26 22:09:37 +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 typos in comments. 2023-05-13 11:19:19 +00:00
libposix
libppath lint: warn about extern declarations outside headers 2023-03-28 14:44:34 +00:00
libprop Improvements to the problib(3) API: 2020-06-06 21:25:59 +00:00
libpthread libpthread: New pthread__smt_wait to put CPU in low power for spin. 2023-05-25 14:30:02 +00:00
libpuffs libpuffs: ignore lint warning about nested extern for now 2023-03-31 04:51:32 +00:00
libquota Fix default quota file names, both user and group quota used the 2022-04-26 15:36:42 +00:00
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse Fix incorrect test for FUSE_USE_VERSION 34 2023-04-21 19:29:31 +00:00
libresolv fix various typos in comments and messages. 2022-11-02 20:38:21 +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 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 fix various typos in comments and log messages. 2022-04-16 18:15:20 +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 lib: remove CONSTCOND comment 2022-04-19 20:32:14 +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
libss
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 usbhid.3: hid_parse_usage_in_page() actually returns int 2022-05-22 05:33:46 +00:00
libutil stat_flags(3): try to improve the descriptions 2023-05-31 21:49:39 +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 fix vax build 2022-11-23 18:15:43 +00:00
npf libnpf fix: link the library itself to libnv; libnpf users should not be 2019-08-24 13:20:52 +00:00
Makefile Introduce libc_aligned.so for evbppc-powerpc32, which provides 2022-05-30 15:06:54 +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