Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/25/1998 02:00:20
Module Name:	src
Committed By:	thorpej
Date:		Tue Aug 25 09:00:19 UTC 1998

Modified Files:
	src/sys/arch/alpha/alpha: pmap.c
Log Message:
Break the code that cleans out page tables from pmap_remove_mapping() into
separate functions that perform the cleanout starting at the l3pt, l2pt,
or l1pt.