freebsd-nq/lib
2012-12-12 15:27:33 +00:00
..
atf Remove -L<path> from LDADD, it doesn't belong there. 2012-11-07 00:23:51 +00:00
bind Re-disable GSSAPI, which does not build on several archs. 2012-12-07 16:05:04 +00:00
clang Cleanup a few duplicate llvm libs that snuck in with the recent update. 2012-12-11 20:08:57 +00:00
csu
libalias
libarchive
libauditd
libbegemot
libblocksruntime
libbluetooth
libbsm
libbsnmp
libbz2
libc Eliminate redundant variable. 2012-12-12 15:27:33 +00:00
libc++ Fix broken macro checking in the libc++ Makefile, introduced in r241909. 2012-11-02 12:18:38 +00:00
libcalendar
libcam
libcom_err
libcompat
libcompiler_rt
libcrypt Simple unit-tests for libcrypt, to show how easy it is. 2012-11-07 22:03:59 +00:00
libcxxrt
libdevinfo
libdevstat
libdisk
libdwarf remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
libedit Initialize the num variable to avoid uninitialized data. 2012-09-27 05:26:29 +00:00
libefi
libelf Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
libexpat
libfetch Fix weird indentation. 2012-11-16 12:31:43 +00:00
libgeom Improve libgeom XML parsing error handling. 2012-10-26 12:46:33 +00:00
libgpib
libgssapi
libiconv
libiconv_modules
libipsec remove redundant yyparse declarations 2012-12-05 20:28:44 +00:00
libipx
libjail Fix some memory allocation errors: 2012-10-04 19:07:05 +00:00
libkiconv
libkse
libkvm kvm_getprocs: gracefully handle errors from kvm_deadprocs 2012-10-06 20:16:04 +00:00
liblzma
libmagic r235638 is not the clean way to add support for building on ancient FreeBSD 2012-09-11 22:38:33 +00:00
libmandoc Merge mandoc from vendor into contrib and provide the necessary Makefile glue. 2012-10-19 22:21:01 +00:00
libmd
libmemstat Const-ify the zone name argument to uma_zcreate(9). 2012-10-26 17:51:05 +00:00
libmilter
libmp
libnandfs
libncp
libnetgraph
libngatm
libopie
libpam remove duplicate semicolons where possible. 2012-10-22 03:00:37 +00:00
libpcap MFV: libpcap 1.3.0. 2012-10-05 18:42:50 +00:00
libpmc Fix a few warnings from newer clang 3.2 in libpmc, about comparing enum 2012-11-05 18:49:21 +00:00
libproc Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00
libprocstat Disconnect non-MPSAFE SMBFS from the build in preparation for dropping 2012-10-18 12:04:56 +00:00
libradius Fix build: reflect the increased field number. 2012-12-07 01:36:53 +00:00
librpcsec_gss Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
librpcsvc
librt
librtld_db
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Correct detection of a superblock. 2012-10-03 10:06:48 +00:00
libstdbuf Remove WARNS=6 lines. 2012-10-18 15:39:29 +00:00
libstdthreads
libtacplus
libtelnet
libthr
libthread_db Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
libufs
libugidfw
libulog
libusb
libusbhid Restore handling of the third argument (id) of hid_start_parse(), same as 2012-09-20 18:56:27 +00:00
libutil only rename(2) after chmod(2) has succeed 2012-11-20 14:03:09 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Only define isnan, isnanf, __isnan and __isnanf in libc.so, not in 2012-11-10 21:22:10 +00:00
ncurses
Makefile Implement DTrace for PowerPC. This includes both 32-bit and 64-bit. 2012-11-07 23:45:09 +00:00
Makefile.inc