Source-Changes archive

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

CVS commit: src/sys/arch/x86



Module Name:    src
Committed By:   jruoho
Date:           Wed Apr 14 19:32:35 UTC 2010

Modified Files:
        src/sys/arch/x86/acpi: acpi_wakeup.c
        src/sys/arch/x86/x86: acpi_machdep.c mpacpi.c

Log Message:
UINT32 -> uint32_t; UINT8 -> uint8_t.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/x86/acpi/acpi_wakeup.c
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/x86/x86/acpi_machdep.c
cvs rdiff -u -r1.85 -r1.86 src/sys/arch/x86/x86/mpacpi.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