Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sys/arch/amd64/amd64



Module Name:    src
Committed By:   bouyer
Date:           Sat Nov 22 16:28:43 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64 [netbsd-3]: machdep.c

Log Message:
Pull up following revision(s) (requested by cegger in ticket #1979):
        sys/arch/amd64/amd64/machdep.c: revision 1.106, 1.107 via patch
cosmetic change (mostly to reduce diff to i386/i386/machdep.c:initi386):
use PRIx64 rather %qx
No functional changes intended.
reduce diff to i386/i386/machdep.c:init386()
- introduce add_mem_cluster() as done in i386
- apply rev. 1.480 from i386/i386/machdep.c: fixes PR 17199 for amd64
- apply rev. 1.492 from i386/i386/machdep.c: fixes PR 13399 for amd64


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.31.10.1 src/sys/arch/amd64/amd64/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