From owner-cvs-all Tue Aug 17 2:37:46 1999 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 ED07F14E34; Tue, 17 Aug 1999 02:37:44 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA62327; Tue, 17 Aug 1999 02:36:38 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908170936.CAA62327@freefall.freebsd.org> From: Marcel Moolenaar Date: Tue, 17 Aug 1999 02:36:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_sysent.c linux_syscall.h linux_proto.h linux_file.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/17 02:36:38 PDT Modified files: (Branch: RELENG_3) sys/i386/linux linux_sysent.c linux_syscall.h linux_proto.h linux_file.c Log: MFC: Use a wrapper for the link syscall that does name translations. PR: 12749 Submitted by: Boris Nikolaus Revision Changes Path 1.18.2.1 +2 -2 src/sys/i386/linux/linux_sysent.c 1.13.2.1 +2 -2 src/sys/i386/linux/linux_syscall.h 1.17.2.1 +6 -1 src/sys/i386/linux/linux_proto.h 1.23.2.2 +21 -1 src/sys/i386/linux/linux_file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message