| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Spleen kernel fonts to version 1.9.0, bringing the following |  fcambus | 2021-03-12 | 2 | -27/+1691 |
* | Update Spleen kernel fonts to version 1.8.2, bringing the following |  fcambus | 2020-07-31 | 3 | -65/+65 |
* | Update Spleen kernel fonts to version 1.8.1, bringing the following |  fcambus | 2020-07-20 | 6 | -32/+32 |
* | Add "Spleen 6x12" to wsfont, a font targetted at OLED displays. |  fcambus | 2020-07-10 | 2 | -5/+1307 |
* | Enable spleen16x32 and spleen32x64 on armv7 for GENERIC kernels. |  fcambus | 2020-07-09 | 1 | -2/+2 |
* | Update Spleen kernel fonts to version 1.8.0, bringing the following |  fcambus | 2020-06-29 | 1 | -3/+3 |
* | Use C99 initializers in wsdisplay_font struct definitions for |  fcambus | 2020-06-24 | 3 | -39/+39 |
* | Use C99 initializers in wsdisplay_font struct definitions for Spleen |  fcambus | 2020-06-23 | 5 | -65/+65 |
* | Update Spleen kernel fonts to version 1.7.1, bringing the following |  fcambus | 2020-06-21 | 5 | -35/+35 |
* | Update Spleen kernel fonts to version 1.5.0, bringing the following |  fcambus | 2019-10-03 | 3 | -19/+19 |
* | Update Spleen kernel fonts to the latest released version, bringing |  fcambus | 2019-09-05 | 3 | -31/+31 |
* | Kill commented-out wsfont_remove(). |  mpi | 2019-07-11 | 2 | -39/+2 |
* | Update Spleen kernel fonts to the latest released version, bringing |  fcambus | 2019-06-08 | 5 | -193/+193 |
* | Update Spleen kernel fonts to the latest released version, bringing |  fcambus | 2019-03-08 | 4 | -29/+29 |
* | Enable Spleen in wsfont and modify the font selection logic at runtime |  fcambus | 2019-01-09 | 1 | -13/+29 |
* | Remove artefacts from 'C', 'c' and 'F' characters, to match the other |  fcambus | 2018-12-02 | 1 | -4/+4 |
* | Add Spleen 8x16, 12x24, 16x32, and 32x64 variants to wsfont. |  fcambus | 2018-12-02 | 5 | -1/+31577 |
* | Add "Spleen 5x8" to wsfont, a font targetted at small OLED displays |  fcambus | 2018-09-24 | 2 | -1/+919 |
* | If you use sys/param.h, you don't need sys/types.h |  deraadt | 2017-09-08 | 1 | -2/+1 |
* | Backout because it breaks ramdisks. Anyone making changes in the kernel |  deraadt | 2017-08-18 | 1 | -44/+1 |
* | Add compressed fonts support in the kernel. |  fcambus | 2017-08-18 | 1 | -1/+44 |
* | Implement counter-clockwise rotation. |  kettenis | 2017-08-17 | 2 | -22/+63 |
* | Remove qvss8x15, vt220l8x8, and vt220l8x10 fonts. |  fcambus | 2017-05-30 | 4 | -8910/+1 |
* | Remove lucida16x29.h and omron12x20 fonts. |  fcambus | 2017-05-30 | 3 | -5201/+4 |
* | Remove sony8x16 and sony12x24 fonts. |  fcambus | 2017-01-22 | 3 | -11404/+2 |
* | Remove reference to non existing font. |  fcambus | 2016-10-06 | 1 | -12/+9 |
* | limit the number of fonts that can be loaded |  jcs | 2016-09-14 | 1 | -2/+10 |
* | remove some more sparc remnants. ok deraadt |  tedu | 2016-09-04 | 1 | -2/+2 |
* | Put the 12x22 font on alpha and macppc installation kernels, the 8x16 font |  miod | 2015-09-13 | 1 | -9/+14 |
* | sizes for free(); checked by semarie |  deraadt | 2015-09-08 | 1 | -3/+4 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -2/+1 |
* | global "list" is not the nicest variable name |  deraadt | 2015-01-11 | 1 | -8/+8 |
* | yet more mallocarray() changes. |  doug | 2014-12-13 | 1 | -2/+2 |
* | Bring the 12x22 font in even if SMALL_KERNEL on sgi. |  miod | 2014-12-07 | 1 | -3/+5 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -6/+6 |
* | No longer store fonts added with the WSDISPLAYIO_LDFONT ioctl into the |  miod | 2013-10-20 | 2 | -9/+7 |
* | Add a load_font accessop to rasops, to allow for fonts to be loaded and |  miod | 2013-10-20 | 2 | -17/+14 |
* | Replace manual list handling with a TAILQ. |  miod | 2013-10-20 | 1 | -35/+30 |
* | Remove Unicode to ISO-8859-7 translation tables, they would only be used if |  miod | 2013-10-19 | 1 | -54/+5 |
* | Check for NULL ptr before dereferencing, not after; found the hard way by |  miod | 2013-05-21 | 1 | -5/+5 |
* | Simplify function wsfont_map_unichar. |  shadchin | 2012-01-13 | 1 | -28/+14 |
* | Remove unused definition WSFONT_RDONLY. |  shadchin | 2012-01-10 | 1 | -2/+1 |
* | Remove unused function wsfont_getflg. |  shadchin | 2012-01-10 | 2 | -23/+2 |
* | Ansify non-ansified function definitions. No functional change. |  shadchin | 2012-01-08 | 1 | -30/+13 |
* | Remove unused definition null16. |  shadchin | 2012-01-08 | 1 | -7/+1 |
* | Remove extra and trailing spaces. |  shadchin | 2012-01-06 | 10 | -132/+130 |
* | Remove unused Makefile. |  shadchin | 2012-01-06 | 1 | -8/+0 |
* | luna88k moves to defining __luna88k__ instead |  deraadt | 2010-05-23 | 1 | -2/+2 |
* | Use static for forward decl of static arrays instead of extern |  jsg | 2009-06-21 | 8 | -16/+16 |
* | do not check malloc return value against NULL, as M_WAITOK is used |  chl | 2009-02-15 | 1 | -7/+1 |