NetBSD/lib
rmind 8c6e21bf5e Implement dynamic NPF extensions interface. An extension consists of
dynamically loaded module (.so) supplementing npfctl(8) and a kernel
module.  Move normalisation and logging functionality into their own
extensions.  More improvements to come.
2012-09-16 13:47:41 +00:00
..
csu Whitespace 2012-09-16 13:46:49 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch Add a cast of the shift count to int32_t, so that we don't try 2012-03-22 08:54:48 +00:00
libbluetooth Use __printflike. 2012-03-22 23:46:49 +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 remove dubious cast 2012-09-15 19:31:12 +00:00
libcompat These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
libcrypt Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
libcurses * Size argument for memset when clearing cbuf was wrong, cbuf is an array 2012-06-29 10:40:29 +00:00
libdm Use WARNS=2 (the previous WARN=4 was incorrect and ignored). 2012-03-21 05:36:24 +00:00
libedit PR/46945: Steffen Nurpmeso; el_getc() doesn't document it's setting errno 2012-09-11 20:29:58 +00:00
libexecinfo fix cleanup on error 2012-07-09 03:11:59 +00:00
libform These directories default to WARNS=2 2012-03-21 05:38:49 +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 Fix copyright. 2012-08-08 16:58:28 +00:00
libmenu Replace wrong variable type (s/ITEMS/ITEM). 2012-06-30 09:25:55 +00:00
libnpf Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
libossaudio fix typo, WARNS=5 2012-05-05 15:57:45 +00:00
libp2k Fix regression that has been introduced when the lookup/reclaim race 2012-08-16 09:25:43 +00:00
libpam remove unneeded change 2012-01-28 21:54:26 +00:00
libpci
libperfuse Turn a fatal error into a warning. 2012-09-10 13:56:18 +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 Only copy the ucontext_t in pthread_setcontext if _UC_TLSBASE is set. 2012-09-12 14:55:48 +00:00
libpthread_dbg Match ARCHSUBDIR logic from libpthread. 2012-07-19 06:33:48 +00:00
libpuffs Bump date for previous. 2012-08-16 11:28:48 +00:00
libquota These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libradius
librefuse These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libresolv
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
librumpclient attempt to inform user of what the error means 2012-09-12 12:38:16 +00:00
librumpdev
librumphijack When emulating poll/select better tell the events of the host kernel 2012-09-12 10:35:10 +00:00
librumpnet
librumpuser Do not assume that O_FOO flags have matching values in the rump kernel 2012-09-14 16:29:21 +00:00
librumpvfs
libskey Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
libss
libtelnet Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
libterminfo Add tic dependency only for the USETOOLS case. 2012-08-20 15:44:02 +00:00
libukfs Always initialize part to avoid triggering uninitialized variable 2012-07-19 06:33:03 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +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 These directories don't handle WARNS=5 2012-03-21 10:08:30 +00:00
lua Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
npf Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
Makefile Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00
bumpversion
checkoldver
checkver
checkvers