NetBSD/lib
kre c323915498 Make expandm() return a const char * so we can do away with __UNCONST()
and more importantly, so that we don't accidentally return a value
that is a const char * in reality (pointer to read only string) as a
char *.
2019-01-12 22:14:08 +00:00
..
csu Re-do previous (always make available preinit/initarray/finiarray), with 2018-12-28 20:12:35 +00:00
i18n_module
libarch Bump - removal of i386_vm86 and i386_pmc. 2017-08-12 19:48:28 +00:00
libbluetooth Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libbpfjit
libbsdmalloc
libbz2
libc use the pico objects if we are making a PIC profiled library. 2019-01-06 18:14:10 +00:00
libc_fp move shlib_version into the main directory 2016-10-11 16:55:22 +00:00
libc_vfp The fpu mode for VFP2 instructions is still just vfp. 2018-07-19 19:35:02 +00:00
libcompat Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libcrypt fix error messages 2015-06-17 00:15:26 +00:00
libcurses At some point we lost the text that explains the difference between 2019-01-11 06:14:39 +00:00
libdm Clean up double free in some error paths that did trigger 2018-12-27 14:05:54 +00:00
libedit PR/53856: F. Aragon: editline/libedit not prompting colors in readline mode 2019-01-10 18:41:56 +00:00
libexecinfo Add rest of the functions from the SYNOPSIS section to the NAME section 2017-10-22 14:07:03 +00:00
libform "s/ are are / are /" in comment. No functional change. 2018-11-08 06:34:40 +00:00
libintl back to the defines (fixing a typo -- extra 'g') 2015-06-08 15:04:20 +00:00
libipsec Remove dead references to netinet6/ipsec.h. 2018-09-06 09:54:36 +00:00
libisns Typos. 2018-02-08 09:05:16 +00:00
libkern Define _KERNTYPES for things that need it. 2016-01-23 21:22:45 +00:00
libkvm be consistent about uint64_t and bit masks. 2018-12-19 11:02:21 +00:00
liblwres
libm Add modfl alias. 2018-11-09 10:19:47 +00:00
libmenu Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libnpf - re-enable lint (otherwise the sets break) 2018-09-29 15:52:44 +00:00
libnvmm Handle REPN. FreeBSD has a "repn movs", which is a bit unusual, but doesn't 2019-01-08 07:34:22 +00:00
libossaudio ABI of libossaudio did not change, so there was no need to bump the version 2017-03-24 11:46:52 +00:00
libp2k Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
libpam adjust to new libssh api. 2018-08-26 08:54:03 +00:00
libpanel bump warns 2016-10-03 17:06:58 +00:00
libpci Add function names to the NAME section 2017-10-22 15:28:48 +00:00
libperfuse Use reclaim2 to fix reclaim/lookup race conditions 2018-11-16 02:39:02 +00:00
libposix
libppath
libprop
libpthread G/C __APCS_26__ support 2018-11-22 20:38:59 +00:00
libpuffs revert previous now that MAP_ALIGNED has been fixed. 2018-07-09 00:47:47 +00:00
libquota Some NFS servers return RPC_PROGNOTREGISTERED instead of RPC_PROGVERSMISMATCH 2016-01-30 16:31:28 +00:00
libradius Oops forgot one openssl version name change 2018-02-07 22:51:31 +00:00
librefuse fuse_main(3): Support general fuse options via fuse_parse_cmdline(3) 2016-11-20 13:28:32 +00:00
libresolv Remove unused macro. 2018-12-13 08:39:34 +00:00
librmt Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
librpcsvc
librt Disable sanitizers for libm and librt 2018-06-13 08:19:36 +00:00
librump This is not needed anymore. 2015-08-21 06:56:35 +00:00
librumpclient make it the same as rump.h 2017-05-11 18:44:50 +00:00
librumpdev
librumphijack Add an option "modctl" to capture modctl(). 2018-12-16 14:03:37 +00:00
librumpnet
librumpres Add a library for the rump resolver interception code so that it will become 2017-10-10 19:28:33 +00:00
librumpuser Distinguish spin mutex and adaptive mutex on rump kernels for LOCKDEBUG 2017-12-27 09:01:53 +00:00
librumpvfs
libskey Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
libss
libtelnet Match the function prototype of encrypthandler instead of casting to it. 2019-01-05 08:55:58 +00:00
libterminfo Fix pasto. 2018-10-10 21:09:58 +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 Document "ROOT." syntax before documenting a generic . 2018-12-28 18:44:11 +00:00
libwrap Make expandm() return a const char * so we can do away with __UNCONST() 2019-01-12 22:14:08 +00:00
liby
libz Remove workaround for ancient HTML generation code. 2017-07-03 21:28:48 +00:00
lua Hello bozohttpd(3lua) 2018-05-03 22:51:17 +00:00
npf NPF: Major rework -- migrate NPF to the libnv library. 2018-09-29 14:41:35 +00:00
bumpversion
checkoldver
checkver
checkvers
Makefile move sqlite earlier in its section. my build often sits with only 3 2018-12-24 22:02:32 +00:00
Makefile.inc