freebsd-dev/lib
Dag-Erling Smørgrav 3954b52f28 In fetch_resolve(), if the port number or service name is included in
the host argument (e.g. "www.freebsd.org:443"), the service pointer,
which is supposed to point to the port or service part, instead points
to the separator, causing getaddrinfo() to fail.

Note that I have not been able to trigger this bug with fetch(1), nor
do I believe it is possible, as libfetch always parses the host:port
specification itself.  I discovered it when I copied fetch_resolve()
into an unrelated project.

MFC after:	3 days
2017-08-18 18:20:36 +00:00
..
atf Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
clang Upgrade our copies of clang, llvm and libc++ to r310316 from the 2017-08-09 17:32:39 +00:00
csu Support for v1.10 (latest) of RISC-V privilege specification. 2017-08-10 14:18:09 +00:00
lib80211
libalias
libarchive Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libauditd
libbegemot
libblacklist
libblocksruntime
libbluetooth
libbsdstat
libbsm
libbsnmp
libbz2
libc force use of ld.bfd for linking i386 libc, even when using lld 2017-08-16 18:55:39 +00:00
libc_nonshared
libc++
libc++experimental
libcalendar
libcam Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libcapsicum capsicum_helpers: Add FIODTYPE to default ioctls allowed 2017-08-09 18:15:07 +00:00
libcasper Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
libclang_rt
libcom_err
libcompat
libcompiler_rt There is no MACHINE_CPUARCH == armv6, remove redunant check. 2017-08-14 22:38:54 +00:00
libcrypt MFhead@r321916 2017-08-02 09:00:59 +00:00
libcuse
libcxxrt
libdevctl
libdevdctl
libdevinfo
libdevstat
libdl
libdpv
libdwarf
libedit
libefivar fix typo 2017-07-24 18:10:42 +00:00
libelf
libelftc
libevent
libexecinfo
libexpat
libfetch In fetch_resolve(), if the port number or service name is included in 2017-08-18 18:20:36 +00:00
libfigpar
libgcc_eh
libgcc_s
libgeom
libgpio
libgssapi
libiconv_modules
libifconfig
libipsec
libjail
libkiconv
libkvm Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libldns
liblzma
libmagic
libmd
libmemstat
libmilter
libmp Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libmt
libnandfs
libnetbsd
libnetgraph
libngatm
libnv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libopenbsd
libopie
libpam
libpathconv Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libpcap
libpe
libpjdlog
libpmc
libproc Add supporting changes for Add limited sandbox capability to "make check" 2017-08-14 19:21:37 +00:00
libprocstat libprocstat(3): fix arguments list for procstat_getargv(3) and procstat_getenvv(3) 2017-07-29 22:25:45 +00:00
libradius
librpcsec_gss
librpcsvc
librss
librt Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
librtld_db
libsbuf Add HAS_TESTS to all Makefiles that use the SUBDIR.${MK_TESTS}+= tests idiom 2017-08-02 08:14:06 +00:00
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Add stpcpy and stpncpy to libstand 2017-08-04 03:48:17 +00:00
libstdbuf
libstdthreads
libsysdecode Handle WITH/WITHOUT_PF in libsysdecode 2017-07-22 12:51:19 +00:00
libtacplus
libtelnet Remove redundant include directories which expand to a noop, 2017-07-31 19:07:45 +00:00
libthr Add HAS_TESTS to all Makefiles that are currently using the 2017-08-02 08:50:42 +00:00
libthread_db
libucl
libufs
libugidfw
libulog
libunbound
libusb libusb(3): Expose device caps as libusb_bos_descriptor::dev_capability 2017-08-09 18:06:27 +00:00
libusbhid
libutil Add caveat to kinfo_getvmmap(3) explaining high CPU utilisation. 2017-08-18 16:42:58 +00:00
libvgl
libvmmapi
libwrap
libxo MFhead@r322023 2017-08-03 18:07:01 +00:00
liby
libypclnt
libz
libzstd
msun Revert r322418, LDBL_MAX_EXP unsuitable for macro pasting on some arches 2017-08-12 18:28:02 +00:00
ncurses Hide sccsid under #if 0, per example in style(9) 2017-08-12 22:20:08 +00:00
tests
Makefile
Makefile.inc