From owner-cvs-all Wed Nov 1 15:17:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB99637B4C5; Wed, 1 Nov 2000 15:17:31 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA73998; Wed, 1 Nov 2000 15:17:31 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Message-Id: <200011012317.PAA73998@freefall.freebsd.org> From: Andrew Gallatin Date: Wed, 1 Nov 2000 15:17:31 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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