<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libedit/editline.3, branch releng/8.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2012-08-22T20:07:10Z</updated>
<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/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/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/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 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/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>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/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>
<entry>
<title>Merge changes to the NetBSD copyright (advertising clause removal).</title>
<updated>2007-03-11T08:41:01Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-03-11T08:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=370bf6653c9a0b68a1defc315bf97f92f03139d4'/>
<id>urn:sha1:370bf6653c9a0b68a1defc315bf97f92f03139d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix prototype.</title>
<updated>2005-11-24T10:32:39Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-24T10:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41792fb59f65c8cd293eb30aa1b7934d9e3c1bce'/>
<id>urn:sha1:41792fb59f65c8cd293eb30aa1b7934d9e3c1bce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-mdoc sweep.</title>
<updated>2005-11-17T13:00:00Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-17T13:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=110e1704d33d8632ce8febdd36a0143ca8b2ef0e'/>
<id>urn:sha1:110e1704d33d8632ce8febdd36a0143ca8b2ef0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add el_get to the NAME section.</title>
<updated>2005-10-20T08:26:03Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-10-20T08:26:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=22b1904845b74fe9de5c0478acf3a5df36eb9aa2'/>
<id>urn:sha1:22b1904845b74fe9de5c0478acf3a5df36eb9aa2</id>
<content type='text'>
Obtained from:	OpenBSD (via NetBSD)
</content>
</entry>
<entry>
<title>Merge NetBSD's rev. 1.49:</title>
<updated>2005-10-04T21:51:26Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-10-04T21:51:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=51890f2fed027cf993cbf022e86c90c7889f4695'/>
<id>urn:sha1:51890f2fed027cf993cbf022e86c90c7889f4695</id>
<content type='text'>
Fix double if (from Alexey E. Suslikov via jmc@openbsd).
While here, re-word both H_[GS]ETUNIQUE descriptions so they make
more sense. Bump date.
</content>
</entry>
</feed>
