Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 08/13/2000 11:46:34
Module Name:	syssrc
Committed By:	ragge
Date:		Sun Aug 13 08:46:34 UTC 2000

Modified Files:
	syssrc/sys/arch/vax/include [netbsd-1-5]: pmap.h
	syssrc/sys/arch/vax/vax [netbsd-1-5]: pmap.c

Log Message:
Pull up revisions (requested by ragge):
pmap.c 1.85-1.86
pmap.h 1.40

Remove some unneccessary TBIA's. Keep track of wired pages.
Fix PR#8503 (refcount error).


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.4.1 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.82 -r1.82.2.1 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.