1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/lib
Conrad Meyer 852aea3dd7 posix_openpt.2: Sort includes per style(9)
Sponsored by:	Dell EMC Isilon
2016-09-21 17:51:27 +00:00
..
atf Don't bake all of CC/CPP/CXX into CFLAGS 2016-09-01 02:42:11 +00:00
clang DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
csu Update ^/vendor/NetBSD/tests/dist to a more recent snapshot 2016-08-12 01:05:07 +00:00
lib80211
libalias
libarchive MFV r305816: 2016-09-14 21:15:01 +00:00
libauditd
libbegemot
libblacklist DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
libblocksruntime
libbluetooth
libbsdstat Fix off by one error in index limit calculation 2016-05-16 15:42:59 +00:00
libbsm
libbsnmp Remove NO_WERROR from libbsnmp/Makefile.inc 2016-05-13 21:17:49 +00:00
libbz2
libc posix_openpt.2: Sort includes per style(9) 2016-09-21 17:51:27 +00:00
libc_nonshared
libc++ Revert 305098 2016-08-31 00:11:35 +00:00
libcalendar
libcam Fix multiple Coverity Out-of-bounds access false postive issues in CAM 2016-05-24 00:57:11 +00:00
libcasper Move libcasper tests from regression/capsicum/libcasper/ to 2016-09-08 20:01:26 +00:00
libclang_rt DIRDEPS_BUILD: Update dependencies 2016-06-14 16:55:05 +00:00
libcom_err
libcompat Fix Coverity CID 978183 Resource leak in rexec(). 2016-05-25 07:26:22 +00:00
libcompiler_rt Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
libcrypt Make libcrypt thread-safe. Add crypt_r(3). 2016-08-10 15:16:28 +00:00
libcuse
libcxxrt libcxxrt: correct mangled "typeinfo name" symbols in Version.map 2016-06-29 11:48:42 +00:00
libdevctl Implement 'devctl clear driver' to undo a previous 'devctl set driver'. 2016-08-29 22:48:36 +00:00
libdevdctl DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
libdevinfo
libdevstat
libdpv
libdwarf
libedit
libefi
libelf
libelftc Update to ELF Tool Chain r3490 2016-08-31 15:05:04 +00:00
libevent
libexecinfo Update ^/vendor/NetBSD/tests/dist to a more recent snapshot 2016-08-12 01:05:07 +00:00
libexpat
libfetch r169386 (PR 112515) was incomplete: it treated 307 as an error except 2016-05-31 08:27:39 +00:00
libfigpar
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
libjail
libkiconv
libkvm libkvm: Improve physical address lookup scaling. 2016-07-18 01:55:25 +00:00
libldns
liblzma
libmagic Fix build: explicitly reference the generated magic.h as dependency 2016-06-27 06:41:11 +00:00
libmd libmd: strip local absolute symbols (to link with lld) 2016-07-21 18:47:51 +00:00
libmemstat
libmilter
libmp libmp: Fix trivial buffer overrun 2016-05-12 03:53:20 +00:00
libmt Add the density code for LTO-7 to libmt and the mt(1) man page. 2016-05-20 19:30:52 +00:00
libnandfs
libnetbsd
libnetgraph
libngatm
libnv Fix style issue in the cnv API. 2016-08-27 13:40:27 +00:00
libopenbsd
libopie
libpam Remove support for SSH1 as it is already disabled in our OpenSSH. 2016-08-22 20:48:46 +00:00
libpcap libpcap: replace comma with semicolon when pertinent. 2016-08-09 19:44:33 +00:00
libpe
libpjdlog
libpmc
libproc DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
libprocstat Fix libprocstat build after r305902. 2016-09-17 18:14:31 +00:00
libradius The NAS-Identifier attribute is a string, not an integer. 2016-05-24 11:44:43 +00:00
librpcsec_gss
librpcsvc
librt Fix aio system call wrappers in librt. 2016-07-14 23:28:53 +00:00
librtld_db DIRDEPS_BUILD: Update dependencies. 2016-08-31 19:30:46 +00:00
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Add a comment on the #endif related to the guards 2016-09-13 15:41:05 +00:00
libstdbuf
libstdthreads
libsysdecode Move defines common between rtld and libsysdecode into the header, 2016-08-12 19:31:41 +00:00
libtacplus
libtelnet
libthr The fdatasync(2) call must be cancellation point. 2016-08-16 08:27:03 +00:00
libthread_db
libucl Import libucl snapshot 20160604 2016-06-04 14:57:25 +00:00
libufs libufs: Simplify generation number calculation. 2016-05-18 19:59:05 +00:00
libugidfw
libulog
libunbound Upgrade to Unbound 1.5.9. 2016-09-04 12:17:57 +00:00
libusb Fix array size issue when using the pre-scaling feature for 2016-09-02 08:44:14 +00:00
libusbhid Remove CVS directories accidentally added in r303980 2016-08-12 06:16:14 +00:00
libutil Use kqueue(2) instead of select(2). 2016-09-21 11:59:52 +00:00
libvgl
libvmmapi
libwrap
libxo Submitted by: phil 2016-05-29 01:43:28 +00:00
liby
libypclnt
libz
msun Oops, the previous i386 version of e_fmodf.S and e_fmodl.S was 2016-09-04 15:08:14 +00:00
ncurses
tests
Makefile Renaming libifc to libifconfig in response to feedback on initial commit of 2016-09-02 18:33:08 +00:00
Makefile.inc