summaryrefslogtreecommitdiffstats
path: root/usr.bin/vtfontcvt/vtfontcvt.c
Commit message (Expand)AuthorAgeFilesLines
* vtfontcvt: support .hex fonts with characters beyond the Unicode BMPemaste2016-03-151-2/+3
* vtfontcvt: fix buffer overflow for non-default size .hex fontsemaste2015-09-011-6/+22
* vtfontcvt: introduce xmalloc to abort on out-of-memoryemaste2015-08-311-3/+13
* vtfontcvt: Allow 6 digits in verbose outputemaste2015-05-141-18/+18
* Remove redundant return statement after errxemaste2014-07-211-20/+7
* Use the standard way of printing the usage stringemaste2014-07-211-1/+1
* vtfontcvt: correct width calculation (.hex files and commandline)emaste2014-07-021-8/+13
* Avoid leaking file pointer on erroremaste2014-06-111-2/+9
* vt fontcvt: move to usr.bin/vtfontcvtemaste2014-06-101-0/+568
OpenPOWER on IntegriCloud