Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/19/1995 18:20:01
thorpej
Tue Sep 19 15:10:21 PDT 1995
Update of /a/cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24482

Modified Files:
	svr4_fcntl.c svr4_ioctl.c svr4_misc.c svr4_signal.c 
	svr4_stat.c svr4_stream.c 
Log Message:
Make system calls conform to a standard prototype and bring those
prototypes into scope.


thorpej
Tue Sep 19 15:13:10 PDT 1995
Update of /a/cvsroot/src/sys/compat/ibcs2
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24564

Modified Files:
	ibcs2_syscallargs.h ibcs2_sysent.c 
Log Message:
makesyscalls.sh changed.


thorpej
Tue Sep 19 15:19:11 PDT 1995
Update of /a/cvsroot/src/sys/compat/ibcs2
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv24631

Modified Files:
	ibcs2_fcntl.c ibcs2_ioctl.c ibcs2_ipc.c ibcs2_misc.c 
	ibcs2_signal.c ibcs2_socksys.c ibcs2_stat.c 
Log Message:
Make system calls conform to a standard prototype and bring those
prototypes into scope.

Fix a couple of bugs revealed during the prototyping process.