Received: by mail.netbsd.org (Postfix, from userid 605) id 7A3D4855FD; Sun, 5 Mar 2017 22:15:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C7BFE855FB for ; Sun, 5 Mar 2017 22:15:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id wDTuIvkYG9nV for ; Sun, 5 Mar 2017 22:15:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 745B98557C for ; Sun, 5 Mar 2017 22:15:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CE29FBE4; Sun, 5 Mar 2017 22:14:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 5 Mar 2017 22:14:51 +0000 From: "matthew green" Subject: CVS commit: src/sys/arch/ofppc/ofppc To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20170305221451.8CE29FBE4@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "matthew green" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: mrg Date: Sun Mar 5 22:14:51 UTC 2017 Modified Files: src/sys/arch/ofppc/ofppc: disksubr.c Log Message: fix some printf formats in DIAGNOSTIC code. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/sys/arch/ofppc/ofppc/disksubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.