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 17:50:02
thorpej
Tue Sep 19 14:40:39 PDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23920

Modified Files:
	systm.h 
Log Message:
Make system calls conform to a standard prototype and bring those
prototypes into scope.


thorpej
Tue Sep 19 14:45:28 PDT 1995
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv23995

Modified Files:
	kern_acct.c kern_descrip.c kern_exec.c kern_exit.c 
	kern_ktrace.c kern_prot.c kern_resource.c kern_sig.c 
	kern_sysctl.c kern_time.c kern_xxx.c subr_prof.c sys_generic.c 
	sys_process.c sysv_msg.c sysv_sem.c sysv_shm.c uipc_syscalls.c 
	vfs_syscalls.c 
Log Message:
Make system calls conform to a standard prototype and bring those
prototypes into scope.