<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libedit/read.c, branch releng/8.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F8.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-03-11T21:47:40Z</updated>
<entry>
<title>Merge the following changes from NetBSD:</title>
<updated>2007-03-11T21:47:40Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2007-03-11T21:47:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f9ff2f8ffbd083eb96c7fb0e0a7bd0daa6d70495'/>
<id>urn:sha1:f9ff2f8ffbd083eb96c7fb0e0a7bd0daa6d70495</id>
<content type='text'>
history.c 1.32:
  # Fix memory leak found by valgrind (Julien Torres)
map.c 1.24:
  # fix debugging printf format.
read.c 1.40:
  # Fix bug with multiple pending el_pushes. Reported by Julien Torres.
tty.c 1.24:
  # Coverity CID 1216: Prevent negative index use.

MFC after:	3 weeks
</content>
</entry>
<entry>
<title>Sync libedit with recent NetBSD developments.  Including improvements to the</title>
<updated>2005-08-07T20:55:59Z</updated>
<author>
<name>Stefan Farfeleder</name>
<email>stefanf@FreeBSD.org</email>
</author>
<published>2005-08-07T20:55:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=76d00450e675825131c7cd211e274537cd42a542'/>
<id>urn:sha1:76d00450e675825131c7cd211e274537cd42a542</id>
<content type='text'>
vi-mode, removal of clause 3, cleanups and the export of the tokenization
functions.

Not included: config.h, filecomplete.{c,h}
</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>
