[Pkg-pciutils-commits] pciutils packaging: Changes to 'split'

Matthew Wilcox willy at costa.debian.org
Fri Sep 8 04:00:50 UTC 2006


New branch 'split' available with the following commits:
commit 1b78cf3ca5739f0073c2c45b72e706aecf1538f9
Author: Matthew Wilcox <matthew at wil.cx>
Date:   Thu Sep 7 23:55:42 2006 -0400

    Eliminate pointer target signedness warnings
    
    Change the type of some variables from byte * to char * so gcc doesn't
    warn about pointer target signedness

commit 16be4d225c814150cfa25f805087f4bd3a58e9c6
Author: Matthew Wilcox <matthew at wil.cx>
Date:   Thu Sep 7 23:45:19 2006 -0400

    Handle failing devices more gracefully
    
    When we can't read the first 64 bytes from config space, print an error
    indicating the broken device and continue so we can see the other devices.

commit f61ac0de7c3d55adeca1e929d11f8361a44a864b
Author: Matthew Wilcox <matthew at wil.cx>
Date:   Thu Sep 7 23:43:38 2006 -0400

    gitignore files

commit b3483955af752c4de32483be9dda7db71ba6687b
Author: Matthew Wilcox <matthew at wil.cx>
Date:   Thu Sep 7 23:38:17 2006 -0400

    Add Debian packaging

commit 252f8cccf866de59c0afb4289267bfd8b1e08449
Author: Matthew Wilcox <matthew at wil.cx>
Date:   Thu Sep 7 23:12:21 2006 -0400

    Add DESTDIR support
    
    Allow installation to be done to a different directory from the one we
    will eventually be placed in




More information about the Pkg-pciutils-commits mailing list