From owner-cvs-all Wed Jun 26 10:14:38 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id D85C937B632; Wed, 26 Jun 2002 10:12:05 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id NTMMR8V8; Wed, 26 Jun 2002 20:14:15 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g5QHC0b65459; Wed, 26 Jun 2002 20:12:00 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3D19F625.BAC9656@FreeBSD.org> Date: Wed, 26 Jun 2002 20:13:09 +0300 From: Maxim Sobolev Reply-To: vegacap@i.com.ua Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys param.h src/usr.bin/sed Makefile compile.cextern.h main.c process.c sed.1 References: <200206261649.g5QGnTdV001145@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "David E. O'Brien" wrote: > > obrien 2002/06/26 09:49:29 PDT > > Modified files: (Branch: RELENG_4) > sys/sys param.h > usr.bin/sed Makefile compile.c extern.h main.c > process.c sed.1 > Log: > MFC: `sed -i'. > This also gets deregisterization, de_P, and all others changes between > 5-CURRENT and RELENG_4. > Bump __FreeBSD_version for bsd.port.mk's use. I don't think that you did the right thing - sed(1) is critical tool, so that larger testing period is *really* desirable to catch possible bugs. I also wonder why you did not co-ordinate your actions with authors of features in question: me, tjr and jmallet. Therefore, I think that back out is necessary in this case. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message