log toys/pending/lspci.c @ 1314:bc618abf4fb2 draft

age author description
Sat, 24 May 2014 22:40:41 -0500 Rob Landley Bugfix from Isaac Dunham (new pci database has # comments in it) and some minor cleanups I had in my tree already. draft
Tue, 20 May 2014 21:19:17 -0500 Isaac Dunham lspci text output: add -i, allow -n when disabled draft
Sun, 18 May 2014 13:08:36 -0500 Rob Landley Cleanup pass on lspci draft
Wed, 07 Aug 2013 11:51:26 -0500 Isaac Dunham This is the preliminary version of lspci text output support (the location
Sat, 27 Jul 2013 09:45:40 +0200 Felix Janda Fix lspci -e
Fri, 26 Jul 2013 22:49:05 -0500 Felix Janda lspci: use toybuf instead of dynamic memory allocation
Fri, 26 Jul 2013 15:41:31 -0500 Isaac Dunham I've written an lspci implementation.