Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 08/03/1999 14:50:18
Module Name:	syssrc
Committed By:	is
Date:		Tue Aug  3 21:50:18 UTC 1999

Modified Files:
	syssrc/sys/arch/amiga/amiga: pmap.c

Log Message:
Fix typo in the last change, which resulted in invalid global pmap structures,
leading to a spectacular panic when the first address is entered into a
pmap the normal way. The problem was reported by Adam Ciarcinski.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 syssrc/sys/arch/amiga/amiga/pmap.c

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