Module Name: src Committed By: thorpej Date: Fri Aug 14 16:46:09 UTC 1998 Modified Files: src/sys/arch/alpha/include: rpb.h Log Message: Change the "vm_offset_t"s to "u_long"s for now; eventually, we can make them vaddr_t and paddr_t, as appropriate (after scouring the RPB docs to know which are phys and virt addresses).