tsutsui
|
e44b991120
|
Fill undefined region (char 0x7f-0xa0) on ISO-8859-1 with dummy data
like other fonts. Closes PR kern/12899.
|
2006-10-07 02:34:59 +00:00 |
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
thorpej
|
7a3a3dd580
|
Use static.
|
2005-06-28 00:44:22 +00:00 |
yamt
|
881f664bd1
|
fix static/extern mismatches. found by gcc4.
|
2005-04-22 14:46:01 +00:00 |
perry
|
f31bd063e9
|
nuke trailing whitespace
|
2005-02-27 00:26:58 +00:00 |
agc
|
aad01611e7
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
2003-08-07 16:26:28 +00:00 |
jdolecek
|
cd6f847ec6
|
undo constification of 'data' for wsdisplay font - unfortunately we need
to be able to adjust the font to display adapter needs very soon (in consinit()),
so it's not possible to do font copy
|
2003-02-10 14:28:19 +00:00 |
jdolecek
|
998befbc32
|
make 'name' and 'data' of struct wsdisplay_font const, mark data arrays
in font sources const
|
2003-02-09 10:29:35 +00:00 |
ad
|
59a1ab9791
|
Add two new members to 'struct wsdisplay_font': 'bitorder' and 'byteorder'.
|
2000-01-05 18:44:21 +00:00 |
ad
|
bb3a510fa2
|
Assign ownership & copyright to TNF. There is probably a procedure for this
that I am unaware of. Also some KNF.
|
1999-05-18 21:51:57 +00:00 |
ad
|
c0735a01c5
|
Replace qvss8x15 with version from NetBSD/vax, which contains the full ISO
character set.
|
1999-04-14 23:06:26 +00:00 |
ad
|
7db08b6507
|
Initial import of wsfont, an in-kernel font table for wscons/rcons.
|
1999-04-13 00:24:05 +00:00 |