Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/vax
Module Name: src
Committed By: matt
Date: Fri Feb 16 01:34:04 UTC 2007
Modified Files:
src/sys/arch/vax/conf: files.vax
src/sys/arch/vax/include: Makefile cpu.h intr.h lock.h mtpr.h types.h
src/sys/arch/vax/vax: genassym.cf gencons.c machdep.c pmap.c
Added Files:
src/sys/arch/vax/include: mutex.h rwlock.h
src/sys/arch/vax/vax: lock_stubs.S
Log Message:
Partially adapt the VAX port to the newlock2 changes. These are untested
but they do at least compile.
To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 src/sys/arch/vax/conf/files.vax
cvs rdiff -r1.25 -r1.26 src/sys/arch/vax/include/Makefile
cvs rdiff -r1.74 -r1.75 src/sys/arch/vax/include/cpu.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/vax/include/intr.h \
src/sys/arch/vax/include/lock.h
cvs rdiff -r1.19 -r1.20 src/sys/arch/vax/include/mtpr.h
cvs rdiff -r0 -r1.1 src/sys/arch/vax/include/mutex.h \
src/sys/arch/vax/include/rwlock.h
cvs rdiff -r1.32 -r1.33 src/sys/arch/vax/include/types.h
cvs rdiff -r1.29 -r1.30 src/sys/arch/vax/vax/genassym.cf
cvs rdiff -r1.45 -r1.46 src/sys/arch/vax/vax/gencons.c
cvs rdiff -r0 -r1.1 src/sys/arch/vax/vax/lock_stubs.S
cvs rdiff -r1.154 -r1.155 src/sys/arch/vax/vax/machdep.c
cvs rdiff -r1.139 -r1.140 src/sys/arch/vax/vax/pmap.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