Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/03/2000 07:18:25
Module Name: syssrc
Committed By: he
Date: Sat Jun 3 14:18:24 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-4]: pmap.new.c
Log Message:
Apply patch (from revision 1.91 of pmap.c, 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.23.2.5 -r1.23.2.6 syssrc/sys/arch/i386/i386/pmap.new.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.