Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   dsl
Date:           Wed Feb 19 21:23:02 UTC 2014

Modified Files:
        src/sys/arch/i386/i386: compat_16_machdep.c process_machdep.c
        src/sys/arch/x86/acpi: acpi_wakeup.c
        src/sys/arch/x86/x86: cpu.c ipi.c
        src/sys/compat/linux/arch/i386: linux_machdep.c

Log Message:
Add explicit #include <x86/fpu.h> instead of relying on pcb.h including it.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/i386/i386/compat_16_machdep.c
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/i386/i386/process_machdep.c
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -u -r1.108 -r1.109 src/sys/arch/x86/x86/cpu.c
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/x86/ipi.c
cvs rdiff -u -r1.157 -r1.158 src/sys/compat/linux/arch/i386/linux_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