Date: Fri, 15 Dec 1995 11:22:38 +0800 (WST) From: Peter Wemm <peter@jhome.DIALix.COM> To: CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/linux linux_file.c linux_ioctl.c linux_misc.c linux_signal.c linux_socket.c Message-ID: <Pine.BSF.3.91.951215111109.948A-100000@jhome.DIALix.COM> In-Reply-To: <199512150307.TAA16049@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Dec 1995, Peter Wemm wrote: > > peter 95/12/14 19:06:59 > > Modified: sys/i386/linux linux_file.c linux_ioctl.c linux_misc.c > linux_signal.c linux_socket.c > Log: > Clean up some warnings by using the generated structures in <sys/sysproto.h> > for passing to the bsd system calls, rather than inveninting our own > equivalent structures. I've not done linux_ipc.c yet, because on my system, I've copied the NetBSD direct shm*, sem* and msg* system call entry points, and got the prototypes for free. Adding the direct entry point syscalls is quite easy and costs nothing. Additionally, it'd one step closer to NetBSD binary support........ -Peter
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951215111109.948A-100000>