svn commit: r349669 - stable/10/lib/libusb

2019-07-03 Thread Hans Petter Selasky
Author: hselasky Date: Wed Jul 3 18:26:07 2019 New Revision: 349669 URL: https://svnweb.freebsd.org/changeset/base/349669 Log: MFC r349409 and r349410: Fix support for LIBUSB_HOTPLUG_ENUMERATE in libusb. Currently all devices are enumerated regardless of of the LIBUSB_HOTPLUG_ENUMERATE fl

svn commit: r349666 - stable/10/usr.sbin/usbdump

2019-07-03 Thread Hans Petter Selasky
Author: hselasky Date: Wed Jul 3 18:19:29 2019 New Revision: 349666 URL: https://svnweb.freebsd.org/changeset/base/349666 Log: MFC r349370: Fix parsing of corrupt data in usbdump(8). Check that the transfer type array lookup is within bounds to avoid segfault. PR: 238801 Sp

svn commit: r349659 - in stable: 10/contrib/ipfilter/man 11/contrib/ipfilter/man 12/contrib/ipfilter/man

2019-07-03 Thread Cy Schubert
Author: cy Date: Wed Jul 3 18:11:22 2019 New Revision: 349659 URL: https://svnweb.freebsd.org/changeset/base/349659 Log: MFC r349448: Fix a typo. PR/238816 initially addressed updates to usage() however it has now become a shopping list of fixes to ipmon man pages and usage().