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: Sat Jan 7 20:07:01 UTC 2012
Modified Files:
src/sys/arch/usermode/conf: Makefile.usermode
Added Files:
src/sys/arch/usermode/target/amd64: cpu_amd64.c
src/sys/arch/usermode/target/i386: cpu_i386.c
Removed Files:
src/sys/arch/usermode/usermode: machdep.i386.c
Log Message:
Add AMD64 target for NetBSD/usermode next to i386 and reorganize source tree
to have port specific stuff in arch/usermode/target/<port>/
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/usermode/conf/Makefile.usermode
cvs rdiff -u -r0 -r1.1 src/sys/arch/usermode/target/amd64/cpu_amd64.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/usermode/target/i386/cpu_i386.c
cvs rdiff -u -r1.1 -r0 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