summaryrefslogtreecommitdiff
path: root/lib/proc.c
Commit message (Expand)AuthorAgeFilesLines
* Merged more PCI Express updates.Martin Mares2006-05-051-1/+1
* Added support for 4096-byte extended configuration space.Martin Mares2006-05-051-5/+2
* Preliminary support for PCI domainsMartin Mares2006-05-051-1/+0
* Added sysfs supportMartin Mares2006-05-051-62/+7
* Redhat and Mandrake fixesMartin Mares2006-05-051-1/+1
* Corrected masking of hdr_typeMartin Mares2006-05-051-1/+1
* Clean up typesMartin Mares2006-05-051-6/+3
* Fixed UNUSEDMartin Mares2006-05-051-1/+1
* Removed $Id$Martin Mares2006-05-051-2/+0
* Don't forget to initialize hdrtype.Martin Mares2006-05-051-1/+2
* Changed all my email addresses to mj@ucw.cz.Martin Mares2006-05-051-2/+2
* Merged in AIX port.Martin Mares2006-05-051-3/+3
* Yet another pread/pwrite fix, this time for libc5.Martin Mares2006-05-051-4/+7
* extend buffer size for proc reads, too small on sparc64Eddie C. Dost2006-05-051-2/+2
* Rewrote the pread/pwrite things once again. Use pread and pwrite only when weMartin Mares2006-05-051-24/+45
* Various PCIutils changes accumulated over last two weeks:Martin Mares2006-05-051-9/+26
* Use hard-coded numbers instead of __NR_pread in case glibc doesn'tMartin Mares2006-05-051-3/+3
* Alpha compilation fixes by Matthew Jacob.Martin Mares2006-05-051-2/+7
* Rewrote the PCI Utilities. All PCI configuration space access has beenMartin Mares2006-05-051-0/+218