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:   cegger
Date:           Fri Nov 14 00:41:36 UTC 2008

Modified Files:
        src/sys/arch/amd64/amd64: machdep.c
        src/sys/arch/i386/i386: machdep.c
        src/sys/arch/x86/x86: x86_machdep.c
Added Files:
        src/sys/arch/x86/include: machdep.h

Log Message:
merge BIOS memmap code from i386/i386/machdep.c:init386() and 
amd64/amd64/machdep.c:init_x86_64 into x86/x86/x86_machdep.c


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -r1.649 -r1.650 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r0 -r1.1 src/sys/arch/x86/include/machdep.h
cvs rdiff -r1.24 -r1.25 src/sys/arch/x86/x86/x86_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