..
csu
Unbreak compat.
2012-06-16 19:19:14 +00:00
i18n_module
remove all the code that supported HAVE_GCC=3. mostly from chuq.
2011-06-20 06:52:36 +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
- Further clarify differences between inet_pton() and inet_aton()
2012-07-25 14:51:15 +00:00
libcompat
These directories don't handle WARNS=5
2012-03-21 10:08:30 +00:00
libcrypt
Use major.minor for NetBSD versions.
2012-03-23 18:08:34 +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
From Kamil Dudka: fix crash of el_insertstr() on incomplete multi-byte
2012-07-18 17:12:39 +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
Use C89 function definition
2012-03-21 10:10:36 +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
Measure kinfo_proc2::p_vm_vsize in pages, as it was always documented.
2012-06-05 08:23:05 +00:00
libl
liblwres
libm
ANSI prototypes
2012-06-08 11:13:33 +00:00
libmenu
Replace wrong variable type (s/ITEMS/ITEM).
2012-06-30 09:25:55 +00:00
libnpf
- Rework NPF tables and fix support for IPv6. Implement tree table type
2012-07-15 00:22:58 +00:00
libossaudio
fix typo, WARNS=5
2012-05-05 15:57:45 +00:00
libp2k
Add a flag to VOP_LISTEXTATTR(9) so that the vnode interface can tell the
2011-07-04 08:07:29 +00:00
libpam
remove unneeded change
2012-01-28 21:54:26 +00:00
libpci
Update libpci for change in pci_find{vendor,product} entrypoint names.
2010-05-25 08:35:47 +00:00
libperfuse
- Fix same vnodes associated with multiple cookies
2012-07-21 05:49:42 +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
Do not mark pthread_cond_timedwait explicitly as inlineable, since it
2012-06-15 19:20:44 +00:00
libpthread_dbg
Match ARCHSUBDIR logic from libpthread.
2012-07-19 06:33:48 +00:00
libpuffs
- Improve PUFFS_KFLAG_CACHE_FS_TTL by reclaiming older inactive nodes.
2012-07-21 05:17:10 +00:00
libquota
These directories default to WARNS?=5
2012-03-21 05:37:42 +00:00
libradius
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
2009-07-20 17:30:52 +00:00
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
Duplicate item detected, destroying duplicate.
2011-04-15 22:57:05 +00:00
librumpclient
Use C89 function definition
2012-03-21 10:10:36 +00:00
librumpdev
Build & install rumpdev, a device component for rump. It currently
2009-09-03 15:35:58 +00:00
librumphijack
implement descriptor passing.
2012-06-29 13:20:25 +00:00
librumpnet
Back to WARNS=3 until the kernel source is -Wsign-compare friendly.
2009-02-12 13:20:17 +00:00
librumpuser
Update old-style definitions to ANSI, remove a couple of register
2012-06-25 22:32:43 +00:00
librumpvfs
fix prototype, document RUMP_ETFS_SIZE_ENDOFF
2011-02-03 10:21:58 +00:00
libskey
Add some more __dead as exposed by the recent WARN bumps.
2012-03-22 22:59:43 +00:00
libss
libss uses strupr from libroken, so depend on that.
2010-02-19 17:48:59 +00:00
libtelnet
These directories default to WARNS?=5
2012-03-21 05:37:42 +00:00
libterminfo
Relax consistency to make it possible to match valid entries.
2012-06-06 13:36:58 +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
Mention how big the name can be.
2012-07-23 02:21:14 +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
bumpversion
checkoldver
checkver
checkvers
Makefile
don't mention the indirect libm dependency.
2012-07-12 20:14:44 +00:00
Makefile.inc
Libraries default to be built with WARNS=5
2012-03-21 05:39:21 +00:00