<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libcurses, branch release/2.1.6_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.6_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.1.6_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1997-02-05T04:29:56Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1997-02-05T04:29:56Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1997-02-05T04:29:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=860c2cf2bc6592828a3468ab8ee661042b059ae8'/>
<id>urn:sha1:860c2cf2bc6592828a3468ab8ee661042b059ae8</id>
<content type='text'>
'RELENG_2_1_6_RELEASE'.

This commit was manufactured to restore the state of the 2.1.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This 3rd mega-commit should hopefully bring us back to where we were.</title>
<updated>1996-06-05T02:59:00Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-05T02:59:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=78e55a1f29558e8be54566ead1e7be8ab9d45273'/>
<id>urn:sha1:78e55a1f29558e8be54566ead1e7be8ab9d45273</id>
<content type='text'>
I can get it to `make world' succesfully, anyway!
</content>
</entry>
<entry>
<title>Phase 2 of merge - also fix things broken in phase 1.</title>
<updated>1996-06-03T05:12:29Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1996-06-03T05:12:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=accd7f182e87d2a1d578214211ee7ded32753803'/>
<id>urn:sha1:accd7f182e87d2a1d578214211ee7ded32753803</id>
<content type='text'>
Watch out for falling rock until phase 3 is over!

libc completely merged except for phkmalloc &amp; rfork (don't know if David
wants that).

Some include files in sys/ had to be updated in order to bring in libc.
</content>
</entry>
<entry>
<title>Brought in changes from main branch: Andrey's "ospeed" fixes, plus some</title>
<updated>1995-09-02T17:43:31Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-09-02T17:43:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=05521b251cc0e9ea300cad9cb4f201ccf009096f'/>
<id>urn:sha1:05521b251cc0e9ea300cad9cb4f201ccf009096f</id>
<content type='text'>
minor (mostly compiler warning) fixes in related files.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T05:51:47Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T05:51:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8'/>
<id>urn:sha1:6c06b4e2aa2a28d1f0bbd29ecdce35aaaf600ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use __tty_fileno instead of STDERR_FILENO when detecting window size</title>
<updated>1995-03-28T22:20:19Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1995-03-28T22:20:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db0770545f051950d521ed08c3cfbbbc5ae7b3ec'/>
<id>urn:sha1:db0770545f051950d521ed08c3cfbbbc5ae7b3ec</id>
<content type='text'>
changes
Reviewed by:	Bob Willcox &lt;bob@obiwan.pmr.com&gt;
</content>
</entry>
<entry>
<title>Separated out the _putchar &amp; __cputchar() routines so that programs such</title>
<updated>1995-03-19T21:47:51Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1995-03-19T21:47:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c0585ea944323a9405b119525b97c39f9cc2c984'/>
<id>urn:sha1:c0585ea944323a9405b119525b97c39f9cc2c984</id>
<content type='text'>
as tn3270 can replace _putchar(0 with their own routine and still keep
using the __cputchar() routine used by all of the other curses routines.

Reviewed by:	"Andrey A. Chernov, Black Mage" &lt;ache@astral.msk.su&gt;
</content>
</entry>
<entry>
<title>tputs: (char) -&gt; (int)</title>
<updated>1994-12-10T23:02:33Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-12-10T23:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d76f7c0fecb824b191b29cb89fac6f4211e30887'/>
<id>urn:sha1:d76f7c0fecb824b191b29cb89fac6f4211e30887</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix tputs declaration</title>
<updated>1994-12-09T21:59:06Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-12-09T21:59:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f13e0e1455a888278aa6be257098c2424bc66c66'/>
<id>urn:sha1:f13e0e1455a888278aa6be257098c2424bc66c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix scroll bug bringed by 'vi &lt;several_small_files&gt;'</title>
<updated>1994-11-21T14:16:31Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-11-21T14:16:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fafeaee340f10b628fd0265d3925d3d71f9efe6a'/>
<id>urn:sha1:fafeaee340f10b628fd0265d3925d3d71f9efe6a</id>
<content type='text'>
and :n command then. :prev bug still exists because it syscons
bug itself, I work on it.
</content>
</entry>
</feed>
