Close two holes in the pmap code. The page table self mapping does not
[dragonfly.git] / sys / platform / vkernel / conf /
2007-01-15 Matthew DillonAdd kqueue based async I/O support to the virtual kerne...
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-12 Matthew DillonAdd missing link options to export global symbols to...
2007-01-10 Sascha Wildner[committed on behalf of sephe]
2007-01-09 Matthew DillonName the virtual kernel disk device 'vkd' instead of...
2007-01-07 Matthew DillonHandle page faults within the virtual kernel process...
2007-01-07 Matthew DillonAdd support for a root disk device file.
2007-01-06 Matthew DillonRemove the hack.So hack for virtual kernels.
2007-01-06 Matthew DillonVKERNEL work, deal with remaining undefined symbols.
2007-01-06 Matthew DillonRepo-move machine/pc32/i386/i386-gdbstub.c to cpu/i386...
2007-01-05 Matthew DillonContinue fleshing out the VKERNEL.
2007-01-02 Matthew DillonGet most of the VKERNEL pmap handling code in.
2006-12-26 Matthew DillonContinue fleshing out VKERNEL support. Initialize...
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-12-05 Matthew DillonFor the moment conditionally remove the declaration...
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
2006-11-12 Peter AvalosMerge from vendor branch FILE:
2006-11-11 Peter AvalosMerge from vendor branch FILE:
2006-11-08 Peter AvalosMerge from vendor branch TNFTP:
2006-11-08 Matthew DillonGet the MI portions of VKERNEL to build, start linking...
2006-11-07 Matthew DillonMisc cleanups and CVS surgery. Move a number of header...
2006-11-07 Matthew DillonMajor kernel build infrastructure changes, part 1/2...
2006-11-01 Peter AvalosMerge from vendor branch AWK:
2006-10-25 Matthew DillonDo a major clean-up of the BUSDMA architecture. A...
2006-10-23 Matthew DillonBump the config version. Add a 'cpu_arch' directive...
2006-10-22 Matthew DillonReorganize the way machine architectures are handled...