Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: rmind
Date: Sun Mar 29 01:10:28 UTC 2009
Modified Files:
src/sys/arch/amd64/amd64: mem.c syscall.c vm_machdep.c
src/sys/arch/i386/i386: core_machdep.c mem.c syscall.c vm_machdep.c
Log Message:
Reduce some differences between i386 and amd64.
Mainly cosmetical changes - no functional changes intended.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/amd64/amd64/mem.c
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/amd64/amd64/syscall.c
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/amd64/amd64/vm_machdep.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/i386/i386/core_machdep.c
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/i386/i386/mem.c
cvs rdiff -u -r1.58 -r1.59 src/sys/arch/i386/i386/syscall.c
cvs rdiff -u -r1.144 -r1.145 src/sys/arch/i386/i386/vm_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