Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=jjviRFPM; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=jq4/k9qw Received: by mail.netbsd.org (Postfix, from userid 605) id AEFC284D5F; Fri, 26 Apr 2024 16:34:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714149259; bh=W3C44a21wT3HE2ZVPl/LJxvPnzOZw+qc8vNnDCPjnhE=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=jjviRFPMa5A89YFfCTerVVME6DwKExOF48mQLFGDcPNJhh+CHK5LYfxUkt+5a7TpP fWWNqEq76IC4zKcTmrr+AbPySnS3KfZi8pxV3Ws74kOa4rA5TiquytbcpMyfI4FV5j QuZnjCs3JW8LiN+tx0seWQwQWAdDYS9hgfgpgEQ4= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 967D984D44 for ; Fri, 26 Apr 2024 16:34:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id FE_qjSluIX6O for ; Fri, 26 Apr 2024 16:34:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3039584D0E for ; Fri, 26 Apr 2024 16:34:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714149258; bh=W3C44a21wT3HE2ZVPl/LJxvPnzOZw+qc8vNnDCPjnhE=; h=Date:From:Subject:To:Reply-To; b=jq4/k9qwMUrB+RgIkXN9qvpHCkTRvIvcgyrId6kISFLBjPg+t5CUv09n73/Vw1Mef HKZJQYyeP1q11nGfjjlJ1ZwYeLXRuwZWaFVKINIRIgwpiLdvkTWIcft+hlYTidatcJ FyFY+M/xDONkdCHN+lK9NzNC+6Gcc+jz2Qhx0edU= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 175CFFA2C; Fri, 26 Apr 2024 16:34:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 26 Apr 2024 16:34:18 +0000 From: "Roland Illig" Subject: CVS commit: src/external/mit/xorg/lib/gallium To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240426163418.175CFFA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Roland Illig" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: rillig Date: Fri Apr 26 16:34:18 UTC 2024 Modified Files: src/external/mit/xorg/lib/gallium: Makefile Log Message: gallium: disable lint To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/external/mit/xorg/lib/gallium/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.