Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/20/1997 18:20:02
pk
Sat Sep 20 11:14:03 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv15693

Modified Files:
	pmap.c 
Log Message:
Change crash dump layout a bit so the size of the `cpu_kcore' structure
does not depend on the value of KERNBASE.

Change pmap_dumpsize() to return disk block units, in stead of pages.


pk
Sat Sep 20 11:18:34 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv15779

Modified Files:
	machdep.c 
Log Message:
pmap_dumpsize() returns a number of disk blocks.