Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/usermode
Module Name: src
Committed By: reinoud
Date: Fri Jan 6 20:44:57 UTC 2012
Modified Files:
src/sys/arch/usermode/conf: GENERIC.i386 Makefile.usermode
src/sys/arch/usermode/usermode: machdep.c
Added Files:
src/sys/arch/usermode/conf: GENERIC.amd64
src/sys/arch/usermode/usermode: machdep.i386.c
Log Message:
Split machdep.c into a MI part and a MD part.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/usermode/conf/GENERIC.amd64
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/usermode/conf/GENERIC.i386
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/usermode/conf/Makefile.usermode
cvs rdiff -u -r1.48 -r1.49 src/sys/arch/usermode/usermode/machdep.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/usermode/usermode/machdep.i386.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