Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/03/2000 07:20:36
Module Name:	syssrc
Committed By:	he
Date:		Sat Jun  3 14:20:35 UTC 2000

Modified Files:
	syssrc/sys/arch/pc532/pc532 [netbsd-1-4]: pmap.new.c

Log Message:
Apply patch (from pmap.c revision 1.50, requested by thorpej):
  When allocating new PT pages during early bootstrap (i.e. before
  pmap_init() has finished), make sure to zero them.


To generate a diff of this commit:
cvs rdiff -r1.10.2.4 -r1.10.2.5 syssrc/sys/arch/pc532/pc532/pmap.new.c

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