Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/19/1997 19:10:05
thorpej
Sun Oct 19 12:00:26 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv26735

Modified Files:
	fd.c lms.c 
Log Message:
Make sure the i/o and/or mem addresses aren't wildcarded (i.e. -1) before
using the address in a bus_space_map() call.


mark
Sun Oct 19 12:01:31 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/cc1plus
In directory netbsd1:/var/slash-tmp/cvs-serv27195

Modified Files:
	call.c 
Log Message:
Fix bug found with optimisation and -fhandle-exception while implementing
PIC support for GCC/arm.
This fix is untested on platforms other that the ARM and is only enabled
if GCC_27_ARM32_PIC_SUPPORT is defined.


mark
Sun Oct 19 12:06:17 PDT 1997
Update of /cvsroot/src/gnu/usr.bin/gcc/common
In directory netbsd1:/var/slash-tmp/cvs-serv27810

Modified Files:
	flow.c integrate.c reload.c sched.c 
Log Message:
Fix bugs found with various levels of optimisation while implementing
PIC support for GCC/arm.
This fix is untested on platforms other than the ARM and is only enabled
if GCC_27_ARM32_PIC_SUPPORT is defined.
These fixes are only required for GCC 2.7 and will not be needed in 2.8+


veego
Sun Oct 19 12:07:12 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv27679

Modified Files:
	zbus.c 
Log Message:
Add an entry for the CyberVison 64/3D to the aconftab and to the
preconftab list.


oki
Sun Oct 19 12:07:26 PDT 1997
Update of /cvsroot/src/lib
In directory netbsd1:/var/slash-tmp/cvs-serv28197

Modified Files:
	Makefile 
Log Message:
NetBSD/x68k now use libkvm instead of libkvm.old

veego
Sun Oct 19 12:08:03 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv28234

Modified Files:
	grfvar.h 
Log Message:
New unit number for the CyberVision 64/3D.


mycroft
Sun Oct 19 12:09:08 PDT 1997
Update of /cvsroot/src/usr.bin/ftp
In directory netbsd1:/var/slash-tmp/cvs-serv28389

Modified Files:
	ftp.c 
Log Message:
Use S_IS*(), not S_IF*.