summaryrefslogtreecommitdiff
path: root/sys/dev/wsfont/vt220l8x16.h
AgeCommit message (Expand)Author
2010-07-21Explicitly specify WSDISPLAY_FONTORDER_L2R for byte order even thoughtsutsui
2005-12-11merge ktrace-lwp.christos
2005-06-28Use static.thorpej
2005-04-22fix static/extern mismatches. found by gcc4.yamt
2003-02-10undo constification of 'data' for wsdisplay font - unfortunately we needjdolecek
2003-02-09make 'name' and 'data' of struct wsdisplay_font const, mark data arraysjdolecek
2003-01-12Add 8x16 pixel VT220L font generated from /usr/share/wscons/fonts/vt220l.816,tsutsui