Source-Changes archive

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

CVS commit: syssrc/sys/arch/i386/i386



Module Name:    syssrc
Committed By:   fvdl
Date:           Fri Oct 25 12:01:58 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/i386: cpu.c machdep.c mtrr_i686.c mtrr_k6.c

Log Message:
Fix MTRR code which had been broken since the MP merge (but silently
failed due to a missing include of opt_mtrr.h in cpu.c)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/i386/i386/cpu.c \
    syssrc/sys/arch/i386/i386/mtrr_k6.c
cvs rdiff -r1.494 -r1.495 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/i386/i386/mtrr_i686.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