From owner-cvs-all Mon Jan 10 14:19: 9 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D43B815371; Mon, 10 Jan 2000 14:19:07 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA33321; Mon, 10 Jan 2000 14:19:07 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <200001102219.OAA33321@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 10 Jan 2000 14:19:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_dummy.c linux_proto.h linux_syscall.h linux_sysent.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 2000/01/10 14:19:07 PST Modified files: sys/i386/linux linux_dummy.c linux_proto.h linux_syscall.h linux_sysent.c Log: Update syscalls to Linux kernel 2.3.38. These syscalls are implemented as dummies to ease problem solving. Revision Changes Path 1.20 +8 -1 src/sys/i386/linux/linux_dummy.c 1.31 +31 -1 src/sys/i386/linux/linux_proto.h 1.26 +9 -2 src/sys/i386/linux/linux_syscall.h 1.32 +8 -1 src/sys/i386/linux/linux_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message