4042
|
1 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * canna/canna_api.c (Fcanna_set_bunsetsu):
|
|
4 (Fcanna_initialize):
|
|
5 Suppress warnings about loss of precision on amd64.
|
|
6
|
4027
|
7 2007-06-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
8
|
|
9 * ldap/eldap.h: Declare that we use deprecated API.
|
|
10 Thanks to Mats Lidell <matsl@xemacs.org> for the report & patch:
|
|
11 <871wgnqunm.fsf@spencer.lidell.homelinux.net>.
|
|
12
|
3975
|
13 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
14
|
|
15 * XEmacs 21.5.28 "fuki" is released.
|
|
16
|
3830
|
17 2007-02-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
18
|
|
19 * canna/canna_api.c: Move CANNA_NEW_WCHAR_AWARE to config.h.
|
|
20 Clean up ancient cruft for IROHA (Canna v.1) support.
|
|
21
|
3820
|
22 2007-02-08 Adrian Aichner <adrian@xemacs.org>
|
|
23
|
|
24 * postgresql/postgresql.c: Update Steve L. Baur's address on his
|
|
25 request.
|
|
26 * postgresql/postgresql.h: Ditto.
|
|
27
|
3402
|
28 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
29
|
|
30 * XEmacs 21.5.27 "fiddleheads" is released.
|
|
31
|
3323
|
32 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org>
|
|
33
|
|
34 * XEmacs 21.5.26 "endive" is released.
|
|
35
|
3259
|
36 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
37
|
|
38 * XEmacs 21.5.25 "eggplant" is released.
|
|
39
|
3150
|
40 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
41
|
|
42 * XEmacs 21.5.24 "dandelion" is released.
|
|
43
|
3083
|
44 2005-11-22 Ben Wing <ben@xemacs.org>
|
|
45
|
|
46 * common/Makefile.common (mostlyclean):
|
|
47 Ignore errors from rm during clean.
|
|
48
|
3071
|
49 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
50
|
|
51 * canna/canna_api.c: Small fixes to Mule-ization patch.
|
|
52
|
|
53 2005-11-01 Ben Wing <ben@xemacs.org>
|
|
54
|
|
55 * canna/canna_api.c: Mule-ization.
|
|
56
|
3062
|
57 2005-11-13 Ben Wing <ben@xemacs.org>
|
|
58
|
|
59 * common/Makefile.common:
|
|
60 * common/Makefile.common (.PHONY):
|
|
61 * common/Makefile.common (install):
|
|
62 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig.
|
|
63 Do some refactoring for cleanliness. Put in some magic cookies in
|
|
64 comments so this file gets read as a make file by XEmacs.
|
|
65
|
3043
|
66 2005-11-02 Marcus Crestani <crestani@xemacs.org>
|
|
67
|
|
68 * canna/.cvsignore: New.
|
|
69
|
3031
|
70 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
71
|
|
72 * XEmacs 21.5.23 "daikon" is released.
|
|
73
|
3029
|
74 2005-10-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
75
|
|
76 Warning elimination:
|
|
77
|
|
78 * ldap/eldap.c (Fldap_add): Remove declaration of `current', which
|
|
79 is now declared by EXTERNAL_LIST_LOOP_2.
|
|
80 (Fldap_modify): Remove redundant variable `gcpro2',
|
|
81
|
3024
|
82 2005-10-25 Ben Wing <ben@xemacs.org>
|
|
83
|
|
84 * postgresql/postgresql.c (allocate_pgconn):
|
|
85 * postgresql/postgresql.c (allocate_pgresult):
|
|
86 * postgresql/postgresql.h (struct Lisp_PGconn):
|
|
87 * postgresql/postgresql.h (struct Lisp_PGresult):
|
|
88 MC-Alloc refactoring.
|
|
89
|
|
90 2005-10-25 Ben Wing <ben@xemacs.org>
|
|
91
|
|
92 * ldap/eldap.c (allocate_ldap):
|
|
93 * ldap/eldap.h (struct Lisp_LDAP):
|
|
94 MC-Alloc refactoring.
|
|
95
|
3010
|
96 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
97
|
|
98 UNDO:
|
|
99 * canna/canna-api.c:
|
|
100 * canna/Makefile.in.in (MODNAME,SRCS):
|
|
101 Rename module from canna_api to canna-api.
|
|
102
|
3007
|
103 2005-10-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
104
|
|
105 * canna/configure: Create and CVS add.
|
|
106
|
2973
|
107 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
108
|
|
109 * canna/Makefile.in.in (MODVER): Bump to 0.5.
|
|
110
|
|
111 * canna/canna-api.c:
|
|
112 * canna/Makefile.in.in (MODNAME,SRCS):
|
|
113 Rename module from canna_api to canna-api.
|
|
114
|
|
115 2005-09-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
116
|
|
117 * canna: New module.
|
|
118
|
|
119 * canna/canna_api.c: Move from $srcdir/src/mule-canna.c. Add module
|
|
120 initialization function and some boilerplate. Change name to
|
|
121 canna_api to reflect changed role.
|
|
122
|
|
123 * canna/configure.ac:
|
|
124 * canna/Makefile.in.in:
|
|
125 * canna/install-sh:
|
|
126 Standard module boilerplate, adapted to Canna.
|
|
127
|
2931
|
128 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
129
|
|
130 * XEmacs 21.5.22 "cucumber" is released.
|
|
131
|
2812
|
132 2005-06-09 Craig Lanning <CraigL@sc.rr.com>
|
|
133
|
|
134 * ldap/.cvsignore:
|
|
135 * sample/external/.cvsignore:
|
|
136 * sample/internal/.cvsignore:
|
|
137 Added GNUmakefile, Makefile, and Makefile.in
|
|
138
|
2791
|
139 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
140
|
|
141 * XEmacs 21.5.21 "corn" is released.
|
|
142
|
2720
|
143 2005-04-01 Marcus Crestani <crestani@xemacs.org>
|
|
144
|
|
145 The new allocator.
|
|
146
|
|
147 Remove Lcrecords:
|
|
148
|
|
149 * postgresql/postgresql.c (allocate_pgconn): Allocate with new
|
|
150 allocator.
|
|
151 * postgresql/postgresql.c (allocate_pgresult): Allocate PGresult
|
|
152 with new allocator.
|
|
153 * postgresql/postgresql.h (struct Lisp_PGconn): Add
|
|
154 lrecord_header.
|
|
155 * postgresql/postgresql.h (struct Lisp_PGresult): Add
|
|
156 lrecord_header.
|
|
157 * ldap/eldap.c (allocate_ldap): Allocate with new allocator.
|
|
158 * ldap/eldap.h (struct Lisp_LDAP): Add lrecord_header.
|
|
159
|
2653
|
160 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org>
|
|
161
|
|
162 * XEmacs 21.5.20 "cilantro" is released.
|
|
163
|
2594
|
164 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
165
|
|
166 * XEmacs 21.5.19 "chives" is released.
|
|
167
|
2387
|
168 2004-11-13 Ben Wing <ben@xemacs.org>
|
|
169
|
|
170 * ldap/eldap.c (Fldap_modify):
|
|
171 Need braces around EXTERNAL_LIST_LOOP_2.
|
|
172
|
2377
|
173 2004-01-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
174
|
|
175 * common/Makefile.common (CFLAGS): Use XE_CFLAGS.
|
|
176
|
2367
|
177 2004-10-27 Ben Wing <ben@xemacs.org>
|
|
178
|
|
179 * ldap/eldap.c:
|
|
180 * ldap/eldap.c (Fldap_open):
|
|
181 * ldap/eldap.c (Fldap_search_basic):
|
|
182 * ldap/eldap.c (Fldap_add):
|
|
183 * ldap/eldap.c (Fldap_modify):
|
|
184 * ldap/eldap.c (Fldap_delete):
|
|
185 Mule-ize.
|
|
186 Use EXTERNAL_LIST_LOOP_2 instead of deleted EXTERNAL_LIST_LOOP.
|
|
187
|
2346
|
188 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
189
|
|
190 * XEmacs 21.5.18 "chestnut" is released.
|
|
191
|
2286
|
192 2004-09-14 Jerry James <james@xemacs.org>
|
|
193
|
|
194 * postgresql/postgresql.c:
|
|
195 * ldap/eldap.c:
|
|
196 Mark unused parameters with the UNUSED macro.
|
|
197
|
2272
|
198 2004-09-14 Jerry James <james@xemacs.org>
|
|
199
|
|
200 * ldap/eldap.c (Fldap_open): Change ldap_passwd to ldap_password
|
|
201 to eliminate a gcc shadow warning.
|
|
202
|
2268
|
203 2004-09-13 Jerry James <james@xemacs.org>
|
|
204
|
|
205 * ldap/eldap.c (signal_ldap_error): Mark as noreturn.
|
|
206
|
1964
|
207 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
208
|
|
209 * XEmacs 21.5.17 "chayote" is released.
|
|
210
|
1716
|
211 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
212
|
|
213 * XEmacs 21.5.16 "celeriac" is released.
|
|
214
|
1706
|
215 2003-09-21 Jerry James <james@xemacs.org>
|
|
216
|
|
217 * postgresql/postgresql.c (unload_postgresql): Do not mangle the
|
|
218 unload function name when compiling with C++.
|
|
219 * ldap/eldap.c (unload_eldap): Ditto.
|
|
220
|
1665
|
221 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
222
|
|
223 * XEmacs 21.5.15 "celery" is released.
|
|
224
|
1650
|
225 2003-08-28 Jerry James <james@xemacs.org>
|
|
226
|
|
227 * common/Makefile.common (LIBSTDCPP): New.
|
|
228 * common/Makefile.common (.c.o): Use it to avoid undefined symbol
|
|
229 errors when compiling modules with g++.
|
|
230
|
1632
|
231 2003-08-18 Jerry James <james@xemacs.org>
|
|
232
|
|
233 * postgresql/postgresql.c: Include emodules.h when building a module.
|
|
234 * ldap/eldap.c: Ditto.
|
|
235 * common/Makefile.common: Make module makefiles processable by cpp.
|
|
236 * common/Makefile.common (IMPORT_LIB): New.
|
|
237 * common/Makefile.common: Use it.
|
|
238
|
1522
|
239 2003-06-11 Jerry James <james@xemacs.org>
|
|
240
|
|
241 * common/Makefile.common: The last change re-broke FreeBSD module
|
|
242 building. Expand srcdir in SRC_SRCS with configure to fix it.
|
|
243
|
1520
|
244 2003-06-10 Jerry James <james@xemacs.org>
|
|
245
|
|
246 * common/Makefile.common: Change GNUish := to =.
|
|
247
|
1510
|
248 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
249
|
|
250 * XEmacs 21.5.14 "cassava" is released.
|
|
251
|
1490
|
252 2003-05-09 Andrew Begel <abegel@CS.Berkeley.EDU>
|
|
253
|
|
254 * common/Makefile.common: Move use of srcdir below its definition.
|
|
255 * sample/internal/Makefile.in.in: Ditto.
|
|
256 * sample/external/Makefile.in.in: Ditto.
|
|
257
|
1489
|
258 2003-05-20 Jerry James <james@xemacs.org>
|
|
259
|
|
260 * sample/internal/Makefile.in.in: Expand $^ for makes that don't
|
|
261 understand it.
|
|
262 * sample/external/Makefile.in.in: Ditto.
|
|
263 * common/Makefile.common: Ditto.
|
|
264
|
1473
|
265 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
266
|
|
267 * XEmacs 21.5.13 "cauliflower" is released.
|
|
268
|
1431
|
269 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
270
|
|
271 * XEmacs 21.5.12 "carrot" is released.
|
|
272
|
1307
|
273 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
274
|
|
275 * XEmacs 21.5.11 "cabbage" is released.
|
|
276
|
1270
|
277 2003-02-07 Jerry James <james@xemacs.org>
|
|
278
|
|
279 * ldap/eldap.c: Add unload_eldap prototype to fix warning.
|
|
280
|
1252
|
281 2003-01-30 Robert Pluim <rpluim@bigfoot.com>
|
|
282
|
|
283 * Makefile.common: FreeBSD make compatability fixes: expand
|
|
284 SRC_SRCS immediately, use MODCC rather than CC to prevent
|
|
285 overriding by top-level makefile.
|
|
286
|
1220
|
287 2003-01-15 Jerry James <james@eecs.ku.edu>
|
|
288
|
|
289 * ldap/eldap.c: Apply Ben's postgresql change to LDAP also.
|
|
290
|
1204
|
291 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
292
|
|
293 * postgresql/postgresql.c:
|
|
294 remove ifdef USE_KKCC.
|
|
295
|
1187
|
296 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
297
|
|
298 * XEmacs 21.5.10 "burdock" is released.
|
|
299
|
1111
|
300 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
301
|
|
302 * postgresql/Makefile.in.in:
|
|
303 * postgresql/Makefile.in.in (SRCS):
|
|
304 * postgresql/Makefile.in.in (SRC_SRCS): Removed.
|
|
305 * postgresql/Makefile.in.in (OBJS): Removed.
|
|
306 * postgresql/Makefile.in.in (SHELL): Removed.
|
|
307 * postgresql/Makefile.in.in (RM): Removed.
|
|
308 * postgresql/Makefile.in.in (PROGNAME): Removed.
|
|
309 * postgresql/Makefile.in.in (CFLAGS): Removed.
|
|
310 * postgresql/Makefile.in.in (INSTALL): Removed.
|
|
311 * postgresql/Makefile.in.in (version): Removed.
|
|
312 * postgresql/Makefile.in.in (prefix): Removed.
|
|
313 * postgresql/Makefile.in.in (exec_prefix): Removed.
|
|
314 * postgresql/Makefile.in.in (libdir): Removed.
|
|
315 * postgresql/Makefile.in.in (instvardir): Removed.
|
|
316 * postgresql/Makefile.in.in (configuration): Removed.
|
|
317 * postgresql/Makefile.in.in (moduledir): Removed.
|
|
318 * postgresql/Makefile.in.in (with_modules): Removed.
|
|
319 * postgresql/Makefile.in.in (srcdir): Removed.
|
|
320 * postgresql/Makefile.in.in (VPATH): Removed.
|
|
321 * postgresql/Makefile.in.in (CC): Removed.
|
|
322 * postgresql/Makefile.in.in (MODARCHDIR): Removed.
|
|
323 * postgresql/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
324 * postgresql/Makefile.in.in (MODCFLAGS): Removed.
|
|
325 * postgresql/Makefile.in.in (INSTALLPATH): Removed.
|
|
326 * postgresql/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
327 * postgresql/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
328 * postgresql/Makefile.in.in (.PHONY): Removed.
|
|
329 * postgresql/Makefile.in.in (all): Removed.
|
|
330 * postgresql/Makefile.in.in (.c.o): Removed.
|
|
331 * postgresql/Makefile.in.in (clean): Removed.
|
|
332 * postgresql/Makefile.in.in (distclean): Removed.
|
|
333 * postgresql/Makefile.in.in (install): Removed.
|
|
334 Move common stuff into modues/common/Makefile.common. (Also
|
|
335 add extraclean target and a couple of other fixes in that file.)
|
|
336
|
|
337 * postgresql/configure.ac:
|
|
338 Extract out common configure stuff into
|
|
339 modules/common/configure-{pre,post}.ac.
|
|
340
|
|
341 * postgresql/postgresql.c (WARNING):
|
|
342 Fix warning.
|
|
343
|
|
344 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
345
|
|
346 * ldap/Makefile.in.in:
|
|
347 * ldap/Makefile.in.in (SRCS):
|
|
348 * ldap/Makefile.in.in (SRC_SRCS): Removed.
|
|
349 * ldap/Makefile.in.in (OBJS): Removed.
|
|
350 * ldap/Makefile.in.in (SHELL): Removed.
|
|
351 * ldap/Makefile.in.in (RM): Removed.
|
|
352 * ldap/Makefile.in.in (PROGNAME): Removed.
|
|
353 * ldap/Makefile.in.in (CFLAGS): Removed.
|
|
354 * ldap/Makefile.in.in (INSTALL): Removed.
|
|
355 * ldap/Makefile.in.in (version): Removed.
|
|
356 * ldap/Makefile.in.in (prefix): Removed.
|
|
357 * ldap/Makefile.in.in (exec_prefix): Removed.
|
|
358 * ldap/Makefile.in.in (libdir): Removed.
|
|
359 * ldap/Makefile.in.in (instvardir): Removed.
|
|
360 * ldap/Makefile.in.in (configuration): Removed.
|
|
361 * ldap/Makefile.in.in (moduledir): Removed.
|
|
362 * ldap/Makefile.in.in (with_modules): Removed.
|
|
363 * ldap/Makefile.in.in (srcdir): Removed.
|
|
364 * ldap/Makefile.in.in (VPATH): Removed.
|
|
365 * ldap/Makefile.in.in (CC): Removed.
|
|
366 * ldap/Makefile.in.in (MODARCHDIR): Removed.
|
|
367 * ldap/Makefile.in.in (MAKE_DOCFILE): Removed.
|
|
368 * ldap/Makefile.in.in (MODCFLAGS): Removed.
|
|
369 * ldap/Makefile.in.in (INSTALLPATH): Removed.
|
|
370 * ldap/Makefile.in.in (INSTALL_PROGRAM): Removed.
|
|
371 * ldap/Makefile.in.in (OBJECT_TO_BUILD): Removed.
|
|
372 * ldap/Makefile.in.in (.PHONY): Removed.
|
|
373 * ldap/Makefile.in.in (all): Removed.
|
|
374 * ldap/Makefile.in.in (.c.o): Removed.
|
|
375 * ldap/Makefile.in.in (clean): Removed.
|
|
376 * ldap/Makefile.in.in (distclean): Removed.
|
|
377 * ldap/Makefile.in.in (install): Removed.
|
|
378 Move common stuff into modues/common/Makefile.common. (Also
|
|
379 add extraclean target and a couple of other fixes in that file.)
|
|
380
|
|
381 * ldap/configure.ac:
|
|
382 * ldap/configure.ac (have_ldap):
|
|
383 Extract out common configure stuff into
|
|
384 modules/common/configure-{pre,post}.ac.
|
|
385
|
|
386 2002-11-17 Ben Wing <ben@xemacs.org>
|
|
387
|
|
388 * common/Makefile.common:
|
|
389 * common/Makefile.common (SHELL):
|
|
390 Common stuff is here.
|
|
391
|
1011
|
392 2002-09-20 Steve Youngs <youngs@xemacs.org>
|
|
393
|
|
394 * postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
|
|
395 up '--site-libraries'.
|
|
396
|
|
397 * ldap/Makefile.in.in (LDFLAGS): Ditto.
|
|
398
|
996
|
399 2002-08-08 Jerry James <james@xemacs.org>
|
|
400
|
|
401 * auto-autoloads.el: New file containing module autoloads.
|
|
402 * auto-autoloads.elc: Ditto.
|
|
403 * README: Update to reflect the new architecture.
|
|
404 * ldap/configure.ac: New file.
|
|
405 * ldap/configure: Ditto.
|
|
406 * ldap/eldap.h: Copy the version from src.
|
|
407 * ldap/eldap.c: Ditto. Add autoloads.
|
|
408 * ldap/eldap.c (unload_eldap): New function to unstaticpro symbols
|
|
409 defined in this file.
|
|
410 * ldap/install-sh: New script for independent module building.
|
|
411 * ldap/Makefile: Remove in favor of autoconf solution.
|
|
412 * ldap/Makefile.in.in: New file containing the autoconf solution.
|
|
413 * postgresql: New directory.
|
|
414 * postgresql/.cvsignore: New file.
|
|
415 * postgresql/configure.ac: Ditto.
|
|
416 * postgresql/configure: Ditto.
|
|
417 * postgresql/install-sh: New script for independent module
|
|
418 building.
|
|
419 * postgresql/Makefile.in.in: New file.
|
|
420 * postgresql/postgresql.h: Copy the version from src.
|
|
421 * postgresql/postgresql.c: Ditto. Add autoloads.
|
|
422 * sample/Makefile: Move to internal and external subdirectories.
|
|
423 * sample/sample.c: Ditto.
|
|
424 * sample/external: New directory containing sample external
|
|
425 modules.
|
|
426 * sample/external/.cvsignore: New file.
|
|
427 * sample/external/configure.ac: Ditto.
|
|
428 * sample/external/install-sh: Ditto.
|
|
429 * sample/external/Makefile.in.in: New.
|
|
430 * sample/external/sample.c: Move from next higher directory.
|
|
431 * sample/internal: New directory containing sample internal
|
|
432 modules.
|
|
433 * sample/internal/.cvsignore: New file.
|
|
434 * sample/internal/configure.ac: Ditto.
|
|
435 * sample/internal/install-sh: Ditto.
|
|
436 * sample/internal/Makefile.in.in: New.
|
|
437 * sample/internal/sample.c: Move from next higher directory.
|
|
438
|
981
|
439 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
440
|
|
441 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
442
|
933
|
443 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
444
|
|
445 * XEmacs 21.5.8 "broccoli" is released.
|
|
446
|
894
|
447 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
448
|
|
449 * XEmacs 21.5.7 "broccoflower" is released.
|
|
450
|
804
|
451 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
452
|
|
453 * XEmacs 21.5.6 "bok choi" is released.
|
|
454
|
774
|
455 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
456
|
3322
|
457 * The Great Mule Merge of March 2002:
|
|
458 see node by that name in the Internals Manual.
|
774
|
459
|
768
|
460 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
461
|
|
462 * XEmacs 21.5.5 "beets" is released.
|
|
463
|
754
|
464 2002-02-14 Sean MacLennan <seanm@seanm.ca>
|
|
465
|
|
466 * base64/base64.c - update Bufpos => Charbpos
|
|
467
|
|
468
|