Received: by mail.netbsd.org (Postfix, from userid 605) id 1E35384D74; Sat, 19 Jan 2019 00:37:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C87384D85 for ; Sat, 19 Jan 2019 00:37:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at 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 0rJzdM2vthdI for ; Sat, 19 Jan 2019 00:37:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 24F0A84D52 for ; Sat, 19 Jan 2019 00:37:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1C559FB16; Sat, 19 Jan 2019 00:37:42 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 18 Jan 2019 19:37:42 -0500 From: "Christos Zoulas" Subject: CVS commit: src/external/historical/nawk/dist To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20190119003742.1C559FB16@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: "Christos Zoulas" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: christos Date: Sat Jan 19 00:37:42 UTC 2019 Modified Files: src/external/historical/nawk/dist: b.c Log Message: PR/53885: Martijn Dekker: Add ERE support from https://opensource.apple.com/tarballs/awk/awk-24.tar.gz To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/historical/nawk/dist/b.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.