freebsd-dev/lib
John Baldwin 48f7957436 Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'.
As a followup to r310638, update libsysdecode (and kdump) to decode the
'mode' argument to getfsstat().  sysdecode_getfsstat_flags() has been
renamed to sysdecode_getfsstat_mode() and now treats the argument as an
enumerated value rather than a mask of flags.
2017-01-03 01:39:05 +00:00
..
atf Don't bake all of CC/CPP/CXX into CFLAGS 2016-09-01 02:42:11 +00:00
clang Reapply 310775, now it also builds correctly if lldb is disabled: 2016-12-30 18:00:31 +00:00
csu Make MIPS startup assembly files use neutral float ABI. 2016-11-16 03:21:49 +00:00
lib80211
libalias
libarchive Look for list.h in ${.CURDIR} to unbreak the build with a ports-based copy 2017-01-01 04:13:24 +00:00
libauditd
libbegemot
libblacklist
libblocksruntime
libbluetooth
libbsdstat
libbsm
libbsnmp Install bsnmpclient(3) as snmp_client_{init,set_host,set_port}(3) 2017-01-01 05:21:08 +00:00
libbz2
libc Cleanup inelegant calloc(3) introduced in r310984. 2017-01-02 15:17:33 +00:00
libc_nonshared
libc++ Now that external gcc directly natively links to libc++ we can remove 2016-12-10 18:29:39 +00:00
libcalendar
libcam
libcapsicum capsicum_helpers: Add LOOKUP flag 2016-12-16 01:37:44 +00:00
libcasper Set SHLIBDIR before .including src.opts.mk in libcapser services 2016-10-24 14:37:18 +00:00
libclang_rt Update build glue for llvm/clang 3.9.1. 2016-11-26 01:13:53 +00:00
libcom_err
libcompat
libcompiler_rt Update compiler-rt to release_39 branch r288513. Since this contains a 2016-12-02 20:17:41 +00:00
libcrypt Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
libcuse
libcxxrt
libdevctl Implement 'devctl clear driver' to undo a previous 'devctl set driver'. 2016-08-29 22:48:36 +00:00
libdevdctl directly create the socket with SOCK_NONBLOCK instead of calling fcntl(2) 2016-10-15 13:16:52 +00:00
libdevinfo
libdevstat
libdpv
libdwarf
libedit When MAKEOBJDIRPREFIX points to a case-insensitive file system, the 2016-09-24 15:11:27 +00:00
libefivar DIRDEPS_BUILD: Connect new dependencies. 2016-11-13 00:11:23 +00:00
libelf
libelftc Install the lib/libelftc manpages 2016-12-17 03:34:51 +00:00
libevent
libexecinfo Update ^/vendor/NetBSD/tests/dist to a more recent snapshot 2016-08-12 01:05:07 +00:00
libexpat
libfetch Fix inverted loop condition which broke multi-line responses to CONNECT. 2016-12-30 14:54:54 +00:00
libfigpar
libgcc_eh libcc_{s,eh}: build without SSP 2016-11-11 23:28:07 +00:00
libgcc_s libcc_{s,eh}: build without SSP 2016-11-11 23:28:07 +00:00
libgeom
libgpio
libgssapi
libiconv_modules
libifconfig Mark libifconfig as private until the API/ABI is stable 2016-09-11 17:44:35 +00:00
libipsec IPsec RFC6479 support for replay window sizes up to 2^32 - 32 packets. 2016-11-25 14:44:49 +00:00
libjail Fix libjail reached latest sysctl entry. 2016-10-02 11:56:17 +00:00
libkiconv
libkvm libkvm - extend a bit the swap statistics field. 2017-01-02 15:12:11 +00:00
libldns
liblzma
libmagic MFV r308392: file 5.29. 2016-11-07 15:54:47 +00:00
libmd Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
libmemstat Fix buildworld for powerpc. 2016-11-20 06:10:12 +00:00
libmilter
libmp
libmt
libnandfs
libnetbsd Include "util.h", not <util.h>. The header is in the same directory 2016-10-24 17:57:46 +00:00
libnetgraph
libngatm
libnv Fix style issue in the cnv API. 2016-08-27 13:40:27 +00:00
libopenbsd
libopie
libpam Use compiler driver to build relocatable object 2016-12-29 21:30:52 +00:00
libpathconv This little BSD licensed library has been kicking around for years. 2016-11-23 07:57:52 +00:00
libpcap libpcap: replace comma with semicolon when pertinent. 2016-08-09 19:44:33 +00:00
libpe
libpjdlog
libpmc
libproc Bump the libproc library version. 2016-12-06 04:23:32 +00:00
libprocstat When MAKEOBJDIRPREFIX points to a case-insensitive file system, the 2016-09-24 15:11:27 +00:00
libradius
librpcsec_gss
librpcsvc
librss [rss] manpage improvements. 2016-10-23 20:42:32 +00:00
librt Export the mq_getfd_np() symbol from librt.so, which allows to get 2016-10-02 17:02:59 +00:00
librtld_db Fix style bugs and remove trailing whitespace in libproc and librtld_db. 2016-12-06 04:13:02 +00:00
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand loader: nandfs calls strategy with one extra argument. 2016-12-30 20:00:41 +00:00
libstdbuf
libstdthreads
libsysdecode Update libsysdecode for getfsstat() 'flags' argument changing to 'mode'. 2017-01-03 01:39:05 +00:00
libtacplus
libtelnet
libthr Do not leak curthread->inact_mtx when cancelling in pthread_cond_wait(3). 2016-12-06 17:13:17 +00:00
libthread_db
libucl Use SRCTOP to find the sources of libucl 2016-10-15 13:17:27 +00:00
libufs
libugidfw
libulog
libunbound Upgrade to Unbound 1.5.9. 2016-09-04 12:17:57 +00:00
libusb Fix libusb20_dev_get_desc(3) to use the "vendor product" order, not 2016-10-22 14:37:13 +00:00
libusbhid Remove CVS directories accidentally added in r303980 2016-08-12 06:16:14 +00:00
libutil Remove a death threat from the FreeBSD sources 2016-12-01 02:21:36 +00:00
libvgl
libvmmapi Fix possible integer overflow in guest memory bounds checking, which could 2016-12-06 18:50:44 +00:00
libwrap
libxo
liby
libypclnt
libz
msun libm: remove duplicate version script entries 2016-11-29 18:40:24 +00:00
ncurses
tests
Makefile Connect new LLVM-based libgcc_eh & libgcc_s to the build 2016-11-04 19:35:49 +00:00
Makefile.inc