aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pciconf
Commit message (Expand)AuthorAgeFilesLines
...
* pciconf(8) has an incorrect synopsis which argues the output from theTom Rhodes2002-05-151-2/+2
* When asked to print bytes (-b option) do that and put 16 on a line.Søren Schmidt2002-02-261-3/+4
* Add missing -v option to the SYNOPSIS.Sheldon Hearn2001-11-271-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-0/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-39/+39
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Support a range of registers to read.Warner Losh2001-05-312-10/+38
* Minor style(9) tweak: if ( instead of if(.Warner Losh2001-05-311-3/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* Update for new location of pcireg.h.Mike Smith2000-12-091-1/+1
* Update to improve handling of verbose PCI vendor/device information.Mike Smith2000-12-074-4504/+240
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-5/+9
* Add support for decoding the PCI vendor and device ID registers. Add aMike Smith2000-11-133-7/+4522
* 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-14/+44
* 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