Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: ichiro
Date: Sun Jun 29 10:51:31 UTC 2003
Modified Files:
src/sys/arch/arm/arm: vm_machdep_arm.c
src/sys/arch/arm/arm32: arm32_machdep.c
src/sys/arch/arm/xscale: ixp425_com.c ixp425_comvar.h ixp425reg.h
Log Message:
struct proc * -> struct lwp *
ixp425_com:
add some status flags
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/arm/vm_machdep_arm.c
cvs rdiff -r1.34 -r1.35 src/sys/arch/arm/arm32/arm32_machdep.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/arm/xscale/ixp425_com.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/xscale/ixp425_comvar.h
cvs rdiff -r1.5 -r1.6 src/sys/arch/arm/xscale/ixp425reg.h
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