summaryrefslogtreecommitdiff
path: root/sys/dev/wsfont
AgeCommit message (Expand)Author
2000-06-13Use my proper name.ad
2000-01-07Restore the system priority level on error return.enami
2000-01-07Replace WSFONT_L2R/R2L with WSDISPLAY_FONTORDER_L2R/R2L.enami
2000-01-05Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.ad
1999-12-15Fix comment.ad
1999-12-15Now I remember. Add a new flag, WSFONT_RDONLY that indicates the fontad
1999-12-14- Squash a few stylish nits.ad
1999-12-04Lay it out like the other fonts.ad
1999-12-04- Stylistic cleanup.ad
1999-11-02Add new font sets - VT220 8x8 and 8x10.takemura
1999-05-18Assign ownership & copyright to TNF. There is probably a procedure for thisad
1999-04-29Update usage comment.ad
1999-04-26Bump WSFONT_L2R/R2L by +1 so 0 can mean no specific order is required.ad
1999-04-26Change WSFONT_LITTLE/WSFONT_BIG to WSFONT_L2R/WSFONT_R2L to reduce possiblead
1999-04-14Replace qvss8x15 with version from NetBSD/vax, which contains the full ISOad
1999-04-14Remove courier11x18 due to licensing concerns. Fixup license on lucida16x29.ad
1999-04-13iso8x16 font removed until such time as licensing can be clarified.ad
1999-04-13Fixed licensing due to a foobar on my behalf.ad
1999-04-13Initial import of wsfont, an in-kernel font table for wscons/rcons.ad