index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpci
Age
Commit message (
Expand
)
Author
2017-10-22
Add function names to the NAME section
abhinav
2016-09-24
introduce a better pci_drvname() and PCI_IOC_DRVNAME as pciio_drvnameonbus()
mrg
2016-01-23
unsigned -> unsigned int
wiz
2016-01-23
Apparently a recent round of vandalism by the C++ standards committee
dholland
2016-01-23
Update synopses to match u_int/u_long/etc. changes. Do not bump date as
dholland
2016-01-22
u_int -> unsigned; also requires stddef.h and stdint.h to be compilable.
dholland
2014-12-16
Add "int showclass" argument to pci_devinfo(). The API was changed 10 years
msaitoh
2014-09-21
Adjust to kernel changes
christos
2014-07-25
Serial comma, more markup, remove trailing whitespace.
wiz
2014-07-25
introduce a new pci_drvname(3) to libpci. implement it in the backend
mrg
2010-05-25
Update libpci for change in pci_find{vendor,product} entrypoint names.
pgoyette
2010-05-24
Adapt libpci build to include new pci_verbose.c
pgoyette
2009-10-23
fix typo: rag -> reg
cegger
2009-03-09
Fix preamble to match order set out by mdoc(7). Discussed with wiz.
joerg
2009-01-11
bump shared libraries.
christos
2004-08-03
Modify prototype for pci_findvendor() and add pci_findproduct().
mycroft
2004-04-24
Bump to 1.0: incompatible pci_devinfo() argument change.
kleink
2004-04-24
Catch up with the kernel: new buffer length argument to pci_devinfo().
kleink
2003-04-16
Use
wiz
2003-03-08
add __RCSID()
lukem
2002-08-19
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
lukem
2002-02-07
Generate <>& symbolically.
ross
2001-09-15
Fix typo.
wiz
2001-09-13
Add a library to access PCI devices.
thorpej