Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/22/1998 16:40:02
mycroft
Thu Jan 22 08:31:38 PST 1998
Update of /cvsroot/src/sys/compat/freebsd
In directory netbsd1:/var/slash-tmp/cvs-serv12555

Modified Files:
	files.freebsd freebsd_syscall.h freebsd_syscallargs.h 
	freebsd_syscalls.c freebsd_sysent.c syscalls.master 
Added Files:
	freebsd_ipc.c 
Log Message:
Put a local copy of the SysV IPC compatibility from compat/common in here, so
it's not dependent on COMPAT_10.  Also, fix translation of shmctl(), since
FreeBSD's is a little different.

mycroft
Thu Jan 22 08:32:43 PST 1998
Update of /cvsroot/src/sys/compat/freebsd
In directory netbsd1:/var/slash-tmp/cvs-serv12669

Modified Files:
	freebsd_syscall.h freebsd_syscallargs.h freebsd_syscalls.c 
	freebsd_sysent.c 
Log Message:
Regen.

mycroft
Thu Jan 22 08:33:58 PST 1998
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv12801

Modified Files:
	linux_ipc.c 
Log Message:
Clean this up a bit.