summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
* Markup fixes. Document more correctly.trhodes2002-12-141-8/+14
* Use consistent terminology in the usage message, the man pagejdp2002-09-172-10/+10
* mdoc(7) police: Removed redundant .Ns calls.ru2002-08-131-1/+1
* The .Nm utilitycharnier2002-07-141-4/+4
* mdoc(7) police: make SYNOPSIS really match usage().ru2002-05-301-7/+3
* pciconf(8) has an incorrect synopsis which argues the output from thetrhodes2002-05-151-2/+2
* When asked to print bytes (-b option) do that and put 16 on a line.sos2002-02-261-3/+4
* Add missing -v option to the SYNOPSIS.sheldonh2001-11-271-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-0/+1
* Remove whitespace at EOL.dd2001-07-151-39/+39
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Support a range of registers to read.imp2001-05-312-10/+38
* Minor style(9) tweak: if ( instead of if(.imp2001-05-311-3/+3
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.ru2001-03-201-1/+1
* Update for new location of pcireg.h.msmith2000-12-091-1/+1
* Update to improve handling of verbose PCI vendor/device information.msmith2000-12-074-4504/+240
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-5/+9
* Add support for decoding the PCI vendor and device ID registers. Add amsmith2000-11-133-7/+4522
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-5/+10
* [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theken1999-12-081-3/+1
* .Fn -> .Xrcharnier1999-11-272-3/+3
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Fix a few problems on the Alpha, and fix -Wall while here.peter1999-08-231-5/+5
* Replace LKM with KLD.ghelmer1999-04-061-5/+5
* Modify pciconf(8) so that it will print out PCI devices that have no driverken1998-11-122-9/+19
* Revive PCIConf.gibbs1998-09-151-14/+44
* Sync usage string with man page.charnier1997-10-062-17/+25
* Unbreak this file some more:wpaul1997-07-141-1/+1
* Unbreak it. Apparently I forgot to do a make clean when testing :-(guido1997-07-141-0/+1
* Remove -I/sysguido1997-07-131-1/+0
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Oops, get the name of the new manpage right.bde1997-02-171-1/+1
* Actually install the new manpage.bde1997-02-121-1/+0
* Man page for the pciconf utility. There really should be somese1997-02-111-0/+182
* Add PCI LKM support:New -a option checks whether a driver has been assigned t...se1997-01-211-6/+39
* Fix core dump after printing usage message (pointed out by BDE).se1996-11-161-2/+3
* Initial version of the user land code for the PCI config registerse1996-10-223-0/+213
OpenPOWER on IntegriCloud