aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* Another hunk of -current syncs:Tom Rhodes2003-03-111-2/+2
* MFC: Markup fixes. Document more correctly.Tom Rhodes2002-12-161-8/+14
* MFC pciconf.c revision 1.18: usage message fixes. Sync the man pageJohn Polstra2002-09-172-16/+12
* MFC make the pciconf(8) manual page sysnopsis reflect the actual programTom Rhodes2002-05-151-2/+2
* MFC: PCI vendor and device description support (-v option)Sheldon Hearn2001-11-273-8/+259
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-2/+2
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-38/+38
* MFC: read range of config registersWarner Losh2001-06-082-10/+38
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-5/+10
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-5/+10
* [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theKenneth D. Merry1999-12-081-3/+1
* .Fn -> .XrPhilippe Charnier1999-11-272-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Fix a few problems on the Alpha, and fix -Wall while here.Peter Wemm1999-08-231-5/+5
* Replace LKM with KLD.Guy Helmer1999-04-061-5/+5
* Modify pciconf(8) so that it will print out PCI devices that have no driverKenneth D. Merry1998-11-122-9/+19
* Revive PCIConf.Justin T. Gibbs1998-09-151-13/+43
* Sync usage string with man page.Philippe Charnier1997-10-062-17/+25
* Unbreak this file some more:Bill Paul1997-07-141-1/+1
* Unbreak it. Apparently I forgot to do a make clean when testing :-(Guido van Rooij1997-07-141-0/+1
* Remove -I/sysGuido van Rooij1997-07-131-1/+0
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Oops, get the name of the new manpage right.Bruce Evans1997-02-171-1/+1
* Actually install the new manpage.Bruce Evans1997-02-121-1/+0
* Man page for the pciconf utility. There really should be someStefan Eßer1997-02-111-0/+182
* Add PCI LKM support:New -a option checks whether a driver has been assigned t...Stefan Eßer1997-01-211-6/+39
* Fix core dump after printing usage message (pointed out by BDE).Stefan Eßer1996-11-161-2/+3
* Initial version of the user land code for the PCI config registerStefan Eßer1996-10-223-0/+213