summaryrefslogtreecommitdiff
path: root/textproc/kbanner/patches/patch-ad
blob: 2a1b830651cf70e953ef5df078153fdf5c129b51 (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-ad,v 1.1.1.1.58.1 2010/07/04 07:27:29 agc Exp $

--- font2.c.orig	Fri Oct 15 14:18:52 1993
+++ font2.c	Thu May 18 00:27:02 2000
@@ -1,4 +1,4 @@
-unsigned short font42[]={
+const unsigned short font42[]={
   0x7088,0x57ff,0x508a,0x5089,0x7004,0x57ff,0x5404,0x55f4,
   0x7545,0x55f7,0x5516,0x55f4,0x554c,0x55fd,0xd817,0xb062,
   0x0420,0x0420,0xffff,0x0424,0x0012,0x3fff,0x2010,0x2fd2,
@@ -188,7 +188,7 @@
   0x0000,0x1ff8,0x1008,0x1008,0x1008,0x1008,0x1008,0x1008,
   0x1008,0x1ff8,0x0000,0x0000,0x0810,0x1818,0x300c,0x6006
 };
-unsigned short font43[]={
+const unsigned short font43[]={
   0x0000,0x7e7e,0x4242,0x4242,0x4242,0x4242,0x4242,0x4242,
   0x4242,0x4242,0x4242,0x4242,0x7e4e,0x0040,0x0040,0x0040,
   0x0800,0x09fc,0x1904,0x1104,0x3104,0x2104,0x61fc,0xa104,
@@ -378,7 +378,7 @@
   0x0100,0x7ffe,0x4822,0xff3f,0x4220,0x243e,0xff02,0x003e,
   0x7e20,0x423e,0x7e20,0x423e,0x7e20,0x423e,0x4221,0x461f
 };
-unsigned short font44[]={
+const unsigned short font44[]={
   0x2020,0x2020,0x2020,0xfc20,0xa43f,0xa420,0xa420,0xa420,
   0xa420,0xa5fe,0xad02,0x2102,0x2102,0x2102,0x2102,0x21fe,
   0x2000,0x20fe,0x2080,0xfcfc,0xa480,0xa4fc,0xa480,0xa480,
@@ -568,7 +568,7 @@
   0x0006,0x403c,0x67e0,0x2420,0x07ff,0x0420,0x07ff,0xe420,
   0x25fe,0x2522,0x2522,0x2522,0x2926,0x6020,0x5000,0xcfff
 };
-unsigned short font45[]={
+const unsigned short font45[]={
   0x0180,0x073f,0x7c21,0x4423,0x4422,0x4426,0x7fa4,0x4422,
   0x4421,0x4421,0x4621,0x7221,0xc2a7,0x03a0,0xf920,0x0020,
   0x2100,0x121f,0xffd1,0x1213,0x7f92,0x5296,0x6394,0x4092,
@@ -758,7 +758,7 @@
   0x0002,0xffa2,0x2022,0x2122,0x6122,0x4fa2,0xf8a2,0x0822,
   0x0822,0x7f22,0x0822,0x0802,0x0802,0x0f82,0x3802,0xe00e
 };
-unsigned short font46[]={
+const unsigned short font46[]={
   0x0420,0xffff,0x0420,0x1ff8,0x0100,0xffff,0x0100,0x3ffc,
   0x2104,0x3ffc,0x2104,0x3ffc,0x0100,0x3ffc,0x0100,0xffff,
   0x0420,0xffff,0x0420,0x0000,0x63fc,0x3204,0x03fc,0xc204,
@@ -948,7 +948,7 @@
   0x0000,0x1f00,0x0100,0x0100,0x0100,0x0100,0x0100,0x0380,
   0x0280,0x02c0,0x0640,0x0460,0x0c30,0x1818,0x300c,0xe007
 };
-unsigned short font47[]={
+const unsigned short font47[]={
   0x1000,0x1000,0x1000,0x107e,0xfe42,0x2242,0x2242,0x2242,
   0x6642,0x4442,0x4442,0xfc42,0x0e42,0x1b7e,0x3100,0xe000,
   0x0000,0x3ffe,0x2002,0x2002,0x3ffe,0x2000,0x2040,0x2042,
@@ -1138,7 +1138,7 @@
   0x0100,0x0100,0x7ffe,0x0100,0x3ffc,0x0100,0xffff,0x0200,
   0x07f0,0x0c30,0x1860,0x76c0,0x0380,0x06e0,0x1c38,0xf00f
 };
-unsigned short font48[]={
+const unsigned short font48[]={
   0x0000,0xffff,0x0200,0x0200,0x4382,0x4892,0x4cb2,0x44a2,
   0x4082,0x46e2,0x4cb2,0x589a,0x4382,0x4002,0x7ffe,0x0000,
   0x1040,0x1040,0x3eff,0x6890,0xc508,0x1000,0x107e,0xfe42,
@@ -1328,7 +1328,7 @@
   0x0810,0x0420,0x7ffe,0x0100,0x0100,0x3ffc,0x0100,0x0100,
   0x7ffe,0x0000,0x0100,0xffff,0x0240,0x0660,0x1c38,0xf00f
 };
-unsigned short font49[]={
+const unsigned short font49[]={
   0x0200,0x1ff8,0x1008,0x1ff8,0x1008,0x1ff8,0x1008,0x7ffe,
   0x4102,0x7ffe,0x4102,0x7ffe,0x0810,0xffff,0x1010,0x6010,
   0x1080,0x1080,0x10f8,0xfd88,0x1318,0x10b0,0x3860,0x34f0,
@@ -1518,7 +1518,7 @@
   0x0000,0x7cfe,0x4482,0x4482,0x4486,0x7c80,0x4480,0x44fe,
   0x44a2,0x7cb6,0x4494,0x449c,0x4488,0x449c,0xc496,0x8cb3
 };
-unsigned short font4a[]={
+const unsigned short font4a[]={
   0x1000,0x11ff,0x1000,0xfcfe,0x0482,0x0c82,0x08fe,0x1800,
   0x3000,0x7dff,0xd711,0x1111,0x11ff,0x1111,0x1111,0x11ff,
   0x0080,0x7880,0x49ff,0x4b00,0x48fc,0x7884,0x48fc,0x4884,
@@ -1708,7 +1708,7 @@
   0x0000,0x3e3e,0x2222,0x2222,0x2222,0x3e3e,0x2222,0x2222,
   0x2222,0x3e3e,0x2222,0x2222,0x2222,0x6262,0x4242,0xcece
 };
-unsigned short font4b[]={
+const unsigned short font4b[]={
   0x0020,0x6020,0x3020,0x13fe,0x0020,0xc020,0x6020,0x27ff,
   0x0040,0x1040,0x10c4,0x3086,0x2082,0x619f,0x41f1,0xc701,
   0x0100,0x6100,0x31fe,0x1302,0x0202,0xc3f2,0x6612,0x2012,
@@ -1898,7 +1898,7 @@
   0x0088,0x6088,0x33fe,0x1088,0x0088,0xc7ff,0x6020,0x23fe,
   0x0222,0x12aa,0x12aa,0x32aa,0x22fa,0x6202,0x4202,0xc20e
 };
-unsigned short font4c[]={
+const unsigned short font4c[]={
   0x01f8,0x6108,0x31f8,0x1108,0x01f8,0xc000,0x67fe,0x2492,
   0x07fe,0x1000,0x17fe,0x3104,0x2098,0x6070,0x41dc,0xcf07,
   0x0420,0xffff,0x0420,0x1ff8,0x1008,0x1ff8,0x1008,0x7ffe,
@@ -2088,7 +2088,7 @@
   0x0080,0x3fff,0x20c0,0xa330,0x7def,0x2000,0x2f92,0x2892,
   0x6f92,0xa892,0x2f92,0x2886,0x6000,0x4942,0xd92b,0x11f9
 };
-unsigned short font4d[]={
+const unsigned short font4d[]={
   0x0020,0x7870,0x00d8,0xfd8c,0x0377,0x7800,0x03c2,0x0252,
   0x7a52,0x03d2,0x0252,0x7a52,0x4bc2,0x4a42,0x4a42,0x7ace,
   0x2020,0x2070,0xf8d8,0x218c,0xfb77,0xa800,0xabc2,0xfa52,
@@ -2278,7 +2278,7 @@
   0x0020,0x0020,0xfbff,0x2000,0x214a,0x2132,0xf94a,0x2102,
   0x21fe,0x2020,0x23ff,0x3a41,0xe249,0x02f5,0x0201,0x0203
 };
-unsigned short font4e[]={
+const unsigned short font4e[]={
   0x0040,0x0040,0x3fff,0xa000,0x6182,0x2f12,0x2212,0x3fd2,
   0x2212,0x6212,0xa712,0x2692,0x6a82,0x5202,0xc202,0x020e,
   0x0100,0xffff,0x0000,0x1ff8,0x1108,0x1ff8,0x1108,0x1ff8,
@@ -2468,7 +2468,7 @@
   0x0084,0xfd08,0x4a10,0x494a,0x7884,0x4908,0x4a52,0x4bde,
   0x7800,0x4a49,0x4a49,0x4a49,0x7bcf,0xc848,0x08c8,0x0b88
 };
-unsigned short font4f[]={
+const unsigned short font4f[]={
   0x0810,0xffff,0x0810,0x0020,0x67ff,0x3020,0x13fe,0x0222,
   0x03fe,0xf222,0x13fe,0x1020,0x17ff,0x3020,0x6820,0xc7ff,
   0x0020,0x6020,0x37ff,0x1020,0x03fe,0x0222,0x0222,0xf3fe,
@@ -2658,7 +2658,7 @@
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000
 };
-unsigned short font50[]={
+const unsigned short font50[]={
   0x004c,0x0046,0x0042,0x0040,0xffff,0x0040,0x0040,0x0040,
   0x0060,0x0020,0x0020,0xff30,0x0011,0x001b,0x000e,0x0004,
   0x0000,0xffff,0x0100,0x2100,0x21fe,0x2100,0x2100,0x3ffe,
@@ -2848,7 +2848,7 @@
   0x1108,0x1108,0x17c8,0x310f,0x210a,0x6ffa,0x6112,0xa10a,
   0x2fea,0x220e,0x23c4,0x2244,0x224e,0x264a,0x244a,0x2ddb
 };
-unsigned short font51[]={
+const unsigned short font51[]={
   0x0100,0x0380,0x06c0,0x0c70,0x381c,0xe7e7,0x0000,0x3e7c,
   0x2244,0x2244,0x3e7c,0x0000,0x0810,0x1c38,0x366c,0xe0c7,
   0x1000,0x1fff,0x1090,0x37fe,0x2492,0x6492,0x67fe,0xa080,
@@ -3038,7 +3038,7 @@
   0x1048,0x1248,0xfe7f,0x4a52,0x6a56,0x2a54,0xfe7f,0x1248,
   0x1248,0xfe7f,0x1248,0x1048,0x30c8,0x2088,0x6188,0xc308
 };
-unsigned short font52[]={
+const unsigned short font52[]={
   0x2004,0x27c4,0xfa5f,0x524a,0x524a,0x524a,0xfa5f,0x2244,
   0x2244,0xfa5f,0x2244,0x2244,0x2244,0x6644,0x4444,0xccc4,
   0x2010,0x2010,0x2010,0x7f10,0x41ff,0xc111,0x7911,0x4911,
@@ -3228,7 +3228,7 @@
   0x0100,0x6100,0x33fe,0x1242,0x06e4,0x00b0,0x1998,0x730c,
   0xc607,0x0000,0x1ff8,0x1008,0x1008,0x1008,0x1008,0x1ff8
 };
-unsigned short font53[]={
+const unsigned short font53[]={
   0x0000,0x7e7e,0x4242,0x4242,0x4242,0x4242,0x4242,0x7e7e,
   0x4800,0x4824,0x4c24,0x4466,0x46c3,0x4300,0xc1c0,0x807f,
   0x0000,0x0fff,0xf090,0x9090,0x9090,0x97fe,0x9492,0x9492,
@@ -3418,7 +3418,7 @@
   0x0000,0x7ffe,0x4002,0x4102,0x4ff2,0x4102,0x5ffa,0x4422,
   0x4242,0x4ff2,0x4102,0x5ffa,0x4102,0x4002,0x7ffe,0x0000
 };
-unsigned short font54[]={
+const unsigned short font54[]={
   0x0000,0x7ffe,0x4912,0x4522,0x4ff2,0x4242,0x5ffa,0x4422,
   0x4ff2,0x5a5a,0x42c2,0x4212,0x41f2,0x4002,0x7ffe,0x0000,
   0x0000,0x7ffe,0x4052,0x404a,0x5ffa,0x4042,0x4f4a,0x494a,
@@ -3608,7 +3608,7 @@
   0x0100,0x0100,0xffff,0x0240,0x0c30,0x3ffc,0xe007,0x23f0,
   0x2210,0x23f0,0x2000,0x2f3c,0x2924,0x2f3c,0x2000,0x3ffe
 };
-unsigned short font55[]={
+const unsigned short font55[]={
   0x1000,0x10fe,0x1010,0x1010,0xfe10,0x2210,0x2210,0x23ff,
   0x6210,0x4610,0x4410,0xfc10,0x0e10,0x1b10,0x3110,0xe010,
   0x1040,0x1040,0x1040,0x10fe,0xfe82,0x2382,0x2202,0x2262,
@@ -3798,7 +3798,7 @@
   0x0000,0x3ffe,0x2002,0x2002,0x3ffe,0x2000,0x2ffe,0x2802,
   0x2ffe,0x2802,0x2ffe,0x2802,0x6ffe,0x4208,0xc60c,0x1c07
 };
-unsigned short font56[]={
+const unsigned short font56[]={
   0x0000,0x3ffe,0x2002,0x2002,0x3ffe,0x2210,0x2610,0x2dff,
   0x3810,0x22fc,0x2644,0x3c6c,0x6428,0x4438,0xc46c,0x05c7,
   0x0000,0x3ffe,0x2002,0x2002,0x3ffe,0x2208,0x2110,0x2ffe,
@@ -3988,7 +3988,7 @@
   0x0080,0x0080,0x7fff,0x4000,0x5f3c,0x5124,0x5f24,0x5127,
   0x5140,0x5f00,0x507e,0x5222,0xd214,0x9308,0x9d14,0x3063
 };
-unsigned short font57[]={
+const unsigned short font57[]={
   0x0080,0x0080,0x7fff,0x4000,0x5f3e,0x4912,0x470e,0x4952,
   0x40a2,0x4318,0x5c47,0x4190,0xc662,0x818c,0x8070,0x0780,
   0x0080,0x0080,0x3fff,0x2110,0x2ffe,0x2110,0x3fff,0x2040,
@@ -4178,7 +4178,7 @@
   0x1020,0x1020,0x17ff,0x5020,0x59fc,0x5524,0xd524,0x9124,
   0x11fc,0x10a8,0x10a8,0x11ac,0x1124,0x1326,0x1623,0x1020
 };
-unsigned short font58[]={
+const unsigned short font58[]={
   0x1020,0x1122,0x11a6,0x50a4,0x5820,0x55fe,0xd502,0x9102,
   0x11fe,0x1102,0x1102,0x11fe,0x1102,0x1102,0x1102,0x110e,
   0x2080,0x2184,0x2104,0x27fe,0xb092,0xa990,0xa31f,0xa680,
@@ -4368,7 +4368,7 @@
   0x0000,0xffff,0x0100,0x1ff8,0x1008,0x1ff8,0x1008,0x1ff8,
   0x1008,0x1ff8,0x0204,0xffff,0x0120,0x00c1,0x0733,0x780e
 };
-unsigned short font59[]={
+const unsigned short font59[]={
   0xffff,0x0100,0x1ff8,0x1008,0x1ff8,0x1008,0x1ff8,0x1008,
   0xffff,0x8041,0x8221,0x3ffc,0x0210,0x0162,0x07c6,0x7c3c,
   0x2214,0x2216,0xff92,0x2210,0x3e1f,0x22f0,0x3e12,0x2212,
@@ -4558,7 +4558,7 @@
   0x2024,0x2022,0x27ff,0x2420,0xfdf2,0x2416,0x25dc,0x2548,
   0x3ddd,0xe437,0x28e2,0x2000,0x22a6,0x2293,0x2685,0x6c7c
 };
-unsigned short font5a[]={
+const unsigned short font5a[]={
   0x2040,0x207e,0x2040,0x27ff,0xfc41,0x25f8,0x2442,0x243e,
   0x3c00,0xe7ff,0x2440,0x25a2,0x2454,0x25b8,0x2854,0x63b3,
   0x2020,0x2050,0x2088,0xf924,0x26fb,0x2154,0x2124,0x2154,
@@ -4748,7 +4748,7 @@
   0x4920,0x2a20,0x083f,0x7f64,0x49c4,0x5d28,0x6b10,0x492c,
   0x4b43,0x0000,0x1ff8,0x1008,0x1ff8,0x1008,0x1008,0x1ff8
 };
-unsigned short font5b[]={
+const unsigned short font5b[]={
   0x0088,0x0088,0xf7ff,0x9088,0x93fe,0x9124,0x9124,0xf7ff,
   0x9124,0x9124,0x93fe,0x9020,0xf020,0x07ff,0x0020,0x0020,
   0x0040,0x0040,0xf7ff,0x9088,0x928a,0x9104,0x93fe,0xf505,