<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/termcap, 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>2015-01-11T18:13:56Z</updated>
<entry>
<title>MFC r275687,r275692:</title>
<updated>2015-01-11T18:13:56Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2015-01-11T18:13:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d54180d0fa4570e267fff7637b04783d46f886bd'/>
<id>urn:sha1:d54180d0fa4570e267fff7637b04783d46f886bd</id>
<content type='text'>
Relnotes: yes

r275687:

  Remove termcap entry reordering; install the file verbatim instead

  termcap entry reordering requires ex (which is available via usr.bin/vi), which
  breaks on build hosts where installworld is run with MK_VI == no (or when
  make delete-old is run on ^/projects/building-blocks as vi, et al, are
  removed on the branch when the knob is tweaked to =&gt; "no")

  Reordering termcap was believed to improve performance, but the file is now
  accessed via /etc/termcap.db, so /etc/termcap (and /usr/share/misc/termcap by
  proxy) access is less preferred.

  Reordering the file broke the historical comment &lt;-&gt; entry mapping as well,
  which could muddle the purpose of entries in the file, so it could be
  potentially harmful to readers in its reordered state.

  Discussion took place on hackers@ here:
  https://lists.freebsd.org/pipermail/freebsd-hackers/2014-December/046657.html

  Discussed with: -hackers, mp
  Sponsored by: EMC / Isilon Storage Division

r275692:

  Fix building termcap.db when make obj is run beforehand from a clean tree by
  using make variables for the filenames, which helps resolve pathing
  appropriately when running cap_mkdb

  Pointyhat to: me
</content>
</entry>
<entry>
<title>Merge r267482,r267483,r267486,r267577,r267671,r267672 from head:</title>
<updated>2014-06-22T16:48:21Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2014-06-22T16:48:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f792c02d288196ed33ff0516d6a6af4ef1b1d439'/>
<id>urn:sha1:f792c02d288196ed33ff0516d6a6af4ef1b1d439</id>
<content type='text'>
  Remove send-pr and fix up all references to it.  Replace it with a
  stub send-pr directing people towards the web site.
</content>
</entry>
<entry>
<title>MFC r262220:</title>
<updated>2014-03-13T01:12:27Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2014-03-13T01:12:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=544906121f5ca8012d143b2acdc7463457b46365'/>
<id>urn:sha1:544906121f5ca8012d143b2acdc7463457b46365</id>
<content type='text'>
  Add missing Save Cursor support for VT520

PR:		conf/174937
</content>
</entry>
<entry>
<title>Some software, notably dialog(1), can understand back-tab, which is</title>
<updated>2012-11-15T15:05:54Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2012-11-15T15:05:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03ad1b0ba0dc4a86469b504aa7ae1d091d942261'/>
<id>urn:sha1:03ad1b0ba0dc4a86469b504aa7ae1d091d942261</id>
<content type='text'>
typically bound to Shift-Tab. syscons produces ^]]Z for Shift-Tab, like
many VT100-like terminal (emulators). The plain xterm does not produce
this sequence, but ^I for both Tab and Shift-Tab.

PR:		conf/162787
PR:		bin/151229
Submitted by:	Stefan Bethke &lt;stb@lassitu.de&gt;
Submitted by:	Bruce Cran &lt;bruce@cran.org.uk&gt;
Approved by:	cperciva
MFC after:	3 days
</content>
</entry>
<entry>
<title>General mdoc(7) and typo fixes.</title>
<updated>2012-05-12T15:08:22Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2012-05-12T15:08:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b1d17a1bcafbf98cf50588beb0e3c6c8981a0bf'/>
<id>urn:sha1:7b1d17a1bcafbf98cf50588beb0e3c6c8981a0bf</id>
<content type='text'>
PR:		167804
Submitted by:	Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after:	3 days
</content>
</entry>
<entry>
<title>Remove superfluous paragraph macro.</title>
<updated>2012-03-25T09:23:10Z</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2012-03-25T09:23:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7009096077d9a98cf230fbfa45de28472079b8e4'/>
<id>urn:sha1:7009096077d9a98cf230fbfa45de28472079b8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spelling fixes for share/</title>
<updated>2011-12-30T11:11:54Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-12-30T11:11:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=93b03d5dc7b2a30a7e5a1d1224178380bd3ebc01'/>
<id>urn:sha1:93b03d5dc7b2a30a7e5a1d1224178380bd3ebc01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve 256 color support.</title>
<updated>2011-02-19T11:06:00Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2011-02-19T11:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e5d699577de42b25af6b635315720a4617b1a8b4'/>
<id>urn:sha1:e5d699577de42b25af6b635315720a4617b1a8b4</id>
<content type='text'>
- Add screen-256color,
- Improve rxvt-256color to set pa and op properly.
- Add rxvt-unicode-256color as an alias to rxvt-256color.

PR:		conf/152713, conf/153164
Submitted by:	Alexander Verbod and Frédéric Perrin
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>mdoc: drop redundant .Pp and .LP calls</title>
<updated>2010-10-08T12:40:16Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-10-08T12:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96'/>
<id>urn:sha1:0d9deed52c5ed3b24d2da5ec3a0a172fe9092a96</id>
<content type='text'>
They have no effect when coming in pairs, or before .Bl/.Bd
</content>
</entry>
<entry>
<title>Add a termcap entry for rxvt-256color.</title>
<updated>2010-08-08T09:40:09Z</updated>
<author>
<name>Gavin Atkinson</name>
<email>gavin@FreeBSD.org</email>
</author>
<published>2010-08-08T09:40:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c86342d7455e3b9982a2fdc1778d45708f76d635'/>
<id>urn:sha1:c86342d7455e3b9982a2fdc1778d45708f76d635</id>
<content type='text'>
PR:		conf/147726
Submitted by:	Sterling (Chip) Camden &lt;sterling camdensoftware.com&gt;
MFC after:	2 weeks
</content>
</entry>
</feed>
