<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/teken, branch releng/10.2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F10.2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-03-06T18:30:56Z</updated>
<entry>
<title>MFC 259016,259019,259049,259071,259102,259110,259129,259130,259178,259179,</title>
<updated>2014-03-06T18:30:56Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2014-03-06T18:30:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8bef2439d337cc9d7283390d8ebd1a0f03311748'/>
<id>urn:sha1:8bef2439d337cc9d7283390d8ebd1a0f03311748</id>
<content type='text'>
259203,259221,259261,259532,259615,259650,259651,259667,259680,259727,
259761,259772,259776,259777,259830,259882,259915,260160,260449,260450,
260688,260888,260953,261269,261547,261551,261552,261553,261585:
Merge the vt(4) driver (newcons) to stable/10.

Approved by:	ray
</content>
</entry>
<entry>
<title>Link the demo application against ncursesw to make Unicode work.</title>
<updated>2011-10-13T14:20:27Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-13T14:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=97b48ffc93debcadafd4a9110e4374f7c791380c'/>
<id>urn:sha1:97b48ffc93debcadafd4a9110e4374f7c791380c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly use the cursor to bound the position for CUP.</title>
<updated>2011-10-10T06:13:27Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-10T06:13:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=231c19b1e3110db8de2b5f349758a1f3c204fea4'/>
<id>urn:sha1:231c19b1e3110db8de2b5f349758a1f3c204fea4</id>
<content type='text'>
We must take the origin region into account when clamping the cursor
position.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Fix whitespace inconsistencies found in homegrown Symbol.maps.</title>
<updated>2011-10-07T15:05:24Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-07T15:05:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3a28b8a49f9476b62b2655fbcbc75153bceb2a31'/>
<id>urn:sha1:3a28b8a49f9476b62b2655fbcbc75153bceb2a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simply let teken_stress use arc4random.</title>
<updated>2011-10-07T12:42:03Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-07T12:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=073e2d2c934bee6d46545ae1a49c636aefc2eda3'/>
<id>urn:sha1:073e2d2c934bee6d46545ae1a49c636aefc2eda3</id>
<content type='text'>
This makes it run quite a bit faster, since it makes system calls less
often.
</content>
</entry>
<entry>
<title>Tab should not blank cells.</title>
<updated>2011-10-07T12:21:50Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-10-07T12:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d8554e5c7767cdad8a2210ccdab135abc561c57c'/>
<id>urn:sha1:d8554e5c7767cdad8a2210ccdab135abc561c57c</id>
<content type='text'>
It seems I was under the impression that a tab differs from a single
forward tabulation, namely that it blanks the underlying cells. This
seems not to be the case. They are identical.

This should fix applications like jove(1) that use tabs instead of
explicit cursor position setting.

Reported by:	Brett Glass &lt;brett lariat net&gt;
MFC after:	3 days, after it's tested
</content>
</entry>
<entry>
<title>Fix various whitespace inconsistencies in sys/teken.</title>
<updated>2011-06-26T18:25:10Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-06-26T18:25:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aaa232d41db01998423d03fef6a2fbac37da7248'/>
<id>urn:sha1:aaa232d41db01998423d03fef6a2fbac37da7248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc: reorder sections consistently</title>
<updated>2011-06-02T09:56:53Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-06-02T09:56:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=135bce2a9e632a7cedae2a42f5b2eef2b77d5e56'/>
<id>urn:sha1:135bce2a9e632a7cedae2a42f5b2eef2b77d5e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add proper build infrastructure for teken.</title>
<updated>2011-05-09T16:27:39Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-05-09T16:27:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ecc16c8d3afef7c4be6b7025352901385d98bf14'/>
<id>urn:sha1:ecc16c8d3afef7c4be6b7025352901385d98bf14</id>
<content type='text'>
I'm not sure whether we should install teken as a library on any stock
FreeBSD installation, but I can imagine people want to tinker around
with it now and then. Create a /sys/teken/libteken, which holds a
Makefile to install a shared library version of the terminal emulator,
complete with a manpage.

Also add Makefiles for the demo/stress applications, to build it against
the shared library.
</content>
</entry>
<entry>
<title>Use proper bounds checking on VPA.</title>
<updated>2010-12-05T10:15:23Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-12-05T10:15:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9d67d2214f19d6f3aeb09f26a89f104415dd4d97'/>
<id>urn:sha1:9d67d2214f19d6f3aeb09f26a89f104415dd4d97</id>
<content type='text'>
We must check against tp-&gt;t_cursor.tp_row, not row, to figure out
whether we must clamp the cursor position.

Submitted by:	luigi
MFC after:	3 weeks
</content>
</entry>
</feed>
