Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: manu
Date: Thu Jan 30 19:14:20 UTC 2003
Modified Files:
src/sys/compat/mach: mach_exec.c mach_exec.h mach_thread.c
src/sys/compat/mach/arch/powerpc/fasttraps: mach_fasttraps_thread.c
src/sys/sys: lwp.h
Log Message:
For cproc_t, use a per thread value instead of a per process value. ifdef
out l_emuldata in struct lwp until we actually use it.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.13 -r1.14 src/sys/compat/mach/mach_exec.h
cvs rdiff -r1.17 -r1.18 src/sys/compat/mach/mach_thread.c
cvs rdiff -r1.4 -r1.5 \
src/sys/compat/mach/arch/powerpc/fasttraps/mach_fasttraps_thread.c
cvs rdiff -r1.3 -r1.4 src/sys/sys/lwp.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