]> mj.ucw.cz Git - pciutils.git/history - lib/hurd.c
Makefile: don't hardcode gcc
[pciutils.git] / lib / hurd.c
2020-06-06 Martin MarešMerge pull request #42 from jlledom/hurd-method-fixes
2020-06-06 Joan LledóHurd: bug fixes and compile again
2020-05-31 Martin MaresHurd: Do not identify devices during scan
2020-05-31 Martin MaresHurd: Simplification continues
2020-05-31 Martin MaresHurd: Simplify config space read and write
2020-05-31 Martin MaresHurd: Further simplification
2020-05-31 Martin MaresMerge remote-tracking branch 'jlledom/hurd-fix-dev...
2020-05-31 Martin MaresHURD backend should compile again
2020-05-31 Joan LledóHurd: avoid redundant checks for port validity
2020-05-31 Joan LledóHURD: Use MACH_PORT_NULL to initialize the port
2020-05-31 Joan LledóHurd: Fix multiline strings
2020-05-25 Martin MaresLibrary: Big cleanup of pci_fill_info()
2020-03-22 Joan LledóHurd: Fix minor indentation problems
2020-03-22 Joan LledóHurd: Fix bug: pci_get_dev() and dev->aux
2020-01-25 Joan LledóNew access method: Hurd via RPCs