DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: usb4bsd: Pull up libusb and usbcontrol to FreeBSD current's.
commit aa3e5c14b8a3363f5fd614560aa1afb7dbbcd6b8
Author: Sascha Wildner <saw@online.de>
Date: Sun Oct 14 14:18:21 2012 +0200
usb4bsd: Pull up libusb and usbcontrol to FreeBSD current's.
I stopped before their recent streams commit.
Summary of changes:
lib/Makefile | 1 -
lib/libusb/Makefile | 9 ++++-
lib/libusb/libusb.3 | 58 +++++++++++++++++----------------
lib/libusb/libusb.h | 7 ++--
lib/libusb/libusb01.c | 2 +-
lib/libusb/libusb10.c | 71 +++++++++++++++++++++++++++++++---------
lib/libusb/libusb10.h | 2 +-
lib/libusb/libusb10_desc.c | 29 +++++++++++++---
lib/libusb/libusb10_io.c | 32 ++++++++++--------
lib/libusb/libusb20.3 | 28 +++++++--------
lib/libusb/libusb20.c | 7 ++--
lib/libusb/libusb20.h | 2 +-
lib/libusb/libusb20_desc.c | 16 ++++----
lib/libusb/libusb20_desc.h | 2 +-
lib/libusb/libusb20_int.h | 2 +-
lib/libusb/libusb20_ugen20.c | 4 +-
lib/libusb/usb.h | 2 +-
usr.sbin/usbconfig/Makefile | 2 +-
usr.sbin/usbconfig/dump.c | 2 +-
usr.sbin/usbconfig/dump.h | 2 +-
usr.sbin/usbconfig/usbconfig.8 | 2 +-
usr.sbin/usbconfig/usbconfig.c | 2 +-
22 files changed, 175 insertions(+), 109 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa3e5c14b8a3363f5fd614560aa1afb7dbbcd6b8
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]