Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1996 03:00:02
mark
Wed Oct 16 19:50:15 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv25879

Modified Files:
	vm_machdep.c 
Log Message:
Couple of fixes for SA100 support.
Added comments to match up #ifdef / #endif pairs.


cgd
Wed Oct 16 19:50:39 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv26089/alpha

Modified Files:
	locore.s 
Log Message:
update for changes in asm.h

cgd
Wed Oct 16 19:50:41 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/stand
In directory netbsd1:/var/slash-tmp/cvs-serv26089/stand

Modified Files:
	prom_disp.S start.S 
Log Message:
update for changes in asm.h

cgd
Wed Oct 16 19:50:42 PDT 1996
Update of /cvsroot/src/sys/arch/alpha/stand/boot
In directory netbsd1:/var/slash-tmp/cvs-serv26089/stand/boot

Modified Files:
	prom_swpal.S 
Log Message:
update for changes in asm.h

mark
Wed Oct 16 19:52:27 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv26270

Modified Files:
	stubs.c 
Log Message:
Don't generate an error if FFS is not compiled in.


mark
Wed Oct 16 19:55:30 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv26577

Modified Files:
	pmap.c 
Log Message:
Added a few more patches for SA100 support. This is just several
extra cache clean operations during pte manipulation.


cgd
Wed Oct 16 19:57:08 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv26871

Removed Files:
	DEFS.h 
Log Message:
kill this.  Just include <machine/asm.h> directly

cgd
Wed Oct 16 19:58:19 PDT 1996
Update of /cvsroot/src/lib/libc/arch/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv27073

Modified Files:
	Makefile.inc 
Log Message:
copy neither DEFS.h (it no longer exists) nor SYS.h (it's never been
necessary in libkern) to libkern any longer.