]> Zhao Yanbai Git Server - minix.git/commit
Fixed a typing bug.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 6 Jan 2010 08:23:14 +0000 (08:23 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Wed, 6 Jan 2010 08:23:14 +0000 (08:23 +0000)
commitd8f3af3672fbf1a4edf7e205b1c75144c033f5c1
tree68973bc9f3beab5c74002b65b5179062f2b27db5
parent49ec221a92dd6405555fe1f1980fd990f3e9aca6
Fixed a typing bug.
More explicit type conversion from virual to physical bytes.
Bracket negative #defines for extra paranoia.
Added a forgotten 'void' to a function.
kernel/arch/i386/apic.c
kernel/arch/i386/include/archconst.h
kernel/arch/i386/memory.c
kernel/priv.h
kernel/vm.h