<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libedit/read.c, branch release/6.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F6.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-04-03T20:47:25Z</updated>
<entry>
<title>MFC the latest synchronisation with the NetBSD code.</title>
<updated>2007-04-03T20:47:25Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-04-03T20:47:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03d76bf4d113084cb09643d541735460c0129933'/>
<id>urn:sha1:03d76bf4d113084cb09643d541735460c0129933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC stefanf's work on libedit.  This includes a sync with NetBSD/OpenBSD</title>
<updated>2005-10-09T03:44:01Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2005-10-09T03:44:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f7e84843790b8f39abc4bd21f54672cb876798fb'/>
<id>urn:sha1:f7e84843790b8f39abc4bd21f54672cb876798fb</id>
<content type='text'>
and some bugfixes.

Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>+ Sync with NetBSD, bringing in feature enhancements.</title>
<updated>2001-10-01T08:41:27Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2001-10-01T08:41:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c195773444850fbd9cf231761a4f76eaf863e5a'/>
<id>urn:sha1:3c195773444850fbd9cf231761a4f76eaf863e5a</id>
<content type='text'>
+ Convert to ANSI-C function definitions
+ style(9)

Submitted by:	kris
</content>
</entry>
<entry>
<title>Add __FBSDID()s to libedit</title>
<updated>2001-09-30T21:21:36Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T21:21:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0622d6c77b6a774b222cffab0be6eb9b4ad71f1b'/>
<id>urn:sha1:0622d6c77b6a774b222cffab0be6eb9b4ad71f1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include fcntl.h</title>
<updated>2000-10-02T22:07:53Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-10-02T22:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f234c674c1d744da8fccb72396977401538373a1'/>
<id>urn:sha1:f234c674c1d744da8fccb72396977401538373a1</id>
<content type='text'>
PR:		21697
Submitted by:	Barak Enat &lt;barak_enat@yahoo.com&gt;
</content>
</entry>
<entry>
<title>Move terminal descriptor flush before stty to eliminate potential problems</title>
<updated>2000-07-27T23:58:35Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2000-07-27T23:58:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5af16a0159fa44f4e9afbc37cbb9c9e6063fdd06'/>
<id>urn:sha1:5af16a0159fa44f4e9afbc37cbb9c9e6063fdd06</id>
<content type='text'>
whith characters conversion changed like \n -&gt; \r\n and so on.
</content>
</entry>
<entry>
<title>&lt;blush&gt; I tested the real code changes, but neglected to test the</title>
<updated>2000-05-22T06:01:31Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-05-22T06:01:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=04f058dbd15d556b1123eb8ef72bdcb113bbe721'/>
<id>urn:sha1:04f058dbd15d556b1123eb8ef72bdcb113bbe721</id>
<content type='text'>
insertion of $FreeBSD$.  I miffed it (pointy hat please).  Hopefully
no one will notice this short window where -current didn't compile.
</content>
</entry>
<entry>
<title>Make comment match code forgotten in last commit</title>
<updated>2000-05-22T05:51:09Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-05-22T05:51:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95e529fd59dbac52e51f7cf895482376231aa416'/>
<id>urn:sha1:95e529fd59dbac52e51f7cf895482376231aa416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $FreeBSD$ so I can commit:</title>
<updated>2000-05-22T05:49:31Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-05-22T05:49:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d39b3903fc9e2feea6ceb5ef48368f635f62e55'/>
<id>urn:sha1:0d39b3903fc9e2feea6ceb5ef48368f635f62e55</id>
<content type='text'>
Remove extern int errno;.  Instead include the ANSI &lt;errno.h&gt;.  No
functional changes, just a higher level of pedantry.
</content>
</entry>
<entry>
<title>Fixes assorted problems with the history edit functions in libedit.  This</title>
<updated>1998-06-27T16:10:40Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1998-06-27T16:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=10d91426852cca57cde24ceac631a99b247c214f'/>
<id>urn:sha1:10d91426852cca57cde24ceac631a99b247c214f</id>
<content type='text'>
affects sh, ftp (and others?).

Submitted by: Max Euston &lt;meuston@jmrodgers.com&gt;
PR:           6516
</content>
</entry>
</feed>
