K 10 svn:author V 3 phk K 8 svn:date V 27 1996-04-30T12:02:12.000000Z K 7 svn:log V 276 pte.h: Add the VADDR(pdi,pti) macro to construct virtual address from page dir+table index. pmap.h: remove NUPDE, it was wrong and not used. Sanitize KSTKPTEOFF. vmparam.h: Calculate virtual addr from PDI+PTI from pmap.h rather than using magic math. Remove UPDT, not used. END