Age | Commit message (Expand) | Author |
2012-01-13 | Simplify function wsfont_map_unichar. | Alexandr Shadchin |
2012-01-10 | Remove unused definition WSFONT_RDONLY. | Alexandr Shadchin |
2012-01-10 | Remove unused function wsfont_getflg. | Alexandr Shadchin |
2012-01-08 | Ansify non-ansified function definitions. No functional change. | Alexandr Shadchin |
2012-01-08 | Remove unused definition null16. | Alexandr Shadchin |
2012-01-06 | Remove extra and trailing spaces. | Alexandr Shadchin |
2012-01-06 | Remove unused Makefile. | Alexandr Shadchin |
2010-05-23 | luna88k moves to defining __luna88k__ instead | Theo de Raadt |
2009-06-21 | Use static for forward decl of static arrays instead of extern | Jonathan Gray |
2009-02-15 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-09-17 | Only the most obvious bzero() -> M_ZERO changes. No cast changes, no | Kenneth R Westerback |
2007-09-10 | more MALLOC/FREE -> malloc/free and M_ZERO changes | Gilles Chehade |
2006-08-06 | Convert the Sony wsfonts to ISO-Latin1 encoding, and drop the Sony encoding | Miod Vallat |
2006-08-06 | Switch luna88k from rcons to rasops. Tested by aoyama@ | Miod Vallat |
2006-08-02 | Provide the usual 8x16 font, instead of the qvss 8x15 font, for low-res vax | Miod Vallat |
2006-07-31 | Do not compile non-iso font encoding conversion tables and {bit(*),byte} order | Miod Vallat |
2006-07-24 | Add the 12x22 font to vax defaults. | Miod Vallat |
2006-07-24 | Insert empty glyphs to make the font data really contiguous, as rasops | Miod Vallat |
2006-07-23 | Select the 8x15 font by default on vax. | Miod Vallat |
2005-09-15 | Stop compiling the texte console rotation code #ifdef __zaurus__, but use | Miod Vallat |
2005-05-05 | Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, as | Miod Vallat |
2005-04-30 | Temporary hack to (un)rotate the Zaurus console until a proper rasops | Christopher Pascoe |
2005-04-15 | correct a spello | Christopher Pascoe |
2005-03-26 | Enable wsfont_add(), it will be necessary on sparc. | Miod Vallat |
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-10 | Make the HAVE_FONT logic work correctly when user requests FONT_BOLD8x16 | Miod Vallat |
2003-04-14 | Remove dead attribute "rasterconsole". | Miod Vallat |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-08-17 | The consensus was to include both FONT_GALLANT12x22 and FONT_BOLD8x16 | Todd C. Miller |
2002-07-25 | When building kernels with the SMALL_KERNEL option (typically, RAMDISK), | Miod Vallat |
2002-05-09 | Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.h | Mats O Jansson |
2002-05-02 | use the gallant 12x22 font by default on screens that are more | Matthieu Herrb |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-03-18 | Importing wsfont stuff from NetBSD. | Nathan Binkert |