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
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
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().