aboutsummaryrefslogtreecommitdiff
path: root/share/syscons/fonts/iso05-8x14.fnt
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Fix to conform standardAndrey A. Chernov2002-01-011-22/+22
| | | | Notes: svn path=/head/; revision=88759
* Add 8859-5 fontsAndrey A. Chernov2002-01-011-0/+84
PR: 32448 Submitted by: Alexey Klimov <klim@unique.kiev.ua> Notes: svn path=/head/; revision=88757