<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libedit, branch release/8.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-01-04T04:03:39Z</updated>
<entry>
<title>MFC	r244941:</title>
<updated>2013-01-04T04:03:39Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2013-01-04T04:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e9795ef4a941cccaf7c018be26405e8effa7b62d'/>
<id>urn:sha1:e9795ef4a941cccaf7c018be26405e8effa7b62d</id>
<content type='text'>
libedit: bind the correct command when using "bind -k".

"ed-argument-digit" (i. e. command 0) was incorrectly used
instead.
This bug comes from the original sources imported in 1994
and has been confirmed in upstream NetBSD.

Reported by:	Yamagi Burmeister
Submitted by:	Christoph Mallon
</content>
</entry>
<entry>
<title>MFC r240982:</title>
<updated>2012-10-01T03:17:23Z</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2012-10-01T03:17:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f692c1529256c78f46671213fe50fded633ba3b0'/>
<id>urn:sha1:f692c1529256c78f46671213fe50fded633ba3b0</id>
<content type='text'>
Initialize the num variable to avoid uninitialized data.
This fixes the bug introduced by r238378.

Reviewed by:	pfg
</content>
</entry>
<entry>
<title>MFC     r238178, 238624, 238810:</title>
<updated>2012-08-22T20:07:10Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2012-08-22T20:07:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b2fa693d8e130a1c7d49a73d2cf88733f656832b'/>
<id>urn:sha1:b2fa693d8e130a1c7d49a73d2cf88733f656832b</id>
<content type='text'>
Re-merge a couple of changes from NetBSD libedit.

bin/sh has been taught about el_gets setting the count to -1
on error, so now we can partially revert r238173 to reduce
differences with NetBSD's implementation.

Also fix some warnings to be more in sync with NetBSD.

Obtained from:	NetBSD
</content>
</entry>
<entry>
<title>MFC	r238173:</title>
<updated>2012-07-09T15:31:05Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2012-07-09T15:31:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=565aadecadf2c33dfd97e14c867b63a9c96b84bc'/>
<id>urn:sha1:565aadecadf2c33dfd97e14c867b63a9c96b84bc</id>
<content type='text'>
Fix issue resizing bin/sh

This partially reverts some changes from r237448 that are causing
breakage when resizing under bin/sh .

Reverted changes from NetBSD are:

Mar 10 20:46:15 2009 - editline.3 read.c
make el_gets set the count to -1 on error to distinguish between EOF and
error.

Feb 19 15:20:22 2009 - read.c sig.c sig.h
reset and redraw on sigcont. From Anon Ymous.

Feb 15 21:24:13 2009
don't restart on EINTR, instead return NULL immediately. From Anon Ymous

Approved by:	re
</content>
</entry>
<entry>
<title>MFC	r237448:</title>
<updated>2012-06-29T03:03:42Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2012-06-29T03:03:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=668993dc3e23520c2b34f5d60edf52e5cbb8221e'/>
<id>urn:sha1:668993dc3e23520c2b34f5d60edf52e5cbb8221e</id>
<content type='text'>
Merge changes from upstream libedit.

Here we update most of the files to at least match the
version available in NetBSD's snapshot of 20091228. This
version was chosen because it still doesn't include wide
character support (UTF-8), which involves many changes and
new files.
</content>
</entry>
<entry>
<title>MFC: 220624: add $FreeBSD$.</title>
<updated>2011-04-14T15:43:21Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-04-14T15:43:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=14e3f51a853e3ab9aa3e0269c1ee1107a21ce021'/>
<id>urn:sha1:14e3f51a853e3ab9aa3e0269c1ee1107a21ce021</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r220370, r209136, r209219</title>
<updated>2011-04-13T23:09:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2011-04-13T23:09:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dc1c2d9b90370069fa0fac379a8d4e05f67e4c13'/>
<id>urn:sha1:dc1c2d9b90370069fa0fac379a8d4e05f67e4c13</id>
<content type='text'>
* Add the readline(3) API to libedit.  The libedit versions of
  {readline,history}.h are in /usr/include/edit so as to not conflict with
  the GNU libreadline versions.  To use the libedit readline(3) one should
  add "-I/usr/include/edit" to their Makefile
  (spelled "-I${DESTDIR}/${INCLUDEDIR}/edit" within the FreeBSD source tree).
* Enable its use in the BSD licensed utilities that support readline(3).
* histedit.h is moved into libedit's directory

* Add basic filename completion code.
* Allow simple quoting in filename completion.
</content>
</entry>
<entry>
<title>MFC r206622,207939,208593,208732,209031: mdoc cleanup</title>
<updated>2010-08-27T10:47:17Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-08-27T10:47:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2b9d9e2d4b0f969796c995bbbc424bc6049b5ce1'/>
<id>urn:sha1:2b9d9e2d4b0f969796c995bbbc424bc6049b5ce1</id>
<content type='text'>
- order prologue by Dd/Dt/Os
- fix prologue
- remove empty lines and other garbage
- uppercase document title
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Merge NetBSD changes, among them:</title>
<updated>2007-06-10T19:06:09Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-06-10T19:06:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=47517a704283d4ac120dcefc27dab7107e4d03de'/>
<id>urn:sha1:47517a704283d4ac120dcefc27dab7107e4d03de</id>
<content type='text'>
el.c 1.44, el.h 1.17, editline.3 1.53, histedit.h 1.31:
# add EL_GETFP, and EL_SETFP.

el.c 1.42, term.c 1.46, term.h 1.18, editline.3 1.52, histedit.h 1.29:
# - Add more readline functions, enough for gdb-6.5
# - Make el_get varyadic, and implement EL_GETTC.
# - XXX: the EL_SETTC api will change in the future.

Note: The latter change breaks the ABI of the el_get() function.

Approved by:	re (kensmith)
</content>
</entry>
</feed>
