Received: by mail.netbsd.org (Postfix, from userid 605) id 2C3C285F0B; Thu, 4 Feb 2016 20:06:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ABECB85EF3 for ; Thu, 4 Feb 2016 20:06:29 +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 608GWIsrGl_Y for ; Thu, 4 Feb 2016 20:06:29 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 543E385E8A for ; Thu, 4 Feb 2016 20:06:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E655FBB7; Thu, 4 Feb 2016 20:06:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 4 Feb 2016 20:06:29 +0000 From: "Roy Marples" Subject: CVS commit: src/external/cddl/osnet/usr.sbin/dtrace To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20160204200629.4E655FBB7@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: "Roy Marples" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: roy Date: Thu Feb 4 20:06:29 UTC 2016 Modified Files: src/external/cddl/osnet/usr.sbin/dtrace: Makefile Log Message: dtrace needs Wno-format-security for clang it seems. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/cddl/osnet/usr.sbin/dtrace/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.