From owner-cvs-all Fri Nov 15 11:49:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1515837B401; Fri, 15 Nov 2002 11:49:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB62643E42; Fri, 15 Nov 2002 11:49:19 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gAFJkfmV025787; Fri, 15 Nov 2002 11:46:41 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gAFJkfDE025786; Fri, 15 Nov 2002 11:46:41 -0800 (PST) Message-Id: <200211151946.gAFJkfDE025786@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 15 Nov 2002 11:46:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/lib Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/11/15 11:46:41 PST Modified files: (Branch: RELENG_4) sys/boot/i386/btx/lib Makefile Log: MFC: 1.10. The getobjformat(3) API was broken in 5.0-CURRENT -- it no longer deletes object format options from the argument vector. Should this be fixed before 5.0 is out? (This is to restore the ability to downgrade to RELENG_4.) Revision Changes Path 1.3.2.2 +0 -2 src/sys/boot/i386/btx/lib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message