Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/14/1998 09:46:10
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).