Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   chris
Date:           Sun Jan  2 22:47:26 UTC 2005

Modified Files:
        src/sys/arch/arm/arm32: bus_dma.c pmap.c
        src/sys/arch/cats/cats: autoconf.c

Log Message:
Remove direct references to TAILQ internal structures.

No functional change, just tidying up code.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/arm/arm32/bus_dma.c
cvs rdiff -r1.148 -r1.149 src/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/cats/cats/autoconf.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