On Wed, Apr 16, 2008 at 09:51:03PM +0000, Christoph Egger wrote:
Module Name: src
Committed By: cegger
Date: Wed Apr 16 21:51:03 UTC 2008
Modified Files:
src/sys/arch/amd64/amd64: bios32.c fpu.c gdt.c identcpu.c machdep.c
netbsd32_machdep.c process_machdep.c trap.c vm_machdep.c
src/sys/arch/amd64/include: cpu.h fpu.h kcore.h pcb.h pte.h segments.h
tss.h
Log Message:
use POSIX integer types
Please do not make sweeping cosmetic changes to the x86 ports without
getting approval first. It makes it more difficult to merge common code.
Andrew