Age | Commit message (Expand) | Author |
---|---|---|
2020-08-12 | LibPCIDB: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-20 | Build: clean up build system, use one shared Makefile | joshua stein |
2019-12-09 | AK: Use size_t for the length of strings | Andreas Kling |
2019-11-03 | POSIX compliance: (most) shell scripts converted to generic shell | George Pickering |
2019-09-30 | ByteBuffer: Remove pointer() in favor of data() | Andreas Kling |
2019-08-14 | Libraries: Add LibPCIDB for reading PCI device information from pci.ids | Conrad Pankoff |