Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1997 18:40:11
mark
Fri Oct 17 11:35:26 PDT 1997
Update of /cvsroot/src/sys/lib/libkern/arch/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv4894

Modified Files:
	divsi3.S 
Log Message:
Fix extra 'S' character typo that resulted in the condition codes being
incorrectly internally on certain divides.
Handle the case where the internal result appears negative. This condition
can occur when dividing MIN_INT by certain values.


bouyer
Fri Oct 17 11:38:42 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv5286

Modified Files:
	files.pci 
Added Files:
	if_tl.c if_tlregs.h 
Log Message:
Driver for Texas Instruments' thunderland network controller (present in some
Compaq products).


scottr
Fri Oct 17 11:39:22 PDT 1997
Update of /a/cvsroot/src/sys/compat/hpux
In directory netbsd1:/var/slash-tmp/cvs-serv5695

Modified Files:
	syscalls.master 
Log Message:
ptrace() emulation is no longer supported, and probably hasn't worked
for some time anyway.