From owner-freebsd-current@FreeBSD.ORG Fri Dec 6 20:10:10 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D85D933E for ; Fri, 6 Dec 2013 20:10:10 +0000 (UTC) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id A29991CA3 for ; Fri, 6 Dec 2013 20:10:10 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id rB6KAAda043990 for ; Fri, 6 Dec 2013 12:10:10 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <52A22F21.3030102@rawbw.com> Date: Fri, 06 Dec 2013 12:10:09 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: current@freebsd.org Subject: [PATCH] Sync of libedit with upstream NetBSD Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 20:10:10 -0000 I created a patch for this. libedit hasn't been updated for 4+ years http://www.freebsd.org/cgi/query-pr.cgi?pr=184533 Please MFC to 10. Thanks, Yuri