[Midnightbsd-cvs] src: sys/conf: add memmove and initcpu hacks related to

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Nov 26 22:42:50 EST 2011


Log Message:
-----------
add memmove and initcpu hacks related to vm_guest/virutalization detection.

turn on the new mii stuff in the base kernel

Modified Files:
--------------
    src/sys/amd64/amd64:
        initcpu.c (r1.5 -> r1.6)
        (http://cvsweb.midnightbsd.org/src/sys/amd64/amd64/initcpu.c?r1=1.5&r2=1.6)
    src/sys/conf:
        files (r1.29 -> r1.30)
        (http://cvsweb.midnightbsd.org/src/sys/conf/files?r1=1.29&r2=1.30)
    src/sys/i386/i386:
        initcpu.c (r1.6 -> r1.7)
        (http://cvsweb.midnightbsd.org/src/sys/i386/i386/initcpu.c?r1=1.6&r2=1.7)

Added Files:
-----------
    src/sys/libkern:
        memmove.c (r1.1)
        (http://cvsweb.midnightbsd.org/src/sys/libkern/memmove.c?rev=1.1&content-type=text/x-cvsweb-markup)


More information about the Midnightbsd-cvs mailing list