Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=pNR2fytq; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=R87S8RGT Received: by mail.netbsd.org (Postfix, from userid 605) id D04EB84EC1; Fri, 26 Apr 2024 17:22:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714152148; bh=T6vxZAccZN+qRjOmp76osqbT7NFJyVA48ShtYGM4bxE=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=pNR2fytqRUZda14DiIqz8GlYJjiBFdJv9fjGIgfFnLPm/bEBa7Mu/r4QP9VMKOXlB B1xpo+uPUcq5P3ln022/pzS6dzF7goe8KPwO4+3Au5wjzSOycLm/Y1kKKuNpdnrmfL g+CeLFq6CP56HpgAZatGCkOm8aBWpfIEVa2zm3cE= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B795684D68 for ; Fri, 26 Apr 2024 17:22:26 +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 CJ-eUWpJKW1H for ; Fri, 26 Apr 2024 17:22:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5076884D44 for ; Fri, 26 Apr 2024 17:22:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1714152146; bh=T6vxZAccZN+qRjOmp76osqbT7NFJyVA48ShtYGM4bxE=; h=Date:From:Subject:To:Reply-To; b=R87S8RGTp48LzXKwxy4eANqqWXWQdgW0zPDCN+Nzrtm+jB8ORTUSXrw85ywBYyLnL W2AnAlEUAotw67Ew2GYrqwiUPm8rZClFs6XCTGwMgep7e1nu7jIE64w5VsOKg586s1 lSrxZdbKIQORLYj/5xizuMSFQbOKBfPuDtUtYKF8= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 45191FA2C; Fri, 26 Apr 2024 17:22:26 +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 17:22:26 +0000 From: "Roland Illig" Subject: CVS commit: src/external/mit/xorg/lib/dri To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240426172226.45191FA2C@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 17:22:26 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile Log Message: dri: disable lint To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/external/mit/xorg/lib/dri/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.