Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=ggAlnYLZ; dkim=fail reason="signature verification failed" (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=q53zAJnp Received: by mail.netbsd.org (Postfix, from userid 605) id BFDD484F27; Thu, 18 Apr 2024 16:06:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713456386; bh=Xm1vfrkVYAMxlxrR9hcdveyuwdaoXooKrARhO+HETz0=; h=Date:From:Subject:To:List-Id:Reply-To:List-Unsubscribe; b=ggAlnYLZVYPTOIBpPX0hNJDqhsDcFPlS4T0AwYVJP9he5a0CALRCvx1hqVYmUOHfJ OpJd/AoAOqYhOcsOFLyZftfr/KB+TYvvEINvVAlXNYqP3lM38JA3UY40KMo3Xcl/hV 75dIbb7t46D1nutCphcBYH5J9/s8Px2bXiPFEAiM= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8979C84F2D for ; Thu, 18 Apr 2024 16:06:25 +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 ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id z30GBZWXcQNQ for ; Thu, 18 Apr 2024 16:06:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 26BB484F20 for ; Thu, 18 Apr 2024 16:06:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1713456385; bh=Xm1vfrkVYAMxlxrR9hcdveyuwdaoXooKrARhO+HETz0=; h=Date:From:Subject:To:Reply-To; b=q53zAJnpWExMlujWRLjztZjOPDwNhgTX8HVg86+c214Lb6VoQBlPZi85rAKM8wQwX OsNjdRVOzMT0N0aoXOz7CQtf8EUkdlPpSwxOwWsVUpV4JE1EJOQAaqid7c0ghNoZdH wlTP9Veh0nW6/S0iUNY3K7rDeqpyEw6Nz59422S4= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 23140FA2C; Thu, 18 Apr 2024 16:06:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 18 Apr 2024 16:06:25 +0000 From: "Martin Husemann" Subject: CVS commit: [netbsd-8] src/external/gpl2/grep/dist/src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20240418160625.23140FA2C@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Martin Husemann" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: martin Date: Thu Apr 18 16:06:25 UTC 2024 Modified Files: src/external/gpl2/grep/dist/src [netbsd-8]: grep.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #1957): external/gpl2/grep/dist/src/grep.c: revision 1.3 PR/56584: Andreas Gustafsson: Skip FIFO's when -D To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.2.8.1 src/external/gpl2/grep/dist/src/grep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.