summary refs log tree commit diff
path: root/etc/psf (follow)
Commit message (Expand)AuthorAge
* Complete ASCII set of WIP serif8x16.psfJune McEnroe2019-01-22
* Add WIP serif8x16.psfJune McEnroe2019-01-22
* Fix some symbols in sans8x16June McEnroe2019-01-16
* Add sans8x16.psfJune McEnroe2019-01-15
* Add sans6x12June McEnroe2018-10-03
* Fix ≈ glyph of sans6x8June McEnroe2018-10-03
* Fill E0 through FE of sans6x10June McEnroe2018-10-03
* Fill 03 through 1F of sans6x10June McEnroe2018-10-03
* Fix ¼ glyph of sans6x8June McEnroe2018-10-03
* Fill A6 through AF of sans6x10June McEnroe2018-10-03
* Squish Ñ in sans6x10 consistentlyJune McEnroe2018-09-29
* Add box drawing glyphs to sans6x10June McEnroe2018-09-29
* Tweak sans6x8 shading blocksJune McEnroe2018-09-29
* Fill 7F through A5 of sans6x10June McEnroe2018-09-29
* Add sans6x10 basic glyphsJune McEnroe2018-09-28
* Make sans6x8 double quote narrowerJune McEnroe2018-09-28
* Add greek glyphs to sans6x8June McEnroe2018-09-28
* Add png target in etc/psfJune McEnroe2018-09-28
* Add sans6x8 PSF2 fontJune McEnroe2018-09-27
2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe