Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/05/1996 15:10:02
mark
Wed Jun  5 15:02:14 EDT 1996
Update of /a/cvsroot/src/lib/libc/arch/arm32/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24463

Modified Files:
	cerror.S 
Log Message:
Set r1 to -1 on exit as well as r0 otherwise syscalls returning 64 bit
results will not read -1.


christos
Wed Jun  5 15:07:40 EDT 1996
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24554

Modified Files:
	svr4_net.c svr4_stropts.h 
Log Message:
- Always check if the file descriptor we are using is a socket.
- Make sure we get an so_internal state allocated, even if we
  did not open the socket ourselves.


mark
Wed Jun  5 15:09:12 EDT 1996
Update of /a/cvsroot/src/gnu/usr.bin/gcc/arch/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24561

Modified Files:
	netbsd.h 
Log Message:
Define __KPRINTF_ATTRIBUTE__ in the CCPP_PREDEFINES so we get rid of a
load of compiler warnings.