freebsd-nq/lib
Xin LI 36d99b08a5 For reasons that I am not understand yet, using the libmd version of
SHA256 would make libarchive based application to give:

	archive_read_extract(): Lzma library error: Corrupted input data

(Internally this is LZMA_DATA_ERR)

However, the libmd version of SHA256 is supposed to give same result
as the bundled version do, and xz(1) is not affected.

As a precaution, revert the SHA256 portion of r281316 for now until
we figure out why it breaks libarchive interoperability as we can't
yet rule out this change have introduced an ABI breakage.
2015-04-10 17:21:47 +00:00
..
atf Add LIB_CXX so that C++ libraries will use CXX to link. 2015-03-17 15:16:36 +00:00
clang
csu Ensure the cross assembler, linker and objcopy are used for the build32 2015-04-02 06:58:17 +00:00
libalias
libarchive
libauditd
libbegemot
libblocksruntime
libbluetooth Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
libbsdstat
libbsm
libbsnmp
libbz2
libc Fix powerpc setjmp FPR saving/restoring. 2015-04-08 00:32:39 +00:00
libc_nonshared
libc++
libcalendar
libcam
libcapsicum
libcasper
libclang_rt
libcom_err
libcompat
libcompiler_rt compiler-rt: include 128-bit quad precision fp support only on arm64 2015-04-08 19:07:06 +00:00
libcrypt
libcuse
libcxxrt
libdevctl
libdevinfo
libdevstat
libdpv
libdwarf
libedit
libefi
libelf
libelftc Update reported elftoolchain version to 3179 2015-04-06 13:55:33 +00:00
libevent
libexecinfo
libexpat
libfetch Remove defunct SSLv2 support from fetch(1) and fetch(3). 2015-03-25 18:56:36 +00:00
libfigpar
libgeom Make GEOM_PART work in presence of previous withered self. 2015-03-26 12:17:47 +00:00
libgpib
libgpio Add the missing manual page link to the recently added function. 2015-03-20 19:29:59 +00:00
libgssapi
libiconv_modules
libipsec
libjail
libkiconv
libkvm Add stub functions to build libkvm. There will be added, but we need them 2015-04-02 17:30:19 +00:00
libldns
liblzma For reasons that I am not understand yet, using the libmd version of 2015-04-10 17:21:47 +00:00
libmagic
libmandoc
libmd
libmemstat
libmilter
libmp
libmt Convert mt(1) and libmt to LIBADD 2015-04-09 21:26:38 +00:00
libnandfs
libnetbsd
libnetgraph
libngatm
libnv
libohash
libopie
libpam
libpcap
libpjdlog
libpmc Add support for the MIPS74K SoC family performance counters events. 2015-04-05 02:57:02 +00:00
libproc
libprocstat
libradius
librpcsec_gss
librpcsvc
librt
librtld_db
libsbuf
libsdp Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED 2015-04-07 16:48:23 +00:00
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
libstdbuf
libstdthreads
libtacplus
libtelnet
libthr Add pthread_md.h for arm64. 2015-03-30 19:10:09 +00:00
libthread_db Add the arm64 parts of libthread_db. 2015-04-01 08:37:50 +00:00
libucl
libufs
libugidfw
libulog
libunbound
libusb
libusbhid
libutil
libvgl
libvmmapi Fix overlinking in bhyve: 2015-04-09 21:38:40 +00:00
libwrap
libxo
liby
libypclnt
libz
msun Add the fe* symbols to libm for arm64. 2015-03-31 19:07:28 +00:00
ncurses
tests
Makefile
Makefile.inc