Module Name:src
Committed By: thorpej
Date: Sat Nov 21 17:48:26 UTC 2020
Modified Files:
src/sys/arch/ofppc/pci: gt_mainbus.c ofwpci.c
Log Message:
malloc(9) -> kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/ofppc/pci/gt_mainbus.c
cvs rd
Module Name:src
Committed By: christos
Date: Wed Jan 11 18:19:29 UTC 2017
Modified Files:
src/sys/arch/ofppc/pci: ofwpci.c
Log Message:
PR/51827: David Binderman: delete pointless local variable
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/o
Module Name:src
Committed By: matt
Date: Fri Feb 28 05:50:27 UTC 2014
Modified Files:
src/sys/arch/ofppc/pci: ofwpci.c
Log Message:
Use PRIxPTR
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/ofppc/pci/ofwpci.c
Please note that diffs are not p
Module Name:src
Committed By: matt
Date: Sun Jun 20 00:25:41 UTC 2010
Modified Files:
src/sys/arch/ofppc/pci: gt_mainbus.c
Log Message:
My pegasos2 doesn't have an ethernet node at the top level.
Deal with it.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 s