summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum
diff options
context:
space:
mode:
authorMerlin Scholz <merlin@scholz.ruhr>2023-06-02 20:36:04 +0200
committerMerlin Scholz <merlin@scholz.ruhr>2023-06-02 20:36:04 +0200
commit5d3b440271a1e9c9d3ec0b0b623719b2f53ce137 (patch)
treeb4bd66afd0052e9fc03dfd50f96e6ff20e8018c3 /sys/dev/microcode/rum
parentdfc652cd06926f7c5a521411dd752883d463efe1 (diff)
Add namecache_log to observed memory
Diffstat (limited to 'sys/dev/microcode/rum')
0 files changed, 0 insertions, 0 deletions
e5d52fc996f52c9c958f'>Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg 2009-01-11bump shared libraries.christos 2004-08-03Modify prototype for pci_findvendor() and add pci_findproduct().mycroft 2004-04-24Bump to 1.0: incompatible pci_devinfo() argument change.kleink 2004-04-24Catch up with the kernel: new buffer length argument to pci_devinfo().kleink 2003-04-16Usewiz 2003-03-08add __RCSID()lukem 2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).lukem 2002-02-07Generate <>& symbolically.ross 2001-09-15Fix typo.wiz 2001-09-13Add a library to access PCI devices.thorpej