From owner-cvs-all Fri Aug 25 19:18:44 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 3E82A37B423; Fri, 25 Aug 2000 19:18:42 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA48646; Fri, 25 Aug 2000 19:18:42 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <200008260218.TAA48646@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 25 Aug 2000 19:18:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel 2000/08/25 19:18:41 PDT Modified files: sys/compat/linux linux_misc.c Log: Re-implement linux_{g|s}etrlimit in terms of {g|s}etrlimit instead of the o{g|s}etrlimit so that the dependency on COMPAT_43 is removed. Revision Changes Path 1.84 +46 -25 src/sys/compat/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message