From owner-freebsd-bugs@FreeBSD.ORG Mon Jul 16 01:20:10 2012 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 443CF106566B for ; Mon, 16 Jul 2012 01:20:10 +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 2EE2B8FC14 for ; Mon, 16 Jul 2012 01:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6G1KAmS001254 for ; Mon, 16 Jul 2012 01:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6G1KAWJ001253; Mon, 16 Jul 2012 01:20:10 GMT (envelope-from gnats) Date: Mon, 16 Jul 2012 01:20:10 GMT Message-Id: <201207160120.q6G1KAWJ001253@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Arnaud Lacombe Cc: Subject: Re: misc/169796: kenv(1) output is unreadable X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Arnaud Lacombe List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jul 2012 01:20:10 -0000 The following reply was made to PR bin/169796; it has been noted by GNATS. From: Arnaud Lacombe To: FreeBSD-gnats-submit@freebsd.org, freebsd-bugs@freebsd.org Cc: Jaakko Heinonen Subject: Re: misc/169796: kenv(1) output is unreadable Date: Sun, 15 Jul 2012 21:16:00 -0400 Hi, I guess this is yet another example of FreeBSD's developer total lack of consideration for users. jh@, you were wrong in your decision to close PR169796. Killing the trigger a behavior does not fix the behavior itself, merely hide it. Thanks for your refusal to discuss the technical details of the issue. Please re-open the issue. - Arnaud On Fri, Jul 13, 2012 at 11:53 AM, Arnaud Lacombe wrote: > How shall I ask this ? Please, re-open this issue. > > kenv(1) must escape control character, at least when STDOUT_FILENO is > a terminal. > > Thanks, > - Arnaud