Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   drochner
Date:           Thu Jul 29 18:39:00 UTC 2004

Modified Files:
        src/sys/arch/bebox/pci: pchb.c
        src/sys/arch/pmppc/pmppc: mainbus.c
        src/sys/arch/sandpoint/pci: pchb.c
        src/sys/arch/sandpoint/sandpoint: mainbus.c
        src/sys/arch/shark/shark: scr.c
        src/sys/dev/vme: vme.c

Log Message:
remove some typecasts to "cfmatch_t" which are obviously relicts from
__BROKEN_INDIRECT_CONFIG times


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/bebox/pci/pchb.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/pmppc/pmppc/mainbus.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/sandpoint/pci/pchb.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/sandpoint/sandpoint/mainbus.c
cvs rdiff -r1.12 -r1.13 src/sys/arch/shark/shark/scr.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/vme/vme.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index