From owner-cvs-all Tue Aug 17 6:21:24 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 3B60A14E24; Tue, 17 Aug 1999 06:21:21 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA82153; Tue, 17 Aug 1999 06:16:57 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908171316.GAA82153@freefall.freebsd.org> From: Marcel Moolenaar Date: Tue, 17 Aug 1999 06:16:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux.h linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/17 06:16:57 PDT Modified files: (Branch: RELENG_3) sys/i386/linux linux.h linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h Log: MFC: use wrappers for {s|g}etrlimit to convert the resource argument. PR: 9591 Originator: John Plevyak Revision Changes Path 1.26.2.3 +15 -1 src/sys/i386/linux/linux.h 1.51.2.4 +57 -1 src/sys/i386/linux/linux_misc.c 1.18.2.2 +3 -3 src/sys/i386/linux/linux_sysent.c 1.13.2.2 +3 -3 src/sys/i386/linux/linux_syscall.h 1.17.2.2 +11 -1 src/sys/i386/linux/linux_proto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message