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

David O'Brien obrien at freebsd.org
Wed Apr 6 01:38:34 UTC 2011


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 at FreeBSD.org)


More information about the svn-src-head mailing list