summaryrefslogtreecommitdiff
path: root/sys/dev/wsfont/wsfont.c
AgeCommit message (Expand)Author
2005-09-15Stop compiling the texte console rotation code #ifdef __zaurus__, but useMiod Vallat
2005-05-05Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, asMiod Vallat
2005-04-30Temporary hack to (un)rotate the Zaurus console until a proper rasopsChristopher Pascoe
2005-04-15correct a spelloChristopher Pascoe
2005-03-26Enable wsfont_add(), it will be necessary on sparc.Miod Vallat
2004-05-10Select the Latin-1 8x16 font as the default 8x16 font, instead of theMiod Vallat
2003-05-10Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16Miod Vallat
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-08-17The consensus was to include both FONT_GALLANT12x22 and FONT_BOLD8x16Todd C. Miller
2002-07-25When building kernels with the SMALL_KERNEL option (typically, RAMDISK),Miod Vallat
2002-05-09Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.hMats O Jansson
2002-05-02use the gallant 12x22 font by default on screens that are moreMatthieu Herrb
2002-03-14First round of __P removal in sysTodd C. Miller
2001-03-18Importing wsfont stuff from NetBSD.Nathan Binkert