NetBSD/lib
pooka e9fe155c86 Change the default value of rump kernels CPUs to 2. It used to be
the number of host cores, but that value is overkill for most uses,
especially with massively multicore hosts.  Dozens of useless virtual
CPUs are relatively speaking expensive in terms of bootstrap time and
memory footprint.  On the other end of the spectrum, defaulting to 2
might shake out some bugs from the qemu test runs.
2013-08-14 08:29:25 +00:00
..
csu Alpha needs crtfm.o for USE_COMPILERCRTSTUFF=no 2013-08-05 13:38:35 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch Use MACHINE_CPU for m68k 2013-07-18 22:14:10 +00:00
libbluetooth Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libbpfjit Add libbpfjit library. 2012-11-11 17:34:06 +00:00
libbsdmalloc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libbz2 Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
libc CID 1060853: Negative array index read (REVERSE_NEGATIVE) 2013-08-06 05:48:39 +00:00
libc_vfp Add EABI (aeabi) support 2013-06-23 06:19:55 +00:00
libcompat Don't provide 2 versions of __compat_regerror() (the other one comes 2013-02-07 20:15:07 +00:00
libcrypt Silence -Wpointer-sign on crypt-sha1.c. 2013-08-10 18:42:29 +00:00
libcurses Extend does_ctrl_o() to compare exit attribute and ext ACS sequences. 2013-05-05 14:24:05 +00:00
libdm Use WARNS=2 (the previous WARN=4 was incorrect and ignored). 2012-03-21 05:36:24 +00:00
libedit cast to avoid warning. 2013-07-12 22:39:50 +00:00
libexecinfo earm -> earm* 2013-04-30 01:41:01 +00:00
libform Fix typo. 2013-01-19 16:11:03 +00:00
libintl comments 2012-07-30 23:04:42 +00:00
libipsec include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland 2012-01-04 16:09:40 +00:00
libisns These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libkvm Do not fail kvm_dump_mkheader without setting an error message 2012-08-26 23:09:42 +00:00
liblwres
libm If __HAVE_LONG_DOUBLE is not defined, 2013-07-18 22:32:53 +00:00
libmenu Fix bug where menu mark was not displayed on menus with O_ONEVALUE set 2012-12-30 12:27:09 +00:00
libnpf Make ALG's autoloadable by providing in the config file: 2013-03-20 00:29:46 +00:00
libossaudio fix typo, WARNS=5 2012-05-05 15:57:45 +00:00
libp2k Explicitly cast enum type. 2012-11-23 14:27:14 +00:00
libpam Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libpci
libperfuse Catch open without FREAD|FWRITE (it should not happen) 2013-07-19 07:32:35 +00:00
libpmc
libposix remove second _errno.h 2011-10-27 19:56:50 +00:00
libppath These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libprop These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpthread Some architectures can't create unwind tables without the frame pointer, 2013-08-12 17:15:46 +00:00
libpthread_dbg Only the first symbol (pthread_dbg) should return NOLIB, the rest indicate 2013-01-20 18:45:19 +00:00
libpuffs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libquota These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libradius
librefuse Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libresolv Add void between the parenthesis. Why only vax complains? From martin. 2012-11-19 13:45:00 +00:00
librmt Use C89 function definition 2012-03-21 10:10:36 +00:00
librpcsvc These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
librt One more reference to unimplemented shared semaphores. 2012-07-07 01:39:59 +00:00
librump Change the default value of rump kernels CPUs to 2. It used to be 2013-08-14 08:29:25 +00:00
librumpclient Make it possible for external parties to specify additional dplibs. 2013-05-15 20:27:00 +00:00
librumpdev
librumphijack remove unnecessary <sys/poll.h> -- musl whines when it's included 2013-07-31 12:23:25 +00:00
librumpnet
librumpuser Change the default value of rump kernels CPUs to 2. It used to be 2013-08-14 08:29:25 +00:00
librumpvfs
libskey Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
libss
libtelnet Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libterminfo Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libukfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil Update example using hex-escape-sequences to conform to gcc parsing rules. 2013-08-07 23:22:28 +00:00
libwrap Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
liby Use C89 function definition 2012-03-21 10:10:36 +00:00
libz Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
lua - Update to the version on github.com. 2012-11-02 12:24:52 +00:00
npf remove debugging 2013-03-13 13:16:38 +00:00
bumpversion
checkoldver
checkver remove -'s from options 2013-02-17 02:36:21 +00:00
checkvers
Makefile libbind now depends on heimdal, so push it after the third barrier. 2013-07-29 21:02:58 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00