Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/24/1997 20:10:02
pk
Sat May 24 13:03:05 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv6363

Modified Files:
	autoconf.h 
Log Message:
Always use `rr_iospace' to track the MMU page type bits.
This obsoletes the `bustype' argument in map[io]dev().


pk
Sat May 24 13:08:43 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv6843

Modified Files:
	obio.c 
Log Message:
Use `rr_iospace' to track the MMU page type bits. On sun4c/sun4m the
iospace value is always learned from the PROM; on sun4, we infer it
from the BUS_* parameters.

This obsoletes the `bustype' argument in bus_tmp().


pk
Sat May 24 13:09:49 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv8461

Modified Files:
	pmap.c 
Log Message:
Use page type encoding macros from pmap.h


veego
Sat May 24 13:09:52 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/stand/loadkmap
In directory netbsd1:/var/slash-tmp/cvs-serv8488

Modified Files:
	Makefile.inc 
Log Message:
Fix the DESTDIR problem.