<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libedit, branch release/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1994-11-08T19:51:51Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.</title>
<updated>1994-11-08T19:51:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-08T19:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4856526c75b2c41c79507c179357bc902687282'/>
<id>urn:sha1:f4856526c75b2c41c79507c179357bc902687282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add LDADD+= -ltermcap</title>
<updated>1994-10-12T02:06:02Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-12T02:06:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e46d877d8d154c7b533bcba5ded9723eff44d777'/>
<id>urn:sha1:e46d877d8d154c7b533bcba5ded9723eff44d777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Little regex code cleaness, idea from jgreco@ns.sol.net</title>
<updated>1994-10-02T10:54:00Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-02T10:54:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6bd6acee8e78428289a8c39487c0f39dab835ce5'/>
<id>urn:sha1:6bd6acee8e78428289a8c39487c0f39dab835ce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug with 8-bit chars sign extention (ctype not works)</title>
<updated>1994-10-02T02:01:21Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-02T02:01:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=006e8b41fbfc67c77ce47ba36671a4d20a53a55e'/>
<id>urn:sha1:006e8b41fbfc67c77ce47ba36671a4d20a53a55e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewritten using POSIX regex</title>
<updated>1994-10-02T01:33:28Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-02T01:33:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6acecdc95de9195b46a1767ec6318818c52726c'/>
<id>urn:sha1:c6acecdc95de9195b46a1767ec6318818c52726c</id>
<content type='text'>
Add 57600 and 115200 speeds
Correct termcap path
</content>
</entry>
<entry>
<title>Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap</title>
<updated>1994-09-11T21:53:28Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-09-11T21:53:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6897a8a75d2edb2529220cd89b8dc4fbf38aa6b3'/>
<id>urn:sha1:6897a8a75d2edb2529220cd89b8dc4fbf38aa6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In emacs editing mode, sh treated ^D at the end of a line as EOF.</title>
<updated>1994-09-09T19:07:43Z</updated>
<author>
<name>Geoff Rehmet</name>
<email>csgr@FreeBSD.org</email>
</author>
<published>1994-09-09T19:07:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=965f1815ba0957105ded46844e870131a9cfc701'/>
<id>urn:sha1:965f1815ba0957105ded46844e870131a9cfc701</id>
<content type='text'>
(Apparently by Christos Zoulas.)
Liberated from: NetBSD
</content>
</entry>
<entry>
<title>Add dependencies on libraries to DPADD.  Someday this should be done</title>
<updated>1994-08-28T18:49:06Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-08-28T18:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2577a8acef31ccb449242f8c073d0b996d8a91f2'/>
<id>urn:sha1:2577a8acef31ccb449242f8c073d0b996d8a91f2</id>
<content type='text'>
automagically.  -lfoo has to be right to work, but ${LIBFO0} is too
easy to forget or misspell; nothing checks it and it should be
different for shared libraries.
</content>
</entry>
<entry>
<title>Make this work even if make depend is not run.</title>
<updated>1994-08-08T18:54:08Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-08T18:54:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=eaf83dc03875f3b3b93d67ea9a93b741642b036a'/>
<id>urn:sha1:eaf83dc03875f3b3b93d67ea9a93b741642b036a</id>
<content type='text'>
Reviewed by:
Submitted by:	jkh
</content>
</entry>
<entry>
<title>histedit.h is now installed from include.</title>
<updated>1994-08-04T20:47:46Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-04T20:47:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8401cb0d9a65f3efffb39594f2663d59cedbe091'/>
<id>urn:sha1:8401cb0d9a65f3efffb39594f2663d59cedbe091</id>
<content type='text'>
</content>
</entry>
</feed>
