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: mhitch
Date: Fri Feb 10 06:28:40 UTC 2012
Modified Files:
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_bootstrap.c
src/sys/arch/mvme68k/mvme68k: pmap_bootstrap.c
src/sys/arch/news68k/news68k: pmap_bootstrap.c
src/sys/arch/next68k/next68k: pmap_bootstrap.c
src/sys/arch/x68k/x68k: pmap_bootstrap.c
Log Message:
Sigh, it's been too long since I've done some of this. Fix the RELOC().
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/cesfic/cesfic/pmap_bootstrap.c
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/hp300/hp300/pmap_bootstrap.c
cvs rdiff -u -r1.34 -r1.35 src/sys/arch/luna68k/luna68k/pmap_bootstrap.c
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/mvme68k/mvme68k/pmap_bootstrap.c
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/news68k/news68k/pmap_bootstrap.c
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/next68k/next68k/pmap_bootstrap.c
cvs rdiff -u -r1.57 -r1.58 src/sys/arch/x68k/x68k/pmap_bootstrap.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