From owner-cvs-all Wed Dec 22 4:24:29 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 119DC15478; Wed, 22 Dec 1999 04:24:26 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA34547; Wed, 22 Dec 1999 04:24:25 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199912221224.EAA34547@freefall.freebsd.org> From: Bruce Evans Date: Wed, 22 Dec 1999 04:24:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcompat/4.1 vlimit.3 vtimes.3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/12/22 04:24:25 PST Removed files: lib/libcompat/4.1 vlimit.3 vtimes.3 Log: Removed vlimit.3 and vtimes.3. Removed vlimit.c and vtimes.c from the "MISSING" list. These were old variants of get/setrlimit() and getrusage(), respectively, and were never implemented in FreeBSD. vlimit.3 referred to which was removed recently. vtimes.3 referred to which never existed in FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message