Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys/arch/mips
Module Name: src
Committed By: ad
Date: Sat Jan 27 14:00:51 UTC 2007
Modified Files:
src/sys/arch/mips/include [newlock2]: asm.h lock.h mutex.h proc.h
src/sys/arch/mips/mips [newlock2]: genassym.cf lock_stubs.S
locore_mips1.S mipsX_subr.S vm_machdep.c
Log Message:
Make mips systems work.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.37.18.1 src/sys/arch/mips/include/asm.h
cvs rdiff -r1.9.6.1 -r1.9.6.2 src/sys/arch/mips/include/lock.h
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/mips/include/mutex.h
cvs rdiff -r1.19.20.1 -r1.19.20.2 src/sys/arch/mips/include/proc.h
cvs rdiff -r1.38.20.1 -r1.38.20.2 src/sys/arch/mips/mips/genassym.cf
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/mips/mips/lock_stubs.S
cvs rdiff -r1.60.18.2 -r1.60.18.3 src/sys/arch/mips/mips/locore_mips1.S
cvs rdiff -r1.19.20.3 -r1.19.20.4 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -r1.112 -r1.112.2.1 src/sys/arch/mips/mips/vm_machdep.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