summaryrefslogtreecommitdiff
path: root/textproc/kbanner/patches/patch-ac
blob: 61f4c9fced6d35535e963c10de93611ce13ab65a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
$NetBSD: patch-ac,v 1.1.1.1 2002/05/31 13:00:29 seb Exp $

--- font1.c.orig	Fri Oct 15 14:18:50 1993
+++ font1.c	Thu May 18 00:27:02 2000
@@ -1,4 +1,4 @@
-unsigned short font21[]={
+const unsigned short font21[]={
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
@@ -188,7 +188,7 @@
   0x0180,0x0240,0x0420,0x0810,0x1008,0x2004,0x4002,0x8001,
   0x8001,0x4002,0x2004,0x1008,0x0810,0x0420,0x0240,0x0180
 };
-unsigned short font22[]={
+const unsigned short font22[]={
   0x0180,0x03c0,0x07e0,0x0ff0,0x1ff8,0x3ffc,0x7ffe,0xffff,
   0xffff,0x7ffe,0x3ffc,0x1ff8,0x0ff0,0x07e0,0x03c0,0x0180,
   0x0000,0x7ffe,0x4002,0x4002,0x4002,0x4002,0x4002,0x4002,
@@ -378,7 +378,7 @@
   0x03c0,0x0c30,0x1008,0x2004,0x4002,0x4002,0x8001,0x8001,
   0x8001,0x8001,0x4002,0x4002,0x2004,0x1008,0x0c30,0x03c0
 };
-unsigned short font23[]={
+const unsigned short font23[]={
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
@@ -568,7 +568,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font24[]={
+const unsigned short font24[]={
   0x0000,0x0000,0x0000,0x0000,0x0100,0x0100,0x1ff8,0x0240,
   0x03f0,0x0658,0x0a4c,0x1284,0x1284,0x110c,0x0e18,0x0060,
   0x0200,0x0200,0x3ff8,0x0400,0x0440,0x07f0,0x1c5c,0x3444,
@@ -758,7 +758,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font25[]={
+const unsigned short font25[]={
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x1ffc,0x000c,
   0x0118,0x0130,0x0100,0x0100,0x0300,0x0200,0x0600,0x0c00,
   0x0000,0x0000,0x7ffe,0x0006,0x010c,0x0118,0x0130,0x0100,
@@ -948,7 +948,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font26[]={
+const unsigned short font26[]={
   0x0000,0x0100,0x0100,0x0380,0x0280,0x06c0,0x0440,0x0c60,
   0x0820,0x1ff0,0x1010,0x3018,0x2008,0xf83e,0x0000,0x0000,
   0x0000,0x3fe0,0x0810,0x0808,0x0808,0x0808,0x0810,0x0fe0,
@@ -1138,7 +1138,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font27[]={
+const unsigned short font27[]={
   0x0000,0x0100,0x0700,0x0380,0x0280,0x06c0,0x0440,0x0c60,
   0x0820,0x1ff0,0x1010,0x3018,0x2008,0xf83e,0x0000,0x0000,
   0x0000,0x3ff8,0x0808,0x0808,0x0800,0x0800,0x0800,0x0ff0,
@@ -1328,7 +1328,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font28[]={
+const unsigned short font28[]={
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xffff,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0100,0x0100,0x0100,0x0100,0x0100,0x0100,0x0100,0x0100,
@@ -1518,7 +1518,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font30[]={
+const unsigned short font30[]={
   0x0000,0x7ffe,0x0440,0x0440,0x0440,0x3ffc,0x2444,0x2444,
   0x2444,0x2444,0x3ffc,0x0440,0x0440,0x0440,0xffff,0x0000,
   0x0000,0x0fff,0xf090,0x9090,0x9090,0x97fe,0x9492,0x9492,
@@ -1708,7 +1708,7 @@
   0x0420,0xffff,0x0420,0x0000,0x7830,0x4848,0x48b4,0x5303,
   0x50fc,0x4808,0x49fe,0x4800,0x5bff,0x4084,0x413e,0x43e3
 };
-unsigned short font31[]={
+const unsigned short font31[]={
   0x0020,0x7820,0x4bfe,0x4a02,0x4a02,0x51fc,0x5000,0x4800,
   0x4fff,0x4890,0x4890,0x4890,0x5990,0x4111,0x4313,0x460e,
   0x0020,0x7870,0x48d8,0x498c,0x4b76,0x5603,0x51fc,0x4808,
@@ -1898,7 +1898,7 @@
   0x0080,0x0080,0x3fff,0x2000,0x20c0,0x2060,0x2130,0x2110,
   0x2500,0x2504,0x2506,0x2d03,0x6901,0x4904,0xc18c,0x00f8
 };
-unsigned short font32[]={
+const unsigned short font32[]={
   0x2000,0x23fe,0x2222,0x2222,0xfa22,0x23fe,0x2222,0x2222,
   0x2222,0x3a22,0xe3fe,0x2020,0x2020,0x2020,0x2020,0x6020,
   0x0000,0xfbfe,0x8820,0x8820,0x8820,0x8820,0xf820,0x8bfe,
@@ -2088,7 +2088,7 @@
   0x0040,0x0040,0xfe40,0x027f,0x0244,0x02c4,0x7ea4,0x41ac,
   0x4028,0x4038,0x4010,0x4238,0x6228,0x3e6c,0x00c6,0x0183
 };
-unsigned short font33[]={
+const unsigned short font33[]={
   0x0804,0x1064,0x7f34,0x4914,0x4904,0x7f64,0x4934,0x4914,
   0x7f07,0x247c,0x2504,0x2544,0x27c4,0x6405,0x4603,0xc3fe,
   0x0100,0x0100,0x7bfe,0x4a00,0x4c00,0x49fc,0x4924,0x7924,
@@ -2278,7 +2278,7 @@
   0x0810,0x0810,0xffff,0x0810,0x0100,0x7ffe,0x4002,0x5ffa,
   0x0000,0x1ff8,0x1008,0x1ff8,0x1008,0x1ff8,0x0000,0xffff
 };
-unsigned short font34[]={
+const unsigned short font34[]={
   0x0000,0xf11e,0x1542,0x1542,0x1542,0xf11e,0x8ff0,0x8110,
   0xf39e,0x1382,0x1542,0x1542,0x1922,0x3106,0x2104,0xe01c,
   0x0102,0x0112,0x0112,0x0112,0x6312,0x3212,0x1a12,0x0e12,
@@ -2468,7 +2468,7 @@
   0x0100,0xffff,0x0410,0x0808,0x3ff4,0x0000,0x1108,0xffff,
   0x1108,0x1ff8,0x0100,0xffff,0x0520,0x1d38,0xf10f,0x0100
 };
-unsigned short font35[]={
+const unsigned short font35[]={
   0x2122,0x2224,0x26ad,0xf922,0x2225,0x22af,0x67a4,0x7022,
   0x6bff,0xaa20,0xa212,0x2314,0x2288,0x2695,0x2427,0x2cc2,
   0x1000,0x11fc,0x5004,0x51fc,0x5004,0x51fc,0x5000,0x57ff,
@@ -2658,7 +2658,7 @@
   0x0100,0x0100,0x0100,0xffff,0x0000,0x1ff8,0x1008,0x1008,
   0x1008,0x1ff8,0x0100,0x0910,0x1918,0x310c,0xe107,0x0700
 };
-unsigned short font36[]={
+const unsigned short font36[]={
   0x1108,0x1108,0x3108,0x2108,0x27fe,0x6108,0x6108,0xa108,
   0x2108,0x2108,0x2fff,0x2000,0x2108,0x230c,0x2606,0x2c03,
   0x1040,0x1040,0x37fe,0x2040,0x2444,0x664c,0x6248,0xa248,
@@ -2848,7 +2848,7 @@
   0x0000,0x3ffe,0x2002,0x2002,0x3ffe,0x2000,0x2040,0x2444,
   0x2444,0x2444,0x27fc,0x2040,0x6842,0x4842,0xc842,0x0ffe
 };
-unsigned short font37[]={
+const unsigned short font37[]={
   0x2000,0x23fe,0x2202,0x2202,0xfbfe,0x2200,0x2210,0x2292,
   0x3a92,0xe2fe,0x2210,0x2210,0x2692,0x2492,0x2c92,0x60fe,
   0x0100,0x0100,0x7ffe,0x4422,0x583f,0xe000,0x3ffe,0x2002,
@@ -3038,7 +3038,7 @@
   0x2222,0x2326,0x2124,0x23fe,0xf850,0x2050,0x27ff,0x2088,
   0x3904,0xe3fe,0x260b,0x2008,0x21f8,0x2102,0x2106,0x60fc
 };
-unsigned short font38[]={
+const unsigned short font38[]={
   0x1020,0x1070,0x10d8,0xf98c,0x1707,0x11fc,0x3020,0x3bfe,
   0x3622,0x5222,0x5222,0x93fe,0x1050,0x10d8,0x118c,0x1707,
   0x1100,0x1100,0x11fe,0xff40,0x1240,0x17ff,0x3088,0x3890,
@@ -3228,7 +3228,7 @@
   0x0100,0x0300,0x0200,0x7ffe,0x4002,0x4002,0x47e2,0x4422,
   0x4422,0x4422,0x4422,0x47e2,0x4002,0x4002,0x4002,0x400e
 };
-unsigned short font39[]={
+const unsigned short font39[]={
   0x000c,0x00f8,0x3f80,0x2000,0x2000,0x3fff,0x2000,0x2000,
   0x27fc,0x2404,0x2404,0x2404,0x6404,0x4404,0xc404,0x07fc,
   0x0200,0x02fc,0xf204,0x9204,0x95ff,0x9400,0x9c80,0x94fe,
@@ -3418,7 +3418,7 @@
   0x0000,0x63e0,0x3020,0x1020,0x0020,0x0020,0x0070,0xf050,
   0x10d8,0x1088,0x118c,0x1306,0x1603,0x3000,0x6800,0xc7ff
 };
-unsigned short font3a[]={
+const unsigned short font3a[]={
   0x0840,0x0840,0x0840,0x4843,0x4846,0x485c,0x4f70,0x4840,
   0x4840,0x4840,0x4840,0x4840,0x4840,0x4f41,0x7863,0xc03e,
   0x0000,0x43ff,0x4020,0x41fe,0x4d02,0x7902,0x41fe,0x4102,
@@ -3608,7 +3608,7 @@
   0x0002,0x7f92,0x4092,0x4092,0x7f92,0x4412,0x4412,0x5f92,
   0x5492,0x5492,0x5492,0x5482,0xd482,0x9582,0x8402,0x040e
 };
-unsigned short font3b[]={
+const unsigned short font3b[]={
   0x0100,0x0100,0x7ffe,0x4802,0x4f7a,0x1188,0x6a50,0x2420,
   0x1818,0xe7e7,0x0000,0x3ffc,0x0100,0x1918,0x710e,0x0700,
   0x2111,0x2333,0x2222,0x2666,0xfb33,0x2111,0x2040,0x207e,
@@ -3798,7 +3798,7 @@
   0x0020,0x0020,0xf9fe,0x8820,0x8820,0x8820,0xfbff,0x8804,
   0x8804,0x8bff,0x8804,0xf984,0x00c4,0x0044,0x0004,0x001c
 };
-unsigned short font3c[]={
+const unsigned short font3c[]={
   0x0100,0x0100,0x6100,0x31fe,0x1302,0x0246,0x0644,0x0040,
   0x1040,0x10e0,0x30a0,0x21b0,0x6110,0x4318,0xc60c,0x1c07,
   0x0104,0x618c,0x3088,0x17ff,0x0104,0xc104,0x6208,0x2208,
@@ -3988,7 +3988,7 @@
   0x0000,0x3ffe,0x2002,0x2082,0x27f2,0x2082,0x2082,0x2ffa,
   0x2002,0x27f2,0x2412,0x2412,0x2412,0x67f2,0x4002,0xc00e
 };
-unsigned short font3d[]={
+const unsigned short font3d[]={
   0x0100,0x0100,0x7ffe,0x4002,0x4002,0x4ff2,0x0000,0x0000,
   0xffff,0x0100,0x1108,0x1108,0x310c,0x6106,0xc103,0x0700,
   0x0814,0x0816,0x0812,0xff90,0x007f,0x7f10,0x4110,0x4110,
@@ -4178,7 +4178,7 @@
   0x1222,0x1124,0x37ff,0x2401,0x25fd,0x6104,0x61fc,0xa000,
   0x23fe,0x2202,0x23fe,0x2202,0x23fe,0x2202,0x23fe,0x2603
 };
-unsigned short font3e[]={
+const unsigned short font3e[]={
   0x0040,0x7a44,0x4948,0x4840,0x4bfe,0x7890,0x4890,0x4fff,
   0x490c,0x7b46,0x4e43,0x49fc,0x4844,0x48c4,0xc984,0x9b1c,
   0x0000,0x7ffe,0x4000,0x4038,0x47e0,0x4400,0x47fe,0x4420,
@@ -4368,7 +4368,7 @@
   0x1040,0x3840,0x2c40,0x64ff,0x5090,0xfd10,0x44fe,0x7c92,
   0x4492,0x7c92,0x4092,0x4892,0x4892,0x4c96,0x7410,0xc010
 };
-unsigned short font3f[]={
+const unsigned short font3f[]={
   0x2010,0x2014,0x2016,0x2012,0xfbff,0x2010,0x2010,0x27d0,
   0x3918,0xe108,0x2108,0x2108,0x21cc,0x2705,0x2007,0x6002,
   0x1010,0x1010,0x11ff,0xfc10,0x107e,0x1142,0x3942,0x357e,
@@ -4558,7 +4558,7 @@
   0x2000,0x21fe,0x2102,0xf902,0x09fe,0x1910,0x1110,0x35ff,
   0x2910,0x7110,0xa97e,0x2942,0x2342,0x2242,0x2642,0x207e
 };
-unsigned short font40[]={
+const unsigned short font40[]={
   0x0004,0x63e8,0x3451,0x128a,0x0104,0xc6fb,0x6000,0x21fc,
   0x0104,0x1104,0x11fc,0x3000,0x2104,0x618c,0x4088,0xc7ff,
   0x2000,0x27df,0x2249,0x2145,0xf841,0x21c7,0x2659,0x2041,
@@ -4748,7 +4748,7 @@
   0x1010,0x3020,0x60fe,0xc482,0x6cfe,0x1882,0x3082,0x64fe,
   0xfc11,0x15d3,0x105a,0x545c,0x54d4,0xd496,0x9193,0x1030
 };
-unsigned short font41[]={
+const unsigned short font41[]={
   0x1088,0x308a,0x23eb,0xc889,0x5888,0x37ff,0x2148,0x494a,
   0xfd5a,0x136a,0x114e,0x5944,0x554c,0xd1ed,0x9717,0x1032,
   0x0820,0x0440,0x7ffe,0x0100,0x3ffc,0x0100,0xffff,0x0080,