libpciaccess: Changes to 'master'

Eric Anholt anholt at kemper.freedesktop.org
Wed Nov 15 00:40:02 EET 2006


 .gitignore             |    1 
 configure.ac           |   12 ++
 src/.gitignore         |    2 
 src/Makefile.am        |   10 +
 src/common_init.c      |    2 
 src/common_interface.c |   18 ++-
 src/common_iterator.c  |    2 
 src/freebsd_pci.c      |  247 +++++++++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 289 insertions(+), 5 deletions(-)

New commits:
commit 8948a6c3593d92a50a09baf568b69f164d7e7f59
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov 14 14:38:48 2006 -0800

    Update .gitignores.

commit 1d227d67d35aba4601c4ffd6a2947ee746d5dc47
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov 14 14:37:53 2006 -0800

    Add missing newline at the end of the file.

commit e29843d3b0ff5d32d8ab4bc84c58300782d189d3
Merge: 07b09d9... d05da65...
Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov 14 14:37:46 2006 -0800

    Merge branch 'origin'
    
    Conflicts:
    
    	src/Makefile.am

commit 07b09d930ed2b7eae299ae036ec30099374b95aa
Author: Eric Anholt <anholt at FreeBSD.org>
Date:   Sun Jul 30 16:19:50 2006 -0700

    Add the beginnings of a FreeBSD port.

commit cf1b4d3ddfcdbaeddefc42b6eb19eb85a0a1e454
Author: Eric Anholt <anholt at FreeBSD.org>
Date:   Sun Jul 30 14:29:58 2006 -0700

    Add endian macros for BSD.

commit edf3908958eacc20162563b68aa45964f0e38b2c
Author: Eric Anholt <anholt at FreeBSD.org>
Date:   Sun Jul 30 14:26:38 2006 -0700

    Use ENXIO instead of ENODATA for pci reads returning less than desired.




More information about the xorg-commit mailing list