From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 23 16:50:04 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 137F0106568F for ; Fri, 23 Oct 2009 16:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DC1698FC08 for ; Fri, 23 Oct 2009 16:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9NGo3ch070564 for ; Fri, 23 Oct 2009 16:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9NGo3AV070563; Fri, 23 Oct 2009 16:50:03 GMT (envelope-from gnats) Date: Fri, 23 Oct 2009 16:50:03 GMT Message-Id: <200910231650.n9NGo3AV070563@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Alexander Best Cc: Subject: Re: bin/136223: ee(1) doesn't handle SIGWINCH X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Best List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Oct 2009 16:50:04 -0000 The following reply was made to PR bin/136223; it has been noted by GNATS. From: Alexander Best To: Cc: Subject: Re: bin/136223: ee(1) doesn't handle SIGWINCH Date: Fri, 23 Oct 2009 18:41:50 +0200 (CEST) problem is currently being discussed in this thread: http://lists.freebsd.org/pipermail/freebsd-hackers/2009-October/029796.html Eygene Ryabinkin proposed a patch in this post: http://lists.freebsd.org/pipermail/freebsd-hackers/2009-October/029818.html i can confirm that the patch solves the problem. alex