Received: by mail.netbsd.org (Postfix, from userid 0) id 654E963B131; Sun, 3 May 2009 11:32:07 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A745E63B155 for ; Sun, 3 May 2009 11:32:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8FBA3175D0; Sun, 3 May 2009 11:32:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 3 May 2009 11:32:04 +0000 From: Izumi Tsutsui Subject: CVS commit: src/sys/arch/hp700/stand/boot To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090503113204.8FBA3175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: tsutsui Date: Sun May 3 11:32:04 UTC 2009 Modified Files: src/sys/arch/hp700/stand/boot: conf.c Log Message: Enable support for UFS2 boot. Tested on 735/125. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/hp700/stand/boot/conf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.