NetBSD/lib
spz dd745abb62 Fix our iconv version for the issues that apply to us from CVE-2014-3951
(which are the:
- Consistently pass around context information using a simple pointer.
  This fixes some dereferencing bugs in Chinese character set conversions.
- Fix Simplified Chinese character set conversions by switching around the
  fields of an internal struct so it corresponds with the way variables of
  this type are initialised.
part)
Patch taken from FreeBSD and mutilated to fit.
FreeBSD credits: Manuel Mausz (reporter), Tijl Coosemans (report handler)
2014-06-24 22:24:18 +00:00
..
csu Ensure notes are properly padded to 32bit length. 2014-05-14 14:59:14 +00:00
i18n_module Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
libarch Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libbluetooth Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +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 Fix our iconv version for the issues that apply to us from CVE-2014-3951 2014-06-24 22:24:18 +00:00
libc_vfp Always compile as arm code. 2013-08-19 22:22:23 +00:00
libcompat Don't provide 2 versions of __compat_regerror() (the other one comes 2013-02-07 20:15:07 +00:00
libcrypt Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
libcurses remove the build support for GCC 4.1, and any hacks i found for it. 2014-06-13 01:17:45 +00:00
libdm If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libedit cast gotsig because it is long on some systems. 2014-06-18 20:12:15 +00:00
libexecinfo Make EHABI optional. 2014-05-06 16:02:10 +00:00
libform goodbye CIRCLEQ, welcome TAILQ 2013-11-26 01:17:00 +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 If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libkern Add LIBISPRIVATE?=yes 2013-08-25 14:20:30 +00:00
libkvm #include <m68k/m68k.h> 2014-03-04 06:38:08 +00:00
liblwres
libm Add modfl(3). From FreeBSD. 2014-06-16 12:54:42 +00:00
libmenu fix unused warnings 2013-10-18 19:53:59 +00:00
libnpf add npf_ext_param_string() 2014-05-19 18:47:19 +00:00
libossaudio libossaudio minor version bump to signify new ioctls. 2014-05-18 10:36:34 +00:00
libp2k rump_pub_getversion -> rump_getversion 2014-03-10 22:47:27 +00:00
libpam Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libpci
libperfuse For filesystems mounted without -o use_ino, readdir is not 2014-01-06 08:56:34 +00:00
libpmc
libposix
libppath If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
libprop These directories default to WARNS?=5 2012-03-21 05:37:42 +00:00
libpthread Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libpthread_dbg Introduce GENASSYM_CPPFLAGS for options during genassym processing. 2014-03-04 14:58:14 +00:00
libpuffs Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libquota Don't t use a C++ keyword as field name. 2014-06-12 21:39:45 +00:00
libradius
librefuse Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libresolv Use __RCSID. 2013-09-13 19:29:47 +00:00
librmt Use C89 function definition 2012-03-21 10:10:36 +00:00
librpcsvc remove __P 2013-12-20 21:04:09 +00:00
librt Sort errors. 2013-12-20 13:48:45 +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 pretend to handle the poll return value for -Wunused-but-set 2014-04-25 12:20:12 +00:00
librumpdev
librumphijack Add Android support for rump kernel. 2014-04-02 17:09:23 +00:00
librumpnet
librumpuser Hrmph, revert previous pending another fix. I tested it yesterday with 2014-06-23 12:38:18 +00:00
librumpvfs Add rump_boot_etfs_register(), which can be used to specify etfs 2014-06-13 15:45:01 +00:00
libskey Kill some extra spaces in function arguments. 2012-10-08 18:15:09 +00:00
libss
libtelnet Avoid enum type mismatch. 2014-04-26 22:10:40 +00:00
libterminfo Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
libukfs New sentence, new line. 2014-02-14 07:27:37 +00:00
libusbhid Extended usb_hid_usages, with help from the equivalent file from FreeBSD. 2012-05-09 16:21:06 +00:00
libutil In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry. 2014-05-25 13:46:07 +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 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
lua Add the syslog(3) Lua binding to the build. 2013-11-13 09:49:08 +00:00
npf If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
bumpversion
checkoldver
checkver remove -'s from options 2013-02-17 02:36:21 +00:00
checkvers
Makefile remove the build support for GCC 4.1, and any hacks i found for it. 2014-06-13 01:17:45 +00:00
Makefile.inc Libraries default to be built with WARNS=5 2012-03-21 05:39:21 +00:00