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: rmind
Date: Sat Oct 24 20:03:56 UTC 2009
Modified Files:
src/sys/arch/powerpc/include: cpu.h
src/sys/arch/powerpc/powerpc: vm_machdep.c
src/sys/arch/vax/include: cpu.h
src/sys/arch/vax/vax: vm_machdep.c
Log Message:
Provide cpu_lwp_free* stubs in vax and powerpc.
Reported by <he>.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/powerpc/powerpc/vm_machdep.c
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/vax/include/cpu.h
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/vax/vax/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