From owner-svn-src-head@FreeBSD.ORG Fri Oct 19 15:22:56 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4B6F79A3; Fri, 19 Oct 2012 15:22:56 +0000 (UTC) (envelope-from Devin.Teske@fisglobal.com) Received: from mx1.fisglobal.com (mx1.fisglobal.com [199.200.24.190]) by mx1.freebsd.org (Postfix) with ESMTP id 0A44E8FC12; Fri, 19 Oct 2012 15:22:55 +0000 (UTC) Received: from smtp.fisglobal.com ([10.132.206.16]) by ltcfislmsgpa01.fnfis.com (8.14.4/8.14.4) with ESMTP id q9JFMlAL022237 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 19 Oct 2012 10:22:47 -0500 Received: from [10.0.0.101] (10.14.152.61) by smtp.fisglobal.com (10.132.206.16) with Microsoft SMTP Server (TLS) id 14.2.309.2; Fri, 19 Oct 2012 10:22:46 -0500 Subject: Re: svn commit: r241701 - in head/usr.sbin/bsdconfig: . include share MIME-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset="koi8-r" From: Devin Teske In-Reply-To: <20121019055442.GA9108@FreeBSD.org> Date: Fri, 19 Oct 2012 08:22:36 -0700 Content-Transfer-Encoding: quoted-printable Message-ID: References: <201210181843.q9IIhs6N099621@svn.freebsd.org> <20121019055442.GA9108@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.1283) X-Originating-IP: [10.14.152.61] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.7.7855, 1.0.431, 0.0.0000 definitions=2012-10-19_03:2012-10-19,2012-10-19,1970-01-01 signatures=0 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Devin Teske , src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Devin Teske List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 15:22:56 -0000 On Oct 18, 2012, at 10:54 PM, Alexey Dokuchaev wrote: > On Thu, Oct 18, 2012 at 06:43:54PM +0000, Devin Teske wrote: >> NOTE: In FreeBSD-9 and higher, dialog(1) does not support the F1 hook, so >> the mechanism for providing help to the user had to be changed to a butt= on. >=20 > How come that new dialog(1) lacks functionality of the old one? >=20 SVN r217309 brought in cdialog to replace our the [unmaintained] dialog. cdialog is different, but mostly compatible with its predecessor. The benefits of cdialog far out-weigh the few problems that were reported (= and then quickly fixed). Most importantly, cdialog is actively maintained while its predecessor (in = FreeBSD-8.x and older) is not. --=20 Devin _____________ The information contained in this message is proprietary and/or confidentia= l. If you are not the intended recipient, please: (i) delete the message an= d all copies; (ii) do not disclose, distribute or use the message in any ma= nner; and (iii) notify the sender immediately. In addition, please be aware= that any message addressed to our domain is subject to archiving and revie= w by persons other than the intended recipient. Thank you.