<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/share/syscons/scrnmaps/koi8-r2cp866, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:16Z</updated>
<entry>
<title>Remove $FreeBSD$: two-line .h pattern</title>
<updated>2023-08-16T17:54:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b3e7694832e81d7a904a10f525f8797b753bf0d3'/>
<id>urn:sha1:b3e7694832e81d7a904a10f525f8797b753bf0d3</id>
<content type='text'>
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>syscons: scrnmaps: appease -Wmissing-variable-declarations</title>
<updated>2021-01-01T17:53:47Z</updated>
<author>
<name>Kyle Evans</name>
<email>kevans@FreeBSD.org</email>
</author>
<published>2021-01-01T17:53:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb6bc290fb342864f5362ab9cef7dd214df05cf3'/>
<id>urn:sha1:fb6bc290fb342864f5362ab9cef7dd214df05cf3</id>
<content type='text'>
scrmap is only used in the one compilation unit in all cases, make it static
rather than extern'ing it. There's little benefit, but it's easy to do.

It's unclear how this hasn't failed many builds before now, since it should
have cropped up sometime around deeper hierarchies getting a default WARNS.

MFC after:	3 days
</content>
</entry>
<entry>
<title>The idea of mapping non-existen characters to space (0x20) was nice alone,</title>
<updated>2002-01-21T21:52:02Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-01-21T21:52:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ee6ebaaa18d38e4c89fce64eaf4542bba361bead'/>
<id>urn:sha1:ee6ebaaa18d38e4c89fce64eaf4542bba361bead</id>
<content type='text'>
but those maps also used as backward maps for Paste, so space becomes mapped
to last non-existen character on Paste as result.

Fix it by mapping non-existen characters to another non-existen one, i.e. to
0x00, so unused 0x00 can be backward-mapped to some junk without real harm.

Pointed by:	Alexander Kabaev &lt;ak03@gte.com&gt;
</content>
</entry>
<entry>
<title>1) Map all unused characters into 'space'.</title>
<updated>2001-11-23T01:25:56Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-11-23T01:25:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fff553220c1b8ea86d5c2f32dcfafb10defa7e54'/>
<id>urn:sha1:fff553220c1b8ea86d5c2f32dcfafb10defa7e54</id>
<content type='text'>
2) iso-8859-4_to_cp437 not do what its name tells at all, remove it
</content>
</entry>
<entry>
<title>Generate screen map from source (from 1.1.5.1)</title>
<updated>1994-09-25T03:41:43Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-09-25T03:41:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8883fe052df43b31ab0d00702190839a305dfe67'/>
<id>urn:sha1:8883fe052df43b31ab0d00702190839a305dfe67</id>
<content type='text'>
</content>
</entry>
</feed>
