Date: Tue, 5 Apr 2011 18:27:00 -0700 From: "David O'Brien" <obrien@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r220370 - in head: etc/mtree include lib/libedit lib/libedit/edit lib/libedit/edit/readline sbin/gvinum usr.sbin/ntp/ntpdc usr.sbin/ntp/ntpq usr.sbin/wpa/wpa_cli Message-ID: <20110406012700.GA2067@dragon.NUXI.org> In-Reply-To: <201104051547.56623.jhb@freebsd.org> References: <201104051841.p35If1DX027085@svn.freebsd.org> <201104051547.56623.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 05, 2011 at 03:47:56PM -0400, John Baldwin wrote: > On Tuesday, April 05, 2011 2:41:01 pm David E. O'Brien wrote: > > URL: http://svn.freebsd.org/changeset/base/220370 > > Log: > > * Add the readline(3) API to libedit. The libedit versions of [..] > > Obtained from: NetBSD > > Sponsored by: Juniper Networks > > Should libedit move to contrib? Possibly -- it would make sense as Christos Zoulas is the original author and has been actively maintaining it since conception. Other than the jilles added in the past year, we haven't really made much creative changes to it since 4.4BSD. But we have made a lot of changes to it over the years. Many of our "syncs" just took snippets from NetBSD -- right now 'svn diff ^/vendor/NetBSD/libedit/dist ^/head/lib/libedit | wc -l' reports 12717 lines; or "51 files changed, 871 insertions, 2113 deletions, 3382 modifications" according to diffstat(1). So maybe hold the question until the diff is smaller?? -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110406012700.GA2067>