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:   matt
Date:           Mon Dec 10 01:37:31 UTC 2012

Modified Files:
        src/sys/arch/arm/arm32: arm32_machdep.c cpuswitch.S fault.c genassym.cf
            vm_machdep.c
        src/sys/arch/arm/include: pcb.h

Log Message:
Rename pcb_sp/PCB_SP to pcb_ksp/PCB_KSP so that ipsec.c will compile.


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/arm/arm32/arm32_machdep.c
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/arm/arm32/cpuswitch.S
cvs rdiff -u -r1.86 -r1.87 src/sys/arch/arm/arm32/fault.c
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/arm/arm32/genassym.cf
cvs rdiff -u -r1.62 -r1.63 src/sys/arch/arm/arm32/vm_machdep.c
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/include/pcb.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