From owner-freebsd-stable@FreeBSD.ORG Thu Oct 25 09:37:37 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8026ED10; Thu, 25 Oct 2012 09:37:37 +0000 (UTC) (envelope-from edschouten@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2A38B8FC0C; Thu, 25 Oct 2012 09:37:36 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so1788559oag.13 for ; Thu, 25 Oct 2012 02:37:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=cFmqJU+BXsbANG5EyCqVnuzb29fAxhHJjXDwf5WszFA=; b=nXvKJHqSa8+Xh4A+wWDEK//nBFGb9jcfogz6NE7RNV1k2NOHHUrfksG27af4TAlXeA 9CJBpoAsuYSqpHKvgi0GUAP03yoGd34jJxkuSmcRhQepNgdhKQeF7RpT2cAkbFp8EdS2 bHopqxeG0m8za0Dr6SYJS3C8/WWOB35j6glD6DU8s+iSBxHH2QfAaBk55I3paPINyp4v g2AUDSVP8fSU3zGcM00MTzfCj1rFQkhhQgyHodQsFzszfrqDz/sar6PUyBpjQf/NUHEA N4WGpcjHCkwFR/lyaiCVhyfJHLaDdweaHpE42BN/lLZZWed62pm4K1TAAJZlKhkiwNqP bB6Q== MIME-Version: 1.0 Received: by 10.60.8.65 with SMTP id p1mr9047870oea.92.1351157856342; Thu, 25 Oct 2012 02:37:36 -0700 (PDT) Sender: edschouten@gmail.com Received: by 10.76.151.39 with HTTP; Thu, 25 Oct 2012 02:37:36 -0700 (PDT) In-Reply-To: <20121025091608.GH35915@deviant.kiev.zoral.com.ua> References: <20121023142703.GA79098@icarus.home.lan> <20121023203928.GZ35915@deviant.kiev.zoral.com.ua> <20121025084603.GA1937@icarus.home.lan> <20121025091608.GH35915@deviant.kiev.zoral.com.ua> Date: Thu, 25 Oct 2012 11:37:36 +0200 X-Google-Sender-Auth: 4jpon81WpdZ1nDgp9Eeq3OKYmns Message-ID: Subject: Re: pty/tty or signal strangeness, or grep/bsdgrep bug? From: Ed Schouten To: Konstantin Belousov Content-Type: text/plain; charset=UTF-8 Cc: Jeremy Chadwick , freebsd-stable@freebsd.org, jhb@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 09:37:37 -0000 2012/10/25 Konstantin Belousov : > Release is performed on the separate branch, which has currently nothing > to do with stable/9. The laster is open for normal MFC procedures, so I > do not see how the merge of bugfix to stable is related to the release. I wasn't sure whether there still was some kind of freeze in effect or not. Thanks for clarifying. -- Ed Schouten