Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/amd64/amd64
Module Name: src
Committed By: dsl
Date: Sat Jan 5 12:01:34 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: process_machdep.c
Log Message:
Do not assume that 'struct reg' and 'struct trapframe' have the same
layout. Instead copy the fields individually.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/amd64/amd64/process_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