From owner-cvs-all@FreeBSD.ORG Fri Feb 25 16:37:33 2005 Return-Path: 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 7296116A4CE; Fri, 25 Feb 2005 16:37:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E8643D62; Fri, 25 Feb 2005 16:37:33 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1PGbX85075418; Fri, 25 Feb 2005 16:37:33 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1PGbXGD075417; Fri, 25 Feb 2005 16:37:33 GMT (envelope-from marius) Message-Id: <200502251637.j1PGbXGD075417@repoman.freebsd.org> From: Marius Strobl Date: Fri, 25 Feb 2005 16:37:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/conf files.sparc64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2005 16:37:33 -0000 marius 2005-02-25 16:37:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf files.sparc64 Log: Back out work-arounds added in rev. 1.59 for building SBus-only kernels regarding ofw_machdep.c which are no longer necessary since rev. 1.13 and rev. 1.12.2.1 of ofw_machdep.c respectively. Revision Changes Path 1.59.2.4 +3 -5 src/sys/conf/files.sparc64