Rename /usr/src/sys/machine to /usr/src/sys/platform. Give the platform
[dragonfly.git] / sys / platform / vkernel / i386 / vm_machdep.c
2007-01-19 Matthew DillonRename /usr/src/sys/machine to /usr/src/sys/platform...
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-12 Matthew DillonAdd missing link options to export global symbols to...
2007-01-09 Matthew DillonGet floating point working in virtual kernels. Add...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-06 Matthew DillonVKERNEL work, deal with remaining undefined symbols.
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.