NetBSD/lib
reed 030d4fb522 Simply Subsection headers
There was a formatting issue with mandoc showing the
literal "Ss" macros. I reported this bug to mandoc since groff
didn't have same formatting. It was recommended to simplify
the formatting due to the weird feature.
Note because of this for groff I didn't use the Ux macro but spelled
out UNIX literally for these subsection headers
(since the macro reset the subsection formatting which was why
the Ss macro was repeated before to reactivate it).
2019-12-23 17:51:57 +00:00
..
csu add stop (;;) to elimate WAW dependency compiler warning 2019-05-04 22:55:32 +00:00
i18n_module
libarch Bump - removal of i386_vm86 and i386_pmc. 2017-08-12 19:48:28 +00:00
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 Explain in kevent(2) the semantics of EINTR 2019-12-23 01:46:09 +00:00
libc_fp
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat stty & gtty were around since v1 2019-09-01 23:42:19 +00:00
libcrypt Mark up argon2 description. Restore removed lines/text from previous 2019-10-21 05:16:51 +00:00
libcurses curses: believe in unicorns 2019-09-03 13:43:34 +00:00
libdm Clean up double free in some error paths that did trigger 2018-12-27 14:05:54 +00:00
libedit When 'attempted_completion_function' non-NULL, with a 'single_match' 2019-12-10 19:42:09 +00:00
libexecinfo make the backtrace()'s tracer() return _URC_FOREIGN_EXCEPTION_CAUGHT 2019-01-30 22:46:49 +00:00
libform Bump major number due to libcurses major bump 2019-06-30 22:17:22 +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 introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
libkern
libkvm Redo previous more conventionally. Requested by kre@. 2019-12-11 20:19:27 +00:00
liblwres
libm Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da) 2019-11-11 22:44:56 +00:00
libmenu Improve formatting, fix a typo, bump date for previous. 2019-07-01 07:16:25 +00:00
libnpf libnpf/npfctl: support dynamic NAT rulesets using a name prefix. 2019-09-30 00:37:11 +00:00
libnvmm Annotate a covering switch as such to avoid warnings about missing 2019-10-28 18:12:17 +00:00
libossaudio Use record field for recording even on 2019-11-03 11:13:45 +00:00
libp2k Restore binary compatibility by using the statvfs90 structure internally. 2019-09-23 12:00:57 +00:00
libpam Simply Subsection headers 2019-12-23 17:51:57 +00:00
libpanel Bump major number due to libcurses major bump 2019-06-30 22:17:22 +00:00
libpci Add function names to the NAME section 2017-10-22 15:28:48 +00:00
libperfuse Restore binary compatibility by using the statvfs90 structure internally. 2019-09-23 12:00:57 +00:00
libposix
libppath
libprop
libpthread Bump PTHREAD__UNPARK_MAX to 128 as bandaid for locking related hangs. 2019-12-18 15:11:57 +00:00
libpuffs puffs_null_node_fsync: don't leak directory handle 2019-11-02 18:14:36 +00:00
libquota
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse Restore binary compatibility by using the statvfs90 structure internally. 2019-09-23 12:00:57 +00:00
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt - user (an alias to the login buffer should be NUL terminated so use strlcpy 2019-10-03 17:56:17 +00:00
librpcsvc Fix building librpcsvc for MKYP=no 2019-04-24 10:26:43 +00:00
librt Mention that ENOSPC can be returned if we exhausted the max number of 2019-02-21 21:54:09 +00:00
librump introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
librumpclient introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
librumpdev
librumphijack teach hijack about the new vfs syscalls 2019-09-25 20:19:59 +00:00
librumpnet
librumpres introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
librumpuser introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
librumpvfs
libskey use strlcpy here; the destination string is passed to strtok_r, and if it 2019-10-03 17:08:26 +00:00
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo Cast function pointers that take different arguments through void * 2019-10-03 18:02:05 +00:00
libukfs Remove exgtraneous comma 2018-03-12 11:56:34 +00:00
libusbhid Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
libutil Remove trailing whitespace. 2019-12-07 12:47:07 +00:00
libwrap remove the new check for tlen >= PTRDIFF_MAX. the prior 2019-01-24 22:07:14 +00:00
liby
libz convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
lua Prevent Lua from crashing if clear_bindings() is called on a statement 2019-05-16 12:42:35 +00:00
npf libnpf fix: link the library itself to libnv; libnpf users should not be 2019-08-24 13:20:52 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile move file/lib after xz 2019-12-18 02:46:21 +00:00
Makefile.inc