Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2009 17:05:31 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src ObsoleteFiles.inc UPDATING src/lib/libusb20 Makefile libusb20_compat01.c libusb20_compat01.h usb.h src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf ...
Message-ID:  <200903091709.n29H9Vf6028878@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2009-03-09 17:05:31 UTC

  FreeBSD src repository

  Modified files:
    .                    ObsoleteFiles.inc UPDATING 
    lib/libusb20         Makefile libusb20_compat01.c 
    release/amd64        boot_crunch.conf 
    release/i386         boot_crunch.conf 
    release/ia64         boot_crunch.conf 
    release/powerpc      boot_crunch.conf 
    release/sparc64      boot_crunch.conf 
    release/sun4v        boot_crunch.conf 
    sys/sys              param.h 
    usr.sbin/usbconfig   Makefile 
  Added files:
    lib/libusb20         usb.h 
  Removed files:
    lib/libusb20         libusb20_compat01.h 
  Log:
  SVN rev 189585 on 2009-03-09 17:05:31Z by thompsa
  
  Install libusb20.so.1 as libusb.so.1, there will be a followup commit to the
  ports tree so that programs use libusb from the base by default. Thanks to
  Stanislav Sedov for sorting out the ports build.
  
  Bump __FreeBSD_version to 800069
  
  Help and testing by:    stas
  
  Revision  Changes    Path
  1.175     +3 -0      src/ObsoleteFiles.inc
  1.575     +6 -0      src/UPDATING
  1.2       +4 -3      src/lib/libusb20/Makefile
  1.5       +1 -1      src/lib/libusb20/libusb20_compat01.c
  1.3       +0 -310    src/lib/libusb20/libusb20_compat01.h (dead)
  1.1       +310 -0    src/lib/libusb20/usb.h (new)
  1.66      +1 -1      src/release/amd64/boot_crunch.conf
  1.66      +1 -1      src/release/i386/boot_crunch.conf
  1.17      +1 -1      src/release/ia64/boot_crunch.conf
  1.9       +1 -1      src/release/powerpc/boot_crunch.conf
  1.13      +1 -1      src/release/sparc64/boot_crunch.conf
  1.6       +1 -1      src/release/sun4v/boot_crunch.conf
  1.389     +1 -1      src/sys/sys/param.h
  1.2       +1 -1      src/usr.sbin/usbconfig/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903091709.n29H9Vf6028878>