1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-27 11:55:06 +00:00
freebsd/lib
Bruce M Simpson 6de9a4eb6b Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq;
the kernel will return in msfr_nsrcs the number of source filters
in-mode for a given multicast group.
However, the filters themselves were never copied out, as the libc
function clobbers this field with zero, causing the kernel to assume
the provided vector of struct sockaddr_storage has zero length.
This bug would only affect users of SSM multicast, which is shimmed
in 7.x.
Picked up during mtest(8) refactoring.

MFC after:	1 day
2009-04-29 09:58:31 +00:00
..
bind Updates for version 9.4.3 2008-12-23 22:50:39 +00:00
csu Fix build when WITH_SSP is set explicitly. 2009-02-21 15:04:31 +00:00
libalias
libarchive Document the liblzma support. 2009-04-27 22:39:43 +00:00
libauditd Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both 2008-12-31 11:12:24 +00:00
libautofs
libbegemot
libbluetooth Implement low-level Bluetooth HCI API. 2009-04-22 15:50:03 +00:00
libbsm Merge OpenBSM 1.1 from OpenBSM vendor branch to head. 2009-04-19 16:17:13 +00:00
libbsnmp
libbz2
libc Fix an obvious bug in getsourcefilter()'s use of struct __msfilterreq; 2009-04-29 09:58:31 +00:00
libc_r Honor WITHOUT_INSTALLLIB in some places. 2009-02-13 16:51:36 +00:00
libcalendar
libcam Supply a valid Connect ID when issuing XPT_DEV_MATCH, which 2008-10-27 21:46:58 +00:00
libcom_err
libcompat Add a missing parameter to ruserpass(). According to C99 6.9.1p7 2009-02-26 17:46:54 +00:00
libcrypt
libdevinfo
libdevstat
libdisk - Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to 2009-02-09 21:34:06 +00:00
libdwarf
libedit
libelf Don't need to set symbol, default value is OK. 2009-03-12 04:44:09 +00:00
libexpat
libfetch 1. Update fetch to consistently return 1 on error, as the man page states, 2008-12-17 18:00:18 +00:00
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse Honor WITHOUT_INSTALLLIB in some places. 2009-02-13 16:51:36 +00:00
libkvm Add support for PowerPC kernel core files. This commit only adds 2009-04-06 21:52:10 +00:00
libmagic Don't make the MIME magic any longer. 2009-01-02 03:38:21 +00:00
libmd Remove reference to no longer existing document. 2009-01-09 11:45:13 +00:00
libmemstat
libmilter
libmp Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
libncp
libnetgraph
libngatm
libopie
libpam Don't try to auto-detect dynamic linking; it fails on mips. The Makefile 2009-02-17 16:35:19 +00:00
libpcap Fix typo in comment. 2009-03-22 01:24:32 +00:00
libpmc Allow compile from c++ for libpmc 2009-03-24 22:35:05 +00:00
libproc Merge latest DTrace changes from Perforce. 2008-11-05 19:35:43 +00:00
libradius
librpcsec_gss Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
librpcsvc Use ANSI function declarations in librpcsvc. 2009-02-26 20:32:11 +00:00
librt
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Fix an off-by-one buffer overflow in ngets(). 2009-03-31 14:30:46 +00:00
libtacplus
libtelnet Rename all symbols in libmp(3) to mp_*, just like Solaris. 2009-02-26 21:43:15 +00:00
libthr Now that the kernel defines CACHE_LINE_SIZE in machine/param.h, use 2009-04-19 23:02:50 +00:00
libthread_db libc_r_* library is no more required, so just axe it. 2009-03-05 18:27:16 +00:00
libufs Bail out when memory allocation is failed, rather than referencing 2009-04-02 17:16:39 +00:00
libugidfw
libusb MFp4 //depot/projects/usb@159934 2009-04-05 18:30:24 +00:00
libusbhid Fix HID_COMPAT7 handling around the USB_GET_REPORT_DESC ioctl. 2009-02-27 15:30:42 +00:00
libutil Include param.h instead of types.h when using user.h. Otherwise there is 2008-12-27 11:12:23 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Namespace: scalb() is withdrawn from POSIX. 2009-03-14 18:58:53 +00:00
ncurses - Update ncurses to 5.7-20081102 (5.7 release) and build glue 2008-11-15 09:23:48 +00:00
Makefile Commit missed file in r189587, update directory name for libusb. 2009-03-09 17:38:14 +00:00
Makefile.inc