Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 08/01/1999 06:48:07
Module Name:	syssrc
Committed By:	ragge
Date:		Sun Aug  1 13:48:07 UTC 1999

Modified Files:
	syssrc/sys/arch/vax/include: pmap.h
	syssrc/sys/arch/vax/vax: pmap.c

Log Message:
A bunch of changes:
- Free pte pages not in use anymore.
- Inline pmap_extract().
- Fix annoying page reference/modify bug. Fixes PR#7858 & PR#7859.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/vax/vax/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.