index
:
delta/pciutils.git
baserock/morph
baserock/morph-musl
darwin
drivers
fill-info
iommu_group
l1pm
master
network
origin
public
sylixos
sylixos-port
test
topology
git.kernel.org: pub/scm/utils/pciutils/pciutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setpci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up help texts on usage.
Martin Mares
2008-02-12
1
-1
/
+8
*
Annotate printf-like functions with format checking attributes.
Martin Mares
2008-02-12
1
-1
/
+1
*
Cleaned up the list of options.
Martin Mares
2008-02-11
1
-4
/
+4
*
die() now uses the right program name when printing an error message.
Martin Mares
2006-05-31
1
-1
/
+3
*
Don't crash when an invalid width is specified.
Martin Mares
2006-05-31
1
-1
/
+1
*
Added support for 4096-byte extended configuration space.
Martin Mares
2006-05-05
1
-2
/
+2
*
Preliminary support for PCI domains
Martin Mares
2006-05-05
1
-1
/
+1
*
Removed "Linux" from the package name
Martin Mares
2006-05-05
1
-1
/
+1
*
setpci: -D should not disable reading
Martin Mares
2006-05-05
1
-16
/
+11
*
Better error messages
Martin Mares
2006-05-05
1
-34
/
+37
*
Introduced NONRET macro
Martin Mares
2006-05-05
1
-3
/
+1
*
Support masking in setpci
Martin Mares
2006-05-05
1
-46
/
+108
*
Removed $Id$
Martin Mares
2006-05-05
1
-2
/
+0
*
Changed all my email addresses to mj@ucw.cz.
Martin Mares
2006-05-05
1
-2
/
+2
*
Don't crash when -s or -d is not given an argument.
Martin Mares
2006-05-05
1
-2
/
+2
*
Don't forget to increment address after writing single value, so that
Martin Mares
2006-05-05
1
-8
/
+10
*
Rewrote the PCI Utilities. All PCI configuration space access has been
Martin Mares
2006-05-05
1
-173
/
+69
*
Oops, the test for glibc version was wrong :-|
Martin Mares
2006-05-05
1
-2
/
+2
*
Don't include <syscall-list.h> on glibc >= 2.1, since it doesn't exist
Martin Mares
2006-05-05
1
-2
/
+2
*
glibc 2.1.x defines pread()/pwrite() in its include files, no need
Martin Mares
2006-05-05
1
-1
/
+5
*
Fixed problems with glibc 1.99 on PPC. Thanks, Geert.
Martin Mares
2006-05-05
1
-2
/
+2
*
Define SYS_(pread|pwrite) as __NR_\1 on glibc systems unless defined by glibc
Martin Mares
2006-05-05
1
-3
/
+9
*
pread()/pwrite() now should work even with glibc on Alpha.
Martin Mares
2006-05-05
1
-2
/
+27
*
PCIutils 1.03.
Martin Mares
2006-05-05
1
-16
/
+209
*
Intermediate version of pciutils.
Martin Mares
2006-05-05
1
-0
/
+322