]> git.ipfire.org Git - thirdparty/pciutils.git/history - lib/names.c
Released as 3.2.0.
[thirdparty/pciutils.git] / lib / names.c
2011-10-02  Martin MaresTruncate names which are too long
2008-02-20  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils...
2008-02-12  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-12  Martin MaresUse `Device ABCD' instead of `Unknown device ABCD'.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresMerge with git+ssh://master.kernel.org/pub/scm/utils...
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresSplit handling of the ID list to several files.
2008-02-11  Martin MaresImplemented control options and the caching logic.
2008-02-11  Martin MaresBSD needs <netinet/in.h>.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2008-02-11  Martin MaresFixed a bug in displaying of zlib errors.
2008-02-11  Martin MaresAvoid pointer signedness warnings.
2008-02-11  Martin MaresMerge with git+ssh://git.ucw.cz/home/mj/GIT/pciutils.git
2007-08-27  Martin MaresWhen calling gzopen(), use "rb" file mode instead of...
2007-02-13  Martin MaresThe first try at using DNS for resolving ID's.
2007-02-06  Martin MaresGet rid of bzero().
2006-09-09  Martin MaresAdded support for compressed pci.ids.
2006-09-09  Martin MaresCleaned up usage of `char' and `byte'.
2006-06-03  Martin MaresBetter displaying of unknown subclasses.
2006-06-03  Martin MaresFixed formatting of programming interfaces.
2006-06-03  Martin MaresIntroduced the -nn switch.
2006-05-05  Martin MaresHotfix
2006-05-05  Martin MaresNew names.c
2006-05-05  Martin MaresRemoved $Id$
2006-05-05  Martin MaresGluing CVS and TLA history: A bug fix which wasn't...
2006-05-05  Martin MaresChanged all my email addresses to mj@ucw.cz.
2006-05-05  Martin MaresEnd-of-line comments are no longer supported. Hashes...
2006-05-05  Martin Mares(pci_lookup_name): When printing unknown subsystem...
2006-05-05  Martin MaresFixed a couple of bugs in the AIX port and added severa...
2006-05-05  Martin MaresChat when the subsystem ID is the same as device ID...
2006-05-05  Martin MaresFixed printing of unknown subsystem ID's.
2006-05-05  Martin MaresReorganized the pci.ids file. Subsystems are listed...
2006-05-05  Martin MaresWhen device ID lookup fails, return hexadecimal device...
2006-05-05  Martin MaresRewrote the PCI Utilities. All PCI configuration space...