From owner-freebsd-bugs Mon Sep 11 8:30: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6925037B42C for ; Mon, 11 Sep 2000 08:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA03163; Mon, 11 Sep 2000 08:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from sentinel.office1.bg (sentinel.office1.bg [195.24.48.182]) by hub.freebsd.org (Postfix) with SMTP id 840D737B43C for ; Mon, 11 Sep 2000 08:25:15 -0700 (PDT) Received: (qmail 4584 invoked by uid 1001); 11 Sep 2000 15:18:38 -0000 Message-Id: <20000911151838.4583.qmail@ringwraith.office1> Date: 11 Sep 2000 15:18:38 -0000 From: "Peter Pentchev" Reply-To: "Peter Pentchev" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21203: MFC of sed -E into RELENG_4 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21203 >Category: bin >Synopsis: MFC of sed -E into RELENG_4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 11 08:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: "Peter Pentchev" >Release: FreeBSD 4.1-STABLE i386 >Organization: Orbitel JSCo. >Environment: RELENG_4 as of today >Description: A mail I sent to -hackers on Aug 23.. From: Peter Pentchev To: freebsd-hackers@freebsd.org Subject: MFC of sed -E 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 --- end of previous e-mail I received no reply, so I guess no one has any compelling reasons :) >How-To-Repeat: try to do anything a bit complexish with sed; grow slightly irritated ;) >Fix: Apply the patches from the revisions listed above. Works for me. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message