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: maxv
Date: Tue Aug 15 08:35:56 UTC 2017
Modified Files:
src/sys/arch/amd64/amd64: kgdb_machdep.c
src/sys/arch/i386/i386: kgdb_machdep.c
Log Message:
Reduce the diff between amd64 and i386. It also fixes a bug in amd64, where
large pages were not handled correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/amd64/amd64/kgdb_machdep.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/i386/i386/kgdb_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