From owner-freebsd-hackers Wed Aug 23 5: 7:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from sentinel.office1.bg (sentinel.office1.bg [195.24.48.182]) by hub.freebsd.org (Postfix) with SMTP id 0E57837B423 for ; Wed, 23 Aug 2000 05:07:48 -0700 (PDT) Received: (qmail 64878 invoked by uid 1001); 23 Aug 2000 12:02:07 -0000 Date: Wed, 23 Aug 2000 15:02:07 +0300 From: Peter Pentchev To: freebsd-hackers@freebsd.org Subject: MFC of sed -E Message-ID: <20000823150207.D63286@ringwraith.office1.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Is there any compelling reason not to merge the extended regexp capabilities of /usr/bin/sed? The patches in the following revisions apply cleanly to RELENG_4's sed (except for the $FreeBSD id's, of course ;), and -E works as expected. src/usr.bin/sed/compile.c 1.14 src/usr.bin/sed/extern.h 1.5 src/usr.bin/sed/main.c 1.10 src/usr.bin/sed/sed.1 1.10 G'luck, Peter -- If you think this sentence is confusing, then change one pig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message