Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/include
Module Name: src
Committed By: drochner
Date: Tue May 2 19:03:24 UTC 2006
Modified Files:
src/sys/arch/i386/include: npx.h pcb.h
Log Message:
-explicitely align "struct savexmm" so that we don't get surprised
if we play with the PCB
-remove historical "struct emcsts"; there is no support in context
switching code for ages (if there has ever been)
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/i386/include/npx.h
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/include/pcb.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