From owner-cvs-src@FreeBSD.ORG Wed Sep 8 12:52:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47BDB16A4CE; Wed, 8 Sep 2004 12:52:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 263B243D49; Wed, 8 Sep 2004 12:52:46 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i88CqkK0068073; Wed, 8 Sep 2004 12:52:46 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i88CqjiK068072; Wed, 8 Sep 2004 12:52:46 GMT (envelope-from kensmith) Message-Id: <200409081252.i88CqjiK068072@repoman.freebsd.org> From: Ken Smith Date: Wed, 8 Sep 2004 12:52:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/sparc64/loader main.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 12:52:46 -0000 kensmith 2004-09-08 12:52:45 UTC FreeBSD src repository Modified files: sys/boot/sparc64/loader main.c Log: Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the problem this hack was put in place for. MFC to be done if the fix to bus_machdep.c is MFC-ed. Revision Changes Path 1.25 +1 -3 src/sys/boot/sparc64/loader/main.c