summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-05install headerobsdMatthieu Herrb
2024-05-05Fix running totally unprivileged with startx(1).Matthieu Herrb
2024-05-05fix small leaks in openbsd_pci.cMatthieu Herrb
2024-05-05Replace <sys/param.h>Matthieu Herrb
2024-05-05Add simple make-based build systemMatthieu Herrb
2024-05-05Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2024-04-17vgaarb: Check snprintf return valueHEADmasterJosé Expósito
2024-03-30white space fixesMatthieu Herrb
2024-03-30use C99 initializers for struct pci_system_methodsMatthieu Herrb
2024-03-30Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2024-03-23libpciaccess 0.18.1libpciaccess-0.18.1Alan Coopersmith
2024-03-14meson: allow building static library, not just sharedAlan Coopersmith
2024-02-25Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2024-02-04libpciaccess 0.18libpciaccess-0.18Alan Coopersmith
2023-10-29Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2023-10-17Remove autotools buildAlan Coopersmith
2023-07-31Fix compilation warnings when building against hurd-amd64.Flavio Cruz
2023-06-21gitlab-ci: remove unnecessary call to `meson configure`Dylan Baker
2023-06-21gitlab-ci: don't bother to configure meson for the version checkDylan Baker
2023-06-21gitlab-ci: use `meson setup`Dylan Baker
2023-06-15Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2023-03-25Try fopen(".../pci.ids", "re") on Solarish systems as wellAlan Coopersmith
2023-03-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-03-25FreeBSD: Remove sparc64 codeEmmanuel Vadot
2023-03-24FreeBSD: Fallback to /usr/share/misc/pci_vendorsEmmanuel Vadot
2022-12-15linux_sysfs: Use pwrite/pread instead of 64bit versionsKhem Raj
2022-12-04Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2022-10-17libpciaccess 0.17libpciaccess-0.17Alan Coopersmith
2022-08-23hurd: Fix pci_device_hurd_map_legacySamuel Thibault
2022-08-11Add pci_device_disable() functionMoritz Fischer
2022-08-01Delete redundant symbols ';'zhanghongtao
2022-08-01Add header protection macro in linux_devmem.hzhanghongtao
2022-08-01pci_sys set NULL after freezhanghongtao
2022-08-01Add parentheses to the macro definitionzhanghongtao
2022-07-01Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2022-06-21Add support for building on macOS w/o X11, using endian code from "portable_e...Satadru Pramanik
2022-05-01Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2022-04-07configure.ac: Use pkg-config to find zlib dependency infoAlan Coopersmith
2022-04-06gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-04-03Obtain correct value of is_64 and is_prefetchable PCI device fieldsChester Gillon
2022-04-02gitlab CI: add a basic build test for both autotools and mesonAlan Coopersmith
2022-04-02meson: install man page in mandir/man1/, not mandir/1/Alan Coopersmith
2022-04-02Fix spelling/wording issuesAlan Coopersmith
2022-04-02Build xz tarballs instead of bzip2Alan Coopersmith
2022-03-14Hurd: Fix initialization orderJoan Lledó
2022-02-15hurd: Don't necessarily look up _SERVERS_BUS_PCIDamien Zammit
2022-01-09hurd: Restore initialization orderSamuel Thibault
2022-01-08hurd: Implement device memory mappingJoan Lledó
2021-05-22Merge remote-tracking branch 'origin/master' into obsdMatthieu Herrb
2021-04-13x86: Sort devices by B/D/F due to recursive scanDamien Zammit