svn commit: r355585 - head/share/vt/keymaps
Stefan Eßer
se at freebsd.org
Tue Dec 10 15:22:37 UTC 2019
Am 10.12.19 um 15:35 schrieb Ed Maste:
> Author: emaste
> Date: Tue Dec 10 14:35:38 2019
> New Revision: 355585
> URL: https://svnweb.freebsd.org/changeset/base/355585
>
> Log:
> remove nonexistent from-* entries from vt INDEX.keymaps
>
> A number of entries of the form "de.kbd.from-cp850" existed in vt's
> INDEX.keymaps, added in r270114, but these files do not exist.
Sorry, these were left-overs from my conversion process from
8 bit syscons charsets to UTF-8 for vt.
The names were meant to simplify QA by encoding the orginal
charset name in the file name.
Seems that I remembered to clean up the file names before the
final commit, but forgot to edit the INDEX.keymaps that contained
both the final and these intermediate names for my pre-commit
tests ...
Nobody seems to have noticed this problem for more than 5 years,
though.
Regards, STefan
More information about the svn-src-all
mailing list