Date: Wed, 1 Nov 2000 15:17:31 -0800 (PST) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ipc.c linux_ipc.h src/sys/modules/linux Makefile src/sys/alpha/linux syscalls.master Message-ID: <200011012317.PAA73998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2000/11/01 15:17:31 PST
Modified files:
sys/compat/linux linux_ipc.c linux_ipc.h
sys/modules/linux Makefile
sys/alpha/linux syscalls.master
Log:
Support for the linux ipc syscalls on the alpha, where each one has
its own syscall rather than going through a demux function like
linux_ipc() on i386
Revision Changes Path
1.19 +16 -14 src/sys/compat/linux/linux_ipc.c
1.4 +30 -15 src/sys/compat/linux/linux_ipc.h
1.44 +3 -3 src/sys/modules/linux/Makefile
1.39 +20 -12 src/sys/alpha/linux/syscalls.master
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011012317.PAA73998>
