K 10 svn:author V 5 peter K 8 svn:date V 27 2001-11-16T02:17:18.000000Z K 7 svn:log V 252 Converge/fix some debug code (#if 0'ed on alpha, but whatever) - use NPTEPG/NPDEPG instead of magic 1024 (important for PAE) - use pt_entry_t instead of unsigned (important for PAE) - use vm_offset_t instead of unsigned for va's (important for x86-64) END