From owner-cvs-all Wed Dec 22 5:49:22 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 68FD814EA3; Wed, 22 Dec 1999 05:49:15 -0800 (PST) (envelope-from bde@FreeBSD.org) Received: (from bde@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA41331; Wed, 22 Dec 1999 05:49:15 -0800 (PST) (envelope-from bde@FreeBSD.org) Message-Id: <199912221349.FAA41331@freefall.freebsd.org> From: Bruce Evans Date: Wed, 22 Dec 1999 05:49:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcompat Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk bde 1999/12/22 05:49:15 PST Modified files: lib/libcompat Makefile Log: Aargh, the $FreeBSD$ check caused an inconsistent commit by rejecting this makefile update which should have been together with the file removal. 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. Revision Changes Path 1.19 +3 -2 src/lib/libcompat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message