Tizen 2.0 Release tizen_2.0 accepted/tizen_2.0/20130215.203513 submit/tizen_2.0/20130215.191803
authorHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:16:30 +0000 (00:16 +0900)
committerHyungKyu Song <hk76.song@samsung.com>
Fri, 15 Feb 2013 15:16:30 +0000 (00:16 +0900)
commit418a5ff370237979479b62eb22cfc1c9390a85c9
tree7ca6373bb9020213b4ea34fc1b73bdf21afee671
parent652d063c0c8db9a19a64fac911b0862a92954ddb
Tizen 2.0 Release
83 files changed:
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
README.Windows [new file with mode: 0644]
TODO [new file with mode: 0644]
common.c [new file with mode: 0644]
compat/README [new file with mode: 0644]
compat/getopt.c [new file with mode: 0644]
compat/getopt.h [new file with mode: 0644]
debian/TODO [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/libpci-dev.dirs [new file with mode: 0644]
debian/libpci3.dirs [new file with mode: 0644]
debian/pciutils-udeb.dirs [new file with mode: 0644]
debian/postinst [new file with mode: 0644]
debian/postrm [new file with mode: 0644]
debian/preinst [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/watch [new file with mode: 0644]
example.c [new file with mode: 0644]
lib/.gitignore [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/access.c [new file with mode: 0644]
lib/aix-device.c [new file with mode: 0644]
lib/configure [new file with mode: 0755]
lib/dump.c [new file with mode: 0644]
lib/fbsd-device.c [new file with mode: 0644]
lib/filter.c [new file with mode: 0644]
lib/generic.c [new file with mode: 0644]
lib/header.h [new file with mode: 0644]
lib/i386-io-hurd.h [new file with mode: 0644]
lib/i386-io-linux.h [new file with mode: 0644]
lib/i386-io-sunos.h [new file with mode: 0644]
lib/i386-io-windows.h [new file with mode: 0644]
lib/i386-ports.c [new file with mode: 0644]
lib/init.c [new file with mode: 0644]
lib/internal.h [new file with mode: 0644]
lib/libpci.pc.in [new file with mode: 0644]
lib/libpci.ver [new file with mode: 0644]
lib/names-cache.c [new file with mode: 0644]
lib/names-hash.c [new file with mode: 0644]
lib/names-net.c [new file with mode: 0644]
lib/names-parse.c [new file with mode: 0644]
lib/names.c [new file with mode: 0644]
lib/names.h [new file with mode: 0644]
lib/nbsd-libpci.c [new file with mode: 0644]
lib/obsd-device.c [new file with mode: 0644]
lib/params.c [new file with mode: 0644]
lib/pci.h [new file with mode: 0644]
lib/pread.h [new file with mode: 0644]
lib/proc.c [new file with mode: 0644]
lib/sysdep.h [new file with mode: 0644]
lib/sysfs.c [new file with mode: 0644]
lib/types.h [new file with mode: 0644]
lspci.c [new file with mode: 0644]
lspci.man [new file with mode: 0644]
maint/gen-zone [new file with mode: 0755]
maint/release [new file with mode: 0755]
maint/release.pm [new file with mode: 0644]
packaging/pciutils-mass.patch [new file with mode: 0644]
packaging/pciutils.spec [new file with mode: 0644]
pci.ids [new file with mode: 0644]
pcilib.man [new file with mode: 0644]
pcimodules.c [new file with mode: 0644]
pcimodules.man [new file with mode: 0644]
pciutils.h [new file with mode: 0644]
pciutils.lsm [new file with mode: 0644]
pciutils.spec [new file with mode: 0644]
setpci.c [new file with mode: 0644]
setpci.man [new file with mode: 0644]
tests/PCI-X-bridges-and-domains [new file with mode: 0644]
tests/cap-MSI-mapping [new file with mode: 0644]
tests/cap-debug-port [new file with mode: 0644]
update-pciids.man [new file with mode: 0644]
update-pciids.sh [new file with mode: 0755]
win32/config.h [new file with mode: 0644]
win32/config.mk [new file with mode: 0644]