summaryrefslogtreecommitdiff
path: root/sys/dev/wsfont
AgeCommit message (Collapse)Author
2002-05-09Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.hMats O Jansson
was updated with the characters from dev/wscons/wscons_gallant19.h. bold8x16-iso1.h is based on bold8x16.h and the missing characters added by me. bold8x16-iso1.h isn't used by default. -moj ok @drahn, @miod
2002-05-02use the gallant 12x22 font by default on screens that are moreMatthieu Herrb
than 960 pixels wide if !SMALL_KERNEL, like rcons does. Ok drahn@, mickey@, miod@.x
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-18Importing wsfont stuff from NetBSD.Nathan Binkert