Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-30 | Fix multiple problems in USB device listing | Leandro Pereira | |
2015-10-25 | ARM fixes. | jamesbond | |
2015-10-25 | quote lsusb -v output so it is safe for hardinfo. | jamesbond | |
2015-10-25 | fix usb information display. | jamesbond | |
2015-10-25 | revert commit [d5afcb6851]; fix the real cause of missing RAM display (use ↵ | jamesbond | |
moreinfo_lookup rather than hi_more_info); fix usb display crashing (util.c now looks for lsusb in /usr/sbin first); fix glibc version not showing (glibc located in /lib64/libc.so.6); initial support for DDR3 spd-decoding (incomplete, the manufacturer is not shown yet). | |||
2013-03-05 | Fix parsing of usb devices | George Schneeloch | |
This creates a temporary file with the lsusb information, which allows fseek to work properly. | |||
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira | |
Have only one for the whole program and use per-module namespaces/prefixes so that each module can clear its own information easily. | |||
2012-01-22 | Fix USB device listing when parsing lsusb output | Leandro Pereira | |
2010-08-15 | Fix potential problems found by clang static analyzer. | Leandro Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |