| Age | Commit message (Expand) | Author |
| 2011-08-30 | static + __dead | joerg |
| 2011-02-25 | make pcictl pci0 list dump all busses by default, unless a bus number is | jmcneill |
| 2011-02-25 | Add quoting for minus, for PostScript output. | wiz |
| 2011-02-25 | Today I learned that 'pcictl pci0 list -b -1' lists devices on all busses. | jmcneill |
| 2009-07-04 | make functions static | cegger |
| 2009-07-04 | remove unused global variable. | cegger |
| 2009-07-04 | use EXIT_FAILURE in places I missed in previous. | cegger |
| 2009-07-04 | - use EXIT_FAILURE, EXIT_SUCCESS | cegger |
| 2009-04-18 | Fix WARNS=4 issues (-Wsign-compare -Wextra) | lukem |
| 2009-03-09 | Fix preamble to match order set out by mdoc(7). Discussed with wiz. | joerg |
| 2007-02-08 | Make the output of 'list -n' aligned by always printing 8 hex digits. | hubertf |
| 2007-01-29 | Xref drvctl(8), bump date | hubertf |
| 2006-10-03 | New sentence, new line. | wiz |
| 2006-10-01 | Add "list -n" to print ID and class numerical, instead of resolving to strings: | hubertf |
| 2006-08-24 | avoid very long loop when you run pcictl on a PCI bus which has no devices on... | bsh |
| 2004-04-24 | Update for new pci_devinfo(3) signature. | kleink |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-08-18 | fix typo. | yyamano |
| 2002-07-20 | sweep of errx/warnx, remove unnecessary trailing \n | grant |
| 2001-11-08 | Don't abuse opendisk(3) to open PCI bus devices which are no disks. This | tron |
| 2001-09-17 | use strtol instead of atoi to catch non numeric values | joda |
| 2001-09-15 | By poppular demand, don't wildcard "bus" on the "list" command | thorpej |
| 2001-09-14 | Fix missing : in a getopt() string. | thorpej |
| 2001-09-13 | pcictl(8) -- a program for frobbing the PCI bus, and also an example | thorpej |