Develop and Download Open Source Software

Browse CVS Repository

Contents of /freewnn/FreeWnn/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.42 - (show annotations) (download)
Sat May 16 16:10:08 2015 UTC (8 years, 10 months ago) by aonoto
Branch: MAIN
Changes since 1.41: +29 -1 lines
* ChangeLog ChangeLog.en :

Document changes by aonoto.

1 /*
2 Some entries (from CVS ChangeLog) are not yet translated to
3 Japanese...
4 */
5
6 Sun, 10 May 2015 09:05:43 Mitsutoshi NAKANO <ItSANgo@gmail.com>
7
8 * ChangeLog, ChangeLog.en: added this messages.
9
10 * Wnn/include/jllib.h (WNN_NO_CREATE): redefined 0 -> pointer.
11 * Wnn/include/jllib.h (WNN_CREATE): redefined -1 -> pointer.
12 See:
13 https://sourceforge.jp/projects/freewnn/lists/archive/users/2015-May/000278.html
14 * Wnn/jlib/jl.c (jl_dic_add_e):
15 (jl_set_env_wnnrc):
16 * Wnn/jlib.V3/jlv3.c (jd_dicadd):
17
18 Sun, 10 May 2015 06:23:38 Mitsutoshi NAKANO <ItSANgo@gmail.com>
19
20 * ChangeLog, ChangeLog.en: added this messages.
21
22 * Wnn/include/jlib_private.h: renamed from
23 Wnn/include/jlib_hide.h.
24 See:
25 https://sourceforge.jp/projects/freewnn/lists/archive/users/2015-May/000278.html
26 * Wnn/jutil/wnnstat.c:
27 * Wnn/jutil/wnnkill.c:
28 * Wnn/jlib/jl.c:
29 * Wnn/jlib/js.c:
30 * cWnn/include/Makefile.in (LINKS3):
31 (jlib_private.h):
32 * kWnn/include/Makefile.in (LINKS3):
33 (jlib_private.h):
34
35 Fri, 22 Nov 2013 19:53:01 Tomoki AONO <aonoto at users.sourceforge.jp>
36
37 * Wnn/pubdicplus/Makefile.in:
38
39 Revert contents of FZK_SRC not to install fzk.master-.c .
40
41 Sat, 9 Nov 2013 03:54:44 Tomoki AONO <aonoto at users.sourceforge.jp>
42
43 * Wnn/pubdicplus/Makefile.in:
44
45 - *.fzk����������������������������full.fzk��������������������
46 ����������������(*.fsrc)��������������������������������
47 ��������������������������������(ex. Debian Bug #724058)
48 ����regexp����������������������������������������������
49
50 - imake������������������������������includes��clean������������������
51 ��������������������������������������������������������
52
53 Tue, 3 Sep 2013 11:40:33 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
54
55 * ChangeLog.en ChangeLog:
56 Added this message for test of CVS commit .
57
58 Mon, 2 Sep 2013 19:18:00 Mitsutoshi NAKANO <bkbin005@rinku.zaq.ne.jp>
59
60 * ChangeLog.en ChangeLog:
61 Added this message .
62
63 * Branched 1.1.1-a022I001 by <bkbin005@rinku.zaq.ne.jp@>
64
65 * Merged many patches from openSUSE:
66
67 Please see also:
68 http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-September/000183.html
69 https://build.opensuse.org/package/show/M17N/fwnn
70
71 - modified: Wnn/jutil/wdreg.c
72 I found type missmatches in main() .
73 Old code gave "" to js_dic_file_create(),
74 but js_dic_file_create()'s argument has a w_char * type .
75 So added w_char W_CHAR_NUL_STR[] = { 0 };
76 and gave it to js_dic_file_create() .
77
78 - modified: cWnn/include/Makefile.in cWnn/jserver/Makefile.in
79 kWnn/include/Makefile.in
80
81 Added header files .
82 So changed Makefile.in .
83
84 - new file: Wnn/include/conv.h Wnn/include/etc.h
85 Wnn/include/jlib_hide.h Wnn/include/jutil.h Wnn/include/romkan.h
86 - modified: Wnn/conv/cvt_key.c Wnn/conv/cvt_read.c Wnn/etc/bdic.c
87 Wnn/etc/dic_atojis.c Wnn/etc/gethinsi.c Wnn/etc/hindo.c Wnn/etc/msg.c
88 Wnn/etc/pwd.c Wnn/etc/revdic.c Wnn/etc/sstrings.c Wnn/etc/xutoj.c
89 Wnn/etc/yincoding.c Wnn/include/jdata.h Wnn/include/jllib.h
90 Wnn/include/jslib.h Wnn/include/msg.h Wnn/jlib.V3/jlv3.c Wnn/jlib/jl.c
91 Wnn/jlib/js.c Wnn/jserver/daibn_kai.c Wnn/jserver/de.c
92 Wnn/jserver/de_header.h Wnn/jserver/do_dic_env.c
93 Wnn/jserver/do_filecom.c Wnn/jserver/do_henkan.c
94 Wnn/jserver/do_henkan1.c Wnn/jserver/do_hindo_s.c Wnn/jserver/fzk.c
95 Wnn/jserver/get_kaiarea.c Wnn/jserver/hinsi_list.c Wnn/jserver/jbiki.c
96 Wnn/jserver/jbiki_b.c Wnn/jserver/jikouho.c Wnn/jserver/jikouho_d.c
97 Wnn/jserver/jishoop.c Wnn/jserver/jishosub.c Wnn/jserver/mknode0.c
98 Wnn/jserver/mknode1.c Wnn/jserver/mknode2.c Wnn/jserver/rd_jishoop.c
99 Wnn/jserver/readfile.c Wnn/jserver/sisheng.c Wnn/jserver/w_string.c
100 Wnn/jutil/atod.c Wnn/jutil/atof.c Wnn/jutil/atorev.c
101 Wnn/jutil/dic_head.c Wnn/jutil/dtoa.c Wnn/jutil/oldatonewa.c
102 Wnn/jutil/ujisf.c Wnn/jutil/wddel.c Wnn/jutil/wdreg.c
103 Wnn/jutil/wnnkill.c Wnn/jutil/wnnstat.c Wnn/jutil/wnntouch.c
104 Wnn/romkan/rk_bltinfn.c Wnn/uum/basic_op.c Wnn/uum/header.c
105 Wnn/uum/history.c Wnn/uum/inspect.c Wnn/uum/jhlp.c Wnn/uum/jikouho.c
106 Wnn/uum/jis_in.c Wnn/uum/jutil.c Wnn/uum/key_bind.c Wnn/uum/kuten.c
107 Wnn/uum/printf.c Wnn/uum/prologue.c Wnn/uum/screen.c Wnn/uum/sdefine.h
108 Wnn/uum/select_ele.c Wnn/uum/sheader.h Wnn/uum/termio.c
109 Wnn/uum/touroku.c Wnn/uum/ttyfdslot.c Wnn/uum/uif.c Wnn/uum/wnnrc_op.c
110 Prototype declarations for reducing compilation warnings .
111 - modified: Wnn/jserver/hinsi_list.c
112 I found a bug in make_hinsi_list(), then fixed it .
113 Please see also:
114 http://lists.opensuse.org/opensuse-ja/2013-08/msg00035.html
115
116 - modified: Wnn/include/msg.h
117 Bugfix: In openSUSE 13.1 Milestone 3,
118 uum could not get error messages .
119 This issue's cause is that we forgot prototype declaration
120 of msg_get() in Wnn/include/msg.h .
121 http://lists.opensuse.org/opensuse-ja/2013-08/msg00014.html
122 http://sourceforge.jp/projects/freewnn/lists/archive/users/2013-August/000140.html
123
124 - modified: Wnn/include/jllib.h Wnn/include/jslib.h
125 Wnn/include/wnn_string.h Wnn/jlib/jl.c Wnn/jserver/error.c
126 Wnn/jutil/atod.c Wnn/romkan/rk_bltinfn.c Wnn/romkan/rk_fundecl.h
127 Wnn/romkan/rk_main.c Wnn/romkan/rk_modread.c Wnn/romkan/rk_read.c
128 Xwnmo/xwnmo/do_socket.c
129 Added many prototype declarations .
130
131 - modified: PubdicPlus/ctopd.c PubdicPlus/wtopd.c
132 Added #include <string.h> and <unistd.h> .
133
134 - modified: Wnn/jlib.V3/jlv3.c
135 Fixed casts in jd_dicadd() .
136
137 - modified: Wnn/jserver/error.c Xwnmo/xwnmo/do_socket.c
138 Changed some types of variables .
139
140 - modified: Wnn/jlib/jl.c Wnn/jlib/js.c
141 Modified definication of message_out() .
142 Modified argument's types:
143 jl_connect_lang(), jl_open_lang(), create_pwd_file(),
144 jl_set_env_wnnrc(), jl_set_env_wnnrc1(), create_file(),
145 make_dir_rec1(), make_dir1(), call_error_handler(), message_out() ...
146 Fixed casts .
147
148 - modified: Wnn/jserver/de.c
149 Added signal handler .
150 Server's exit status changed .
151
152 Sat, 24 Aug 2013 23:24:31 Tomoki AONO <aonoto at users.sourceforge.jp>
153
154 * configure, configure.in, Wnn/include/commonhd.h,
155 Wnn/jserver/de_header.h:
156
157 - Update version string.
158
159 - Use PACKAGE_STRING instead of _SERVER_VERSION in jserver.
160
161 Mon, 5 Aug 2013 03:45:01 Tomoki AONO <aonoto at users.sourceforge.jp>
162
163 * ChangeLog, ChangeLog.en, configure, configure.in:
164
165 Update ChangeLog entry and version string. Added 1.1.1-a022 tag.
166
167 Mon, 5 Aug 2013 02:34:00 Tomoki AONO <aonoto at users.sourceforge.jp>
168
169 * ChangeLog, ChangeLog.en, PubdicPlus/pubdic.p:
170
171 ChangeLog, ChangLog.en:
172 - ChangeLog����������������
173 - Fixed some typo ('backspace' to 'backslash') in
174 Tue, 5 Jan 2010 01:59:40.
175
176 PubdicPlus/pubdic.p:
177
178 - ��������������������������������������������������������������
179 ��������������������������������������2ch FreeWnn����������
180 ��������������������
181 (http://toro.2ch.net/test/read.cgi/unix/1084551838/458)
182
183 Sun, 4 Aug 2013 00:06:16 Tomoki AONO <aonoto at users.sourceforge.jp>
184
185 * Wnn/uum/jhlp.c:
186
187 - uum failed to start on traditional systems because opening
188 tty fails. Fixed open_pty_traditional() to set tty_slave correctly.
189
190 - Changed PTXNAME macro to switch sprintf() to snprintf()
191 on 4.4BSD (or later).
192
193 Sat, 3 Aug 2013 23:56:59 Tomoki AONO <aonoto at users.sourceforge.jp>
194
195 * configure, configure.in:
196
197 - Improve libutil detection. Systems that have both ptsname() and
198 openpty() does not need libutil, this change (probably) covers
199 these systems. Based on patch by 1xx ([freewnn-users 133]).
200
201 - Some cosmetic fixes.
202
203 Fri, 2 Aug 2013 03:43:07 Tomoki AONO <aonoto at users.sourceforge.jp>
204
205 * config.h.in, configure, configure.in, Wnn/uum/Makefile.in,
206 cWnn/uum/Makefile.in, kWnn/uum/Makefile.in:
207
208 - libutil is (may be) used only in uum, so separate this library
209 (if exists) from normal LIBS.
210 Patch by 1xx (itsango at gmail.com) ([freewnn-users 126])
211 with some modification.
212
213 - Fixed spelling in configure.in .
214
215 Fri, 7 Jun 2013 03:24:38 Tomoki AONO <aonoto at users.sourceforge.jp>
216
217 * makerule.mk.in, Wnn/jlib/Makefile.in, Wnn/jlib.V3/Makefile.in,
218 cWnn/jlib/Makefile.in, kWnn/jlib/Makefile.in:
219
220 Pass CPPFLAGS and LDFLAGS on configure / make.
221 Original suggestion by Hideki Yamane, but arranged a bit.
222 ToDo: We should separate FLAGS more cleanly.
223
224 Sat, 16 Jun 2012 19:02:04 Tomoki AONO <aonoto at users.sourceforge.jp>
225
226 * Wnn/uum/inspect.c:
227
228 Fix typo in comment.
229
230 Wed, 13 Jun 2012 04:18:32 Tomoki AONO <aonoto at users.sourceforge.jp>
231
232 * Wnn/: jutil/wddel.c, jutil/wdreg.c, uum/inspect.c,
233 uum/select_ele.c:
234
235 - Quick fix for warning about format-security by gcc.
236 Based on patch by Hideki Yamane and Makoto Fujiwara
237 ([Freewnn-users 102]).
238 Replacing from sprintf() to snprintf() or strncat() would be better.
239 - (Wnn/jutil/wddel.c) Change (fix?) type of Com[] to w_char
240 in code for 'wddel -C' mode. I think I'm doing right, but not tested.
241 - Strip old mail address (as usual).
242
243 Sat, 24 Sep 2011 02:49:35 Tomoki AONO <aonoto at users.sourceforge.jp>
244
245 * ChangeLog, ChangeLog.en:
246
247 Update ChangeLog . Japanese translation (of some commit entry)
248 will come later.
249
250 Mon, 16 May 2011 02:03:53 Tomoki AONO <aonoto at users.sourceforge.jp>
251
252 * configure, configure.in, makerule.mk.in:
253
254 ������������������Libtool-2.4.x����configure����������SHELL��������
255 ��libtool����������������������������������makerule.mk.in��SHELL��
256 ����������������������Debian Bug #621928��������������������
257
258 ������������������������������������������������������������������
259 ����������(��configure����LIBTOOL_MOD)����������������������������
260 ����������������������������������makerule.mk.in��������
261
262 Mon, 18 Apr 2011 01:29:50 Tomoki AONO <aonoto at users.sourceforge.jp>
263
264 * configure, configure.in, Wnn/jutil/Makefile.in,
265 Wnn/uum/Makefile.in, cWnn/jutil/Makefile.in,
266 cWnn/uum/Makefile.in, kWnn/jutil/Makefile.in,
267 kWnn/uum/Makefile.in:
268
269 [freewnn-users 81]��������������(��������#24188)��
270
271 - --with-*wnn-includes��������������������(��������������������)��
272 --with-*wnn-libraries��������������������������*Wnn/jutil(����)
273 ��*uum����������������
274
275 - --without-lib*wnn�������������������������� ��������������������
276 ����������������������
277
278 Mon, 11 Apr 2011 01:51:16 Tomoki AONO <aonoto at users.sourceforge.jp>
279
280 * Wnn/jserver/: de_header.h, renbn_kai.c:
281
282 Wnn/jserver/renbn_kai.c:
283 - tan_syo()��������������������sbn_kai()��������������������������
284 ������������������������������������������������������������������
285 ������������Linux/amd64��jserver��������������������������������
286 ����
287 - ����������������������������������������
288
289 Wnn/jserver/de_header.h:
290 - bnsetu_kai.c��������������������������������(����������)��
291
292 Fri, 31 Dec 2010 23:40:51 Tomoki AONO <aonoto at users.sourceforge.jp>
293
294 * configure, configure.in:
295 We cannot build Xwnmo for now, so we (temporally) disabled AC_PATH_X.
296 Probably workaround for systems with modern install layout of X11.
297 Also removed libcurses template because it was already described.
298
299 Fri, 24 Dec 2010 02:57:32 Tomoki AONO <aonoto at users.sourceforge.jp>
300
301 * INSTALL.en:
302 Update INSTALL.en to follow current INSTALL document.
303
304 Fri, 24 Dec 2010 02:17:43 Tomoki AONO <aonoto at users.sourceforge.jp>
305
306 * Wnn/: jserver/de_header.h, jutil/ujisf.c:
307
308 Wnn/jserver/de_header.h:
309 - Fix return type mismatch of kanjiaddr() prototype declaration.
310 Spotted on http://twitter.com/pachira23/status/8875168688513024 ,
311 and reported to freewnn-users by Hideki Yamane. Original reporter
312 saids it also fixes crash bug of jserver when client register
313 new word to dictionary.
314 - Add prototype declaration of functions in bdic.c (and some
315 source files).
316 - Strip old mail address (as usual).
317
318 Wnn/jutil/ujisf.c:
319 - Added prototype declaration of kanjiaddr() and Print_entry().
320 - Strip old mail address (as usual).
321
322 Sun, 11 Jul 2010 19:18:16 Tomoki AONO <aonoto at users.sourceforge.jp>
323
324 * INSTALL, configure, configure.in, makerule.mk.in,
325 Wnn/jserver/Makefile.in, Wnn/jutil/Makefile.in,
326 Wnn/man/4.cmd/Makefile.in, Wnn/man/6.jutil/Makefile.in,
327 Wnn/uum/Makefile.in, cWnn/jserver/Makefile.in,
328 cWnn/jutil/Makefile.in, cWnn/man/4.cmd/Makefile.in,
329 cWnn/man/6.jutil/Makefile.in, cWnn/uum/Makefile.in,
330 kWnn/jserver/Makefile.in, kWnn/jutil/Makefile.in,
331 kWnn/uum/Makefile.in:
332
333 Added (first step of) support for new installation path layout. Maybe
334 useful for package managers. Please note that new layout is disabled
335 by default. You need to specify following configure parameter if you
336 try this.
337
338 - Added --enable-traditional-layout (default: yes) parameter to
339 configure. If disabled, we install jserver / wnnstat / wnnkill to
340 sbindir. Currently this will take effect on program path only.
341 - Also added --enable-sub-bindir (default: yes if
342 --enable-traditional-layout, no otherwise). If disabled, we install
343 programs to bindir (/ sbindir) directly (i.e. we don't mkdir Wnn4
344 (, cWnn4 and kWnn4) sub directory to bindir (/ sbindir)) .
345 - Enable --program-transform-name and its family to programs
346 (ex. jserver, uum, wnnkill, atod) and corresponding manpages.
347 - Update INSTALL documentation (Japanese version). English version
348 will come later ...
349 - Strip old mail address (as usual).
350 - Merged part of my code to build correctly if builddir != srcdir (as
351 usual).
352
353 Sun, 25 Apr 2010 19:38:55 Tomoki AONO <aonoto at users.sourceforge.jp>
354
355 * config.h.in, configure, configure.in:
356
357 configure.in, configure:
358 - Added -D_GNU_SOURCE for architecture with GNU libc and
359 non-Linux kernel (especially for Debian). Possible fix for Debian
360 Bug #577097.
361 - Cosmetic fix (for configure.in).
362
363 config.h.in:
364 - Forgot to autoheader on last commit of configure.in.
365
366 Mon, 15 Mar 2010 01:58:24 Tomoki AONO <aonoto at users.sourceforge.jp>
367
368 * Makefile.in:
369 - Remove rules that exist on makerule.mk. make install (for example)
370 runs two times faster :-p
371 - Remove old mail address (as usual).
372
373 Tue, 23 Feb 2010 02:06:54 Tomoki AONO <aonoto at users.sourceforge.jp>
374
375 * configure, configure.in, makerule.mk.in,
376 Wnn/pubdicplus/Makefile.in, cWnn/cdic/Makefile.in,
377 cWnn/tdic/Makefile.in, kWnn/kdic/Makefile.in:
378
379 Recent cpp of gcc (at least 4.4) splits line that has many
380 characters per line (in C language manner). This is problem
381 on *.fzk (pubdic etc.) file processing. So adds -traditional-cpp
382 parameter to cpp (at least gcc-2.95 passes this parameter). Simply
383 adding it to CPPFLAGS may break other build, so split FZK_PP (cpp
384 for text processing) from normal CPP. Spotted by some posters of
385 FreeWnn thread in 2ch.net .
386
387 (Other changes)
388 - Use AC_SEARCH_LIBS for libnsl checking (Linux (for example) does not
389 need it).
390 - Strip old mail address (as usual).
391 - Modified to build correctly if builddir != srcdir (as usual).
392
393 Tue, 5 Jan 2010 01:59:40 Tomoki AONO <aonoto at users.sourceforge.jp>
394
395 * Wnn/: man/2.env/wnn/2b_romkan.man, manual/2.env/wnn/2b_romkana:
396
397 - Change '\' to '\e' to correctly format backslash in man file.
398 (Also change formatted text file.) It should reduce Debian lintian
399 warning.
400
401 - Added .nf / .fi to pre-formatted table.
402
403 - Strip old mail address (as usual).
404
405 Sun, 29 Nov 2009 04:20:52 Tomoki AONO <aonoto at users.sourceforge.jp>
406
407 * Wnn/uum/setutmp.c:
408
409 - For systems using utmp-update helper program (ex. Solaris),
410 temporally restore SIGCHLD handler on setutmp().
411 (But it runs only if user is normal user and uum isn't either
412 setuid or setgid process. It seems resetutmp() currently does not
413 need this.)
414
415 - Stop checking return value of pututline() because many systems
416 does not have return value of this function.
417
418 - Change handling of ut_err to work correctly (especially on systems
419 that have utmp (pututline()) without utmpx).
420
421 Sun, 6 Sep 2009 04:35:51 Tomoki AONO <aonoto at users.sourceforge.jp>
422
423 * aclocal.m4, config.guess, config.sub, configure, ltmain.sh:
424 Update libtool to 1.5.26 (last release of 1.5 series - bit old).
425 Also update config.guess, so maybe it will build on AVR32 architecture.
426 (cf. Debian Bug #534811)
427
428 Mon, 1 Jun 2009 01:35:06 Tomoki AONO <aonoto at users.sourceforge.jp>
429
430 * Wnn/uum/: jhlp.c, sheader.h:
431
432 - (jhlp.c) Check owner / permission of ttyp (tty_slave / ttypfd)
433 on open_ttyp(). If check (and chown/chmod) fails, uum warns it may be
434 insecure (ttyp readable) from other local users. (Probably you need
435 proper privileges to uum (ex. setuid-root).)
436 - (jhlp.c) Verbose error message on restoring owner / permission of
437 tty_master and ttyp in do_end().
438 - (sheader.h) Added Prototype of openTermData() / getTermData().
439
440 Mon, 2 Feb 2009 02:52:17 Tomoki AONO <aonoto at users.sourceforge.jp>
441
442 * Wnn/jlib/Makefile.in, Wnn/jlib.V3/Makefile.in,
443 cWnn/jlib/Makefile.in, kWnn/jlib/Makefile.in:
444
445 - Tell Libtool to use external libraries needed for libwnn (and
446 lib[ck]wnn). (ex. libcrypt, libnsl)
447 You don't need detection of these libraries to use libwnn itself
448 in configure (I hope).
449
450 - Use LT_LD to link libraries.
451
452 - (*Wnn/jlib/Makefile.in) Remove definition of LT_{CC,INSTALL}
453 because we already defined in makerule.mk .
454
455 - (Wnn/jlib.V3/Makefile.in) Make use of LT_{CC,INSTALL} in makerule.mk
456 to reduce libtool warning.
457
458 - (Wnn/jlib.V3/Makefile.in) My usual work to build correctly
459 if builddir != srcdir .
460
461 - Strip old mail address (as usual).
462
463 Sun, 26 Oct 2008 19:27:53 Tomoki AONO <aonoto at users.sourceforge.jp>
464
465 * Wnn/include/: jllib.h, jslib.h:
466
467 - Added prototype (and simple macro (FRWNN_PARAMS) around the
468 parameters for good-old C compilers) for jslib.h / jllib.h .
469 Parameters are came from js.c / jl.c . This may or may not build
470 your libwnn client, so please check.
471
472 - Added extern "C" { ... } for C++ clients.
473
474 - Strip old mail address (as usual).
475
476 Mon, 13 Aug 2007 18:56:33 Tomoki AONO <aonoto at users.sourceforge.jp>
477
478 * cWnn/man/2.env/ckey.man:
479 - Added .nf / .fi to pre-formatted table. Quick fix for Debian Bug
480 #367550.
481 - Strip old mail address (as usual).
482
483 Sun, 24 Jun 2007 01:34:16 Tomoki AONO <aonoto at users.sourceforge.jp>
484
485 * INSTALL, INSTALL.en, configure, configure.in, makerule.mk.in,
486 Wnn/uum/Makefile.in, cWnn/uum/Makefile.in, kWnn/uum/Makefile.in:
487
488 - Added detection code if your system need to install uum as
489 set-[ug]id program on configure time. Recent systems may install
490 uum as normal program (to reduce security risk).
491 You can also specify
492 --enable-client-setuid / --enable-client-setgid=group (group must
493 be specified) to control set-[ug]id of uum.
494
495 - Added uum-related option to INSTALL* file.
496
497 - Use modern style AC_INIT. (added pseudo(?) version number and
498 contact address. comments are welcome.)
499
500 Mon, 20 Nov 2006 01:21:22 Tomoki AONO <aonoto at users.sourceforge.jp>
501
502 * INSTALL, INSTALL.en, Wnn/Makefile.in, cWnn/Makefile.in,
503 kWnn/Makefile.in:
504
505 - Current code cannot build on Mac OS X 10.2 (Darwin 6) environment
506 (at least on cf.sourceforge.jp). So we changed to build libconvkey
507 (*Wnn/conv/) only if --enable-client specified.
508
509 - This change also applies to [kc]Wnn, so you can build [kc]uum if you
510 specify --enable-client .
511
512 - Other usual change (part of my change on builddir != srcdir case,
513 strip mail address, ...)
514
515 Sun, 15 Oct 2006 18:48:26 Tomoki AONO <aonoto at users.sourceforge.jp>
516
517 * Wnn/uum/epilogue.c:
518 - epilogue_no_close(): Replaced to HAVE_TERMINFO (maybe it's right).
519 - Stripped old mail address (as usual work).
520
521 Tue, 26 Sep 2006 02:31:35 Tomoki AONO <aonoto at users.sourceforge.jp>
522
523 * config.h.in, configure, configure.in, Wnn/uum/jhlp.c:
524
525 Use posix_openpt() (if it and ptsname() exists) when opening tty.
526 Traditional pts system (that doesn't have posix_openpt()) fallback
527 to dummy function opening /dev/ptmx directly. Getting tty without
528 setting setuid root works in non-pts systems that have
529 posix-compatible pty functions (ex. recent FreeBSD).
530
531 Other changes to configure.in:
532 - Remove (already commented out) default case in system specific part.
533 - Commented out useless AC_DEFINE in term library detection part.
534
535 Tue, 5 Sep 2006 02:21:29 Tomoki AONO <aonoto at users.sourceforge.jp>
536
537 * Wnn/uum/: jhlp.c, termio.c:
538
539 jhlp.c:
540 - Mask IEXTEN in j_term_init().
541 - Use tty_master for systems that has /dev/ptmx and not have
542 ptsname(). (ex. old Debian (2.1 or so))
543 - Added comment.
544
545 termio.c:
546 - Use tparm() as macro for fixed parameter system (ex. SVR4).
547
548 Tue, 29 Aug 2006 01:26:22 Tomoki AONO <aonoto at users.sourceforge.jp>
549
550 * Wnn/uum/jhlp.c:
551 More use of USE_LINUX_TERM in exec_cmd() (as of original canuum patch).
552 And window size setting code moved from Linux specific to generic.
553
554 Tue, 22 Aug 2006 02:31:05 Tomoki AONO <aonoto at users.sourceforge.jp>
555
556 * config.h.in, configure, configure.in:
557 Added configure test for setsid(). (I forgot it.)
558
559 Mon, 24 Jul 2006 02:30:33 Tomoki AONO <aonoto at users.sourceforge.jp>
560
561 * config.h.in, configure, configure.in, Wnn/uum/jhlp.c,
562 Wnn/uum/setutmp.c:
563
564 More utmp fix:
565
566 - Fix build (more) correctly on recent NetBSD (that both have utmpx &
567 traditional utmp)
568 - Moved setutmp() call from child to parent process (not sure if
569 this is right thing)
570
571 Mon, 19 Jun 2006 01:49:41 Tomoki AONO <aonoto at users.sourceforge.jp>
572
573 * config.h.in, configure, configure.in, Wnn/uum/jhlp.c,
574 Wnn/uum/setutmp.c, Wnn/uum/sheader.h:
575
576 Rewrote utmp code in uum (without libspt).
577 Recent BSD (4.4BSD or later based) developer: please write working
578 code specifying --enable-client-utmp . It works well (with
579 --enable-client-utmp) on recent NetBSD (that has putut(x)line()
580 implementation).
581
582 Other changes:
583 Because it cannot work on gcc with Linux/i386, temporally remove
584 -fstack-check from CDEBUGFLAGS if you specify --enable-debug
585 (and you're using gcc).
586
587 Mon, 29 May 2006 01:37:02 Tomoki AONO <aonoto at users.sourceforge.jp>
588
589 * Contrib/dic/gerodic/Makefile.in:
590 Usual work:
591 - Stripping old address
592 - Some modification in case if builddir != srcdir
593 (Does not harm normal build.)
594
595 Sun, 26 Mar 2006 23:33:20 Tomoki AONO <aonoto at users.sourceforge.jp>
596
597 * Wnn/uum/setutmp.c:
598 In current setutmp.c code, saveut / nullut must be struct utmp.
599 So removed struct utmpx statement. This will fix compile on systems
600 that both have utmp.h and utmpx.h (e.g. NetBSD).
601
602 Sun, 26 Mar 2006 23:10:51 Tomoki AONO <aonoto at users.sourceforge.jp>
603
604 * Wnn/uum/jhlp.c:
605 Some minor fix for compiling some platforms:
606
607 - crow is declared in header.h, so remove duplicate extern.
608 - #ifdef-ed I_PUSH ptem / ldterm for platforms that don't have STREAMS
609 but have ptsname (e.g. Linux, recent NetBSD).
610
611 This change will succeed compile on some platforms, but uum
612 segfaults on my environment (Linux) ...
613
614 Mon, 20 Mar 2006 01:38:15 Tomoki AONO <aonoto at users.sourceforge.jp>
615
616 * Wnn/uum/setutmp.c:
617 Some minor change to fix compile error on Linux.
618 UTMP feature is so complex to understand ...
619
620 Wed, 8 Mar 2006 02:15:33 Tomoki AONO <aonoto at users.sourceforge.jp>
621
622 * configure, configure.in, makerule.mk.in:
623 Modified WNNCNVFILEDIR to install correct cnv_* file
624 if you're in terminfo environment.
625
626 Sun, 5 Mar 2006 04:01:45 Tomoki AONO <aonoto at users.sourceforge.jp>
627
628 * CONTRIBUTORS, config.h.in, configure, configure.in,
629 Wnn/conv/cvt_head.h, Wnn/conv/cvt_read.c, Wnn/include/commonhd.h,
630 Wnn/include/wnn_os.h, Wnn/uum/Makefile.in, Wnn/uum/header.c,
631 Wnn/uum/jhlp.c, Wnn/uum/sdefine.h, Wnn/uum/setutmp.c,
632 Wnn/uum/sheader.h, Wnn/uum/termcap.c, Wnn/uum/termio.c,
633 cWnn/uum/Makefile.in, kWnn/uum/Makefile.in:
634
635 Long awaited merge of uum-related patch (based on hiroo's work
636 in November, 2003)
637
638 - Detect termcap / terminfo, curses etc. automatically (from canuum)
639 But, configure support of libspt does not implemented / does not
640 include Canna support / utmp implementation does not work correctly.
641 - pty / pts processing (from Kabe). Auto detection in configure by
642 hiroo.
643 - Some modification due to build error in my environment.
644 - (As usual) stripping old address / adding lines in case
645 if builddir != srcdir .
646
647 Many thanks to AIDA shinra, Taketo Kabe @ SRA Tohoku, hiroo,
648 kouji at hiroshima-u.ac.jp (original author of Kabe's patch).
649
650 Fri, 3 Mar 2006 02:18:49 Tomoki AONO <aonoto at users.sourceforge.jp>
651
652 * makerule.mk.in, Wnn/romkan/Makefile.in, cWnn/romkan/Makefile.in,
653 kWnn/romkan/Makefile.in:
654
655 Some minor changes before large commit:
656
657 makerule.mk.in:
658 - Remove MAKE (if your make does not need this). You can build
659 with other make command (ex. gmake).
660 - Define LT_{CC,LD,INSTALL} globally.
661
662 *Wnn/romkan/Makefile.in:
663 - Use LT_CC to remove warning.
664 - (Usual work) changed some lines to build correctly
665 in case builddir != srcdir . (I think this don't
666 break normal build.)
667
668 both files:
669 - (Usual work) stripping old mail address.
670
671 Sat, 11 Feb 2006 18:51:44 Tomoki AONO <aonoto at users.sourceforge.jp>
672
673 * Wnn/uum/: hinsi.c, jikouho.c, printf.c, termio.c, touroku.c:
674 - Include string related header to reduce warning. (more merged from
675 hiroo's work tree.)
676 - Stripped old mail address (as usual).
677
678 Sat, 11 Feb 2006 03:29:38 Tomoki AONO <aonoto at users.sourceforge.jp>
679
680 * Wnn/uum/basic_op.c:
681 - Include string related header to reduce warning. (Merged from
682 hiroo's work tree.)
683 - Stripped old mail address (as usual).
684
685 Sun, 11 Dec 2005 03:50:43 Tomoki AONO <aonoto at users.sourceforge.jp>
686
687 * PubdicPlus/pod.c:
688 Reverse condition of prototype section.
689
690 Sat, 3 Dec 2005 17:29:31 Tomoki AONO <aonoto at users.sourceforge.jp>
691
692 * ChangeLog, ChangeLog.en:
693 LGPL coordinator is Nakai, not 'NaGai'. (Sorry)
694
695 Sat, 3 Dec 2005 16:55:47 Tomoki AONO <aonoto at users.sourceforge.jp>
696
697 * Wnn/include/commonhd.h:
698 Increment _SERVER_VERSION for next (alpha?) release. Also stripped
699 old mail address.
700
701 Wed, 30 Nov 2005 02:25:00 Tomoki AONO <aonoto at users.sourceforge.jp>
702 Update ChangeLog and added 1.1.1-a021 tag.
703
704 Wed, 30 Nov 2005 02:00:02 Tomoki AONO <aonoto at users.sourceforge.jp>
705 * PubdicPlus/pod.c:
706 Changed searchdesc() spec because 2nd / 3rd parameter is not
707 used currently. (I found this on RedHat Bugzilla #110750.)
708 Also added prototype for other functions. Currently it can
709 compile on traditional (K&R) environment.
710
711 Mon, 28 Nov 2005 02:30:23 Tomoki AONO <aonoto at users.sourceforge.jp>
712 * config.h.in, configure, configure.in:
713 - Added -D_GNU_SOURCE to CCOPTIONS if linux. Merged from
714 Gentoo portage, but discussion began in wnn-users ML
715 ([wnn-users 1035]). Thanks to MATSUU Takuto.
716 (Some (ancient?) Linux users may get some problems on
717 building. Please report us if it occurs.)
718 - Changed library searching method of crypt() (to
719 AC_SEARCH_LIBS). Maybe useful for systems that have
720 crypt() on both libc and libcrypt (i.e. Solaris).
721 - Use $(top_builddir) to *WNNJLIB / HINSI_DATA (instead of
722 *WNNJLIBSRC / WNNJDSRC) by default. Useful if builddir !=
723 srcdir, but it doesn't break normal configurations.
724 - Some cosmetic change. (Also stripped old mail address.)
725
726 Mon, 21 Nov 2005 01:10:28 Tomoki AONO <aonoto at users.sourceforge.jp>
727 * Wnn/uum/Makefile.in, cWnn/uum/Makefile.in, kWnn/uum/Makefile.in:
728 Describe each library in *uum dependency line instead of
729 $LOCAL_LIBRARIES (to avoid searching libraries in @LIBS@).
730
731 Sun, 20 Nov 2005 03:25:52 Tomoki AONO <aonoto at users.sourceforge.jp>
732
733 * ChangeLog, ChangeLog.en:
734 Update ChangeLog to 29 Aug 2005. (Japanese translation is
735 not available...)
736
737 Mon, 29 Aug 2005 02:17:35 Tomoki AONO <aonoto at users.sourceforge.jp>
738 * Wnn/uum/Makefile.in:
739 - Fix libtool issue (Added --mode, remove .libs/ directory
740 in make clean).
741 - Stripped (not valid?) mail address of the project.
742 - Changed some line to build correctly in case
743 builddir != srcdir. (I think this don't break normal build.)
744 * [kc]Wnn/uum/Makefile.in:
745 ditto, but I'm not sure we can build kuum / cuum correctly.
746
747 Mon, 29 Aug 2005 01:44:21 Tomoki AONO <aonoto at users.sourceforge.jp>
748 * Wnn/uum/jhlp.c:
749 Strip #include <err.h> because we don't need it and it's
750 specific to BSD. And stripped (not valid?) mail address of
751 the project.
752
753 Mon, 13 Jun 2005 02:14:22 Tomoki AONO <aonoto at users.sourceforge.jp>
754 * Wnn/etc/bdic.c, Wnn/include/wnn_os.h, Wnn/jutil/dtoa.c:
755 Moved get_n_EU_str / get_short from Wnn/etc/bdic.c to
756 Wnn/jutil/dtoa.c . It may be bad idea, but fix compile
757 error on strict compilers (ex. gcc4).
758
759 Mon, 11 Apr 2005 00:26:36 Tomoki AONO <aonoto at users.sourceforge.jp>
760
761 * CONTRIBUTORS, Wnn/etc/bcopy.c, Wnn/etc/mkdir.c, Wnn/etc/msg.c,
762 Wnn/etc/py_table.c, Wnn/etc/strings.c, Wnn/etc/yincoding.c,
763 Wnn/etc/zy_table.c, Wnn/include/commonhd.h, Wnn/include/demcom.h,
764 Wnn/include/hinsi.h, Wnn/include/hinsi_file.h,
765 Wnn/include/jd_sock.h, Wnn/include/jdata.h, Wnn/include/jh.h,
766 Wnn/include/jllib.h, Wnn/include/jslib.h, Wnn/include/msg.h,
767 Wnn/include/rk_spclval.h, Wnn/include/wnn_config.h,
768 Wnn/include/wnn_os.h, Wnn/include/wnn_string.h,
769 Wnn/include/wnnerror.h, Wnn/jlib/jl.c, Wnn/jlib/js.c,
770 Wnn/jlib/kankana.c, Wnn/jlib/wnnerrmsg.c,
771 Wnn/romkan/rk_bltinfn.c, Wnn/romkan/rk_extvars.h,
772 Wnn/romkan/rk_fundecl.h, Wnn/romkan/rk_header.h,
773 Wnn/romkan/rk_macros.h, Wnn/romkan/rk_main.c,
774 Wnn/romkan/rk_modread.c, Wnn/romkan/rk_read.c,
775 Wnn/romkan/rk_spclval.h, Wnn/romkan/rk_vars.c:
776
777 Changed license of libwnn-related files to LGPL-2.0.
778 Thanks to the original Wnn authors and FreeWnn contributors.
779
780 And thanks to Yukihiro Nakai (and tyoshida) for coordination
781 of this relicensing.
782
783 Mon, 31 Jan 2005 02:14:20 Tomoki AONO <aonoto at users.sourceforge.jp>
784 * Wnn/jutil/wnnkill.c:
785 I forgot to add prototype for usage() ... (^^;
786
787 Mon, 31 Jan 2005 02:03:50 Tomoki AONO <aonoto at users.sourceforge.jp>
788 * Wnn/jutil/wnnkill.c:
789
790 - Use vsnprintf() within out() and use vsprintf() for systems
791 doesn't have snprintf() (avoid build error). We should
792 implement (or import) alternate snprintf() for these systems ...
793 - Added prototype of out() for strict C compilers (ex. gcc-4.0).
794 - Show simple usage if unsupported parameter is given.
795
796 Thu, 30 Dec 2004 02:45:32 Tomoki AONO <aonoto at users.sourceforge.jp>
797 * Wnn/jserver/de_header.h:
798 Fix prototype declaration of output_file_uniq() to match
799 recent change of bdic.c .
800
801 Sun, 21 Nov 2004 04:17:19 Tomoki AONO <aonoto at users.sourceforge.jp>
802 * COPYING.LIB:
803 My first commit to sourceforge.jp :
804 Added LGPL-2.0 COPYING file to repository. (LGPL patch by
805 Nakai switch license of libwnn-related files to GNU Lesser
806 General Public License 2, so this is not the version he (or
807 she) intends to.)
808
809 Mon, 13 Sep 2004 01:56:55 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
810 * Wnn/jlib/Makefile.in, cWnn/jlib/Makefile.in,
811 kWnn/jlib/Makefile.in:
812
813 - Added libtool --mode options by introducing LT_CC / LT_INSTALL.
814 (This change is mainly for [ck]Wnn, but also changed Wnn to
815 match style).
816 - Cosmetic change to match style between Wnn and [ck]Wnn.
817 - My usual work to build correctly if builddir != srcdir .
818 (Probably it cannot harm normal build.)
819
820 Sun, 15 Aug 2004 18:38:22 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
821 * Wnn/jutil/Makefile.in, cWnn/jutil/Makefile.in,
822 kWnn/jutil/Makefile.in:
823
824 - Added libtool --mode=XXX option. (by (experimentally)
825 introducing LT_LD / LT_INSTALL variable. Is this idea
826 reasonable?)
827 - Also added my change to support building in case
828 builddir != srcdir .
829
830 Thu, 12 Aug 2004 18:03:19 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
831 * Wnn/jutil/atod.c:
832 Converted strlcpy() -> strncpy(). (Portability issue)
833
834 Tue, 20 Jul 2004 03:24:26 Hiroo Ono <hiroo at oikumene.gcd.org>
835 * Wnn/jutil/: atod.c, atorev.c, dic_head.c, oldatonewa.c, sort.c,
836 utilbdic.c, wnnkill.c, wnntouch.c:
837
838 Conform to ISO C.
839 Bad thing with this commit is that it is not tested (even
840 not compiled). However I thought it better to commit than
841 forget, as I cannot take enough time.
842
843 Tue, 13 Jul 2004 02:53:02 Hiroo Ono <hiroo at oikumene.gcd.org>
844 * Wnn/etc/bdic.c, Wnn/etc/pwd.c:
845 ANSIfy, and make #ifdef thing a little bit simple.
846 Added function prototypes, which are to be moved to some
847 header file.
848
849 Wed, 30 Jun 2004 00:11:55 Hiroo Ono <hiroo at oikumene.gcd.org>
850 * ChangeLog, ChangeLog.en:
851 update to 20 June 2003.
852
853 Tue, 29 Jun 2004 01:25:58 Hiroo Ono <hiroo at oikumene.gcd.org>
854 * ChangeLog, ChangeLog.en:
855 update to 4 June 2003.
856 Remove a comment about setenv(). It may have come from my
857 misunderstandig.
858
859 Tue, 29 Jun 2004 01:24:35 Hiroo Ono <hiroo at oikumene.gcd.org>
860 * Wnn/jlib/Makefile.in:
861 add libtool option.
862
863 Mon, 28 Jun 2004 00:39:11 Hiroo Ono <hiroo at oikumene.gcd.org>
864 * Contrib/dic/gerodic/g-jinmei.u:
865 gerodic: Fix ������������ & ���� entry.
866 They might be deleted, but for the instant just fix
867 them.
868
869 Sat, 19 Jun 2004 01:32:41 Hiroo Ono <hiroo at oikumene.gcd.org>
870 * Wnn/jserver/de.c:
871 Mistakenly removed "break" in rev.1.29. Revert them.
872 pointy hat to: hiroo
873
874 Sat, 22 May 2004 01:39:31 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
875 * INSTALL, INSTALL.en, config.h.in, configure, configure.in,
876 Wnn/etc/revdic.c, Wnn/jserver/Makefile.in, Wnn/jserver/do_env.c,
877 cWnn/jserver/Makefile.in, kWnn/jserver/Makefile.in:
878
879 Commit from my work area part 2. (Bit large ...)
880
881 Rewrote configure part of libwrap support:
882
883 - By default, configure finds if libwrap is installed.
884 - Do AC_TRY_LINK() on both $withval=yes and $withval=PATH case.
885 (AC_CHECK_LIB() fails against original TCP wrapper ...)
886 - HAVE_LIBWRAP are defined in config.h.in, so remove "-DHAVE_LIBWRAP"
887 from CFLAGS.
888 - Changed WRAPLIBS -> WRAPLIB .
889 - Add WRAPLIB on [kc]Wnn . Also add --mode=XXX to LIBTOOL lines.
890
891 Other changes:
892
893 - (configure) Running generated script by autoconf-2.53 (that
894 we are using) fails on some Bourne shell family (lack of
895 LINENO support. ex. FreeBSD). Add code to clear default
896 --with-tag (Libtool issue?).
897 - (configure) Add -no-cpp-precomp on Darwin only if you are using gcc.
898 (But I don't know other compilers running on Darwin.)
899 - (configure) Use $ac_install_sh to mkdir Contrib/dic/gerodic .
900 - (do_env.c) Convert non-printable character for logging on
901 JS_OPEN / JS_CONNECT. Partial fix of Bugtraq id 7918
902 ([freewnn:01002]).
903 Please don't install jserver as setuid *root* ... (^^;)
904 - (revdic.c) Fix compiler warnings.
905 - (some Makefiles) Some lines changed to build correctly if
906 builddir != srcdir. (I think this don't break normal build.)
907
908 Fri, 21 May 2004 22:55:53 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
909 * configure.in:
910 Commit from my work area: Change indention of help string in
911 configure. (Cosmetic issue only.)
912
913 Sun, 25 Apr 2004 03:56:40 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
914 * Wnn/pubdicplus/Makefile.in, cWnn/cdic/Makefile.in,
915 cWnn/tdic/Makefile.in, kWnn/kdic/Makefile.in:
916
917 Some CPP (ex. cpp bundled with Mac OS X 10.3 Developers CD)
918 adds "#pragma" line, so strip these lines before processing
919 atof. Inspired by Makoto Fujiwara's Web diary (2004/Mar/01).
920
921 This change includes part of my modification (in case
922 builddir != srcdir), but it doesn't affect to normal build ...
923
924 Thu, 20 Nov 2003 19:31:59 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
925 * Wnn/jserver/de.c:
926 Don't use is_internet_socket if --without-libwrap (quick &
927 dirty fix). Spotted by Makoto Fujiwara (in his Web diary).
928
929 Sat, 8 Nov 2003 15:26:06 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
930 * Wnn/jlib/js.c:
931 If we use s[0..6] (in get_serv_defs()), we should declare s[7].
932 Found in RawHide package (1.11-39) (and probably in Fedora / Red Hat
933 Enterprise Linux package). Spotted to (at least) Red Hat
934 by d.binderman at virgin.net .
935
936 Tue, 16 Sep 2003 20:42:13 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
937 * Contrib/dic/gerodic/g-jinmei.u:
938 Fix translation of 'morisu' -> 'Morris' (not '*N*orris').
939 Spotted by Fe2+ ([freewnn:01006]).
940 Fri, 20 Jun 2003 16:10:24 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
941 * Wnn/jserver/de.c:
942 libwrap �������������������������������� host ������������������
943 ����������������������������������libwrap �������������������� client
944 ����������������������������
945 ���������� recv() ����������������������
946 TIME_WITH_SYS_TIME ������������������
947
948 Wed, 18 Jun 2003 11:10:46 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
949 * Wnn/jserver/de.c:
950 libwrap ���������� socketclose() ������������
951 ��������������: ����������������������������������c_c=NULL ��
952 ����������
953
954 Tue, 10 Jun 2003 10:39:09 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
955 * configure.in:
956 socklen_t ������������������ AC_CHECK_TYPES ��������������������
957 *BSD ������������������������������������������������
958 --disable-debug ��������������������CDEBUGFLAGS ������������������
959
960 Sun, 8 Jun 2003 03:09:52 Hiroo Ono <hiroo at oikumene.gcd.org>
961 * configure.in:
962 utmpx.h ��������������������������
963 time_t ����������������������������������������
964 uum ���������� getgpid, getgprp ��������������������������
965 libwrap �������� ([freewnn:0032] ������������)��
966 * Wnn/include/wnn_os.h:
967 FD_SET ��������������������������������������
968 * Wnn/jserver/de.c:
969 autoconf �� TIME_WITH_SYS_TIME ������������������������
970 FD_SET �������������� wnn_os.h ������������
971 libwrap �������� ([freewnn:0032] ������������)��
972 * Wnn/jserver/error.c:
973 autoconf �� TIME_WITH_SYS_TIME ������������������������
974
975 Sat, 7 Jun 2003 13:04:33 Hiroo Ono <hiroo at oikumene.gcd.org>
976 * configure.in: utmp.h ��������������������������
977 * Wnn/include/wnn_os.h:
978 Wnn/etc ����������������������������������������������
979 * Wnn/jserver/de.c:
980 file_init() �� malloc ����������������������������
981 * Wnn/jserver/de_header.h, get_kaiarea.c, jbiki.c:
982 ��������������
983 * Wnn/jserver/readfile.c, b_index.c, do_filecom.c, jishoop.c, rd_jishoop.c:
984 *_realloc ����������������������������������������������
985
986 Wed, 4 Jun 2003 14:12:13 Hiroo Ono <hiroo at oikumene.gcd.org>
987 * Wnn/jserver/get_kaiaria.c:
988 ���������������������� kai_area.c ��������������������
989 * Wnn/jserver/kai_area.c: ������
990 * {Wnn,cWnn,kWnn}/jserver/Makefile.in: kai_area.{c,o} ��������
991
992 Wed, 4 Jun 2003 14:05:23 Hiroo Ono <hiroo at oikumene.gcd.org>
993 * configure.in:
994 AC_CHECK_TYPES, AC_DEFINE ������������������������������
995 * acconfig.h:
996 AC_DEFINE ��������������������������������������������
997
998 Wed, 4 Jun 2003 08:35:03 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
999 * config.guess, config.sub, ltmain.sh, aclocal.m4:
1000 Libtool �� 1.5 ������������������������Darwin/MacOS X ��������
1001 ��������������������������������������������[freewnn:00978] ��
1002 ������������������������������
1003 ������������--mode=MODE ����������������������������������������
1004 ����������������
1005
1006 Fri, 30 May 2003 16:18:00 Hiroo Ono <hiroo at oikumene.gcd.org>
1007 * Wnn/include/commonhd.h:
1008 SERVER_VERSION �� 1 ������������
1009
1010 Sun, 18 May 2003 14:34:02 Hiroaki Abe <h-abe at pc.highway.ne.jp>
1011 * Wnn/jserver/de_header.h, do_filecom.c:
1012 ���� struct wnn_file files ������������������
1013
1014 Sun, 11 May 2003 19:01:10 Hiroo Ono <hiroo at oikumene.gcd.org>
1015 * Makefile.in, configure.in, makerule.mk.in:
1016 CFLAGS �� CDEBUGFLAGS ����������������
1017 * configure: ��������
1018 * Wnn/etc/bdic.c, Wnn/include/jd_sock.h, Wnn/jlib/js.c,
1019 Wnn/romkan/rk_modread.c, Wnn/uum/jhlp.c, Wnn/romkan/rk_read.c:
1020 ������ UX386 ��������
1021 * Wnn/jlib/jl.c, Wnn/jlib/kankana.c, Wnn/jserver/do_env.c,
1022 Wnn/jserver/do_filecom.c, Wnn/uum/uif.c:
1023 ��������������
1024 * Wnn/jserver/ddefine.h, Wnn/jserver/fzk.h, fzk.c, Wnn/uum/sheader.h:
1025 2003���� copyright ������������
1026 * Wnn/conv/Makefile.in: ������������������
1027 * Wnn/jlib/Makefile.in, Wnn/jlib.V3/Makefile.in,
1028 cWnn/jlib/Makefile.in, kWnn/jlib/Makefile.in:
1029 ������������getopt.c ����������������������������
1030 * Wnn/jlib/getopt.c: libc ������ GNU getopt ������������������
1031 * cWnn/etc/Makefile.in, kWnn/etc/Makefile.in:
1032 ������������������
1033 GNU �� getopt.c, getopt1.c �������� (long option ��������)��
1034 ��������������
1035 * cWnn/include/Makefile.in, kWnn/include/Makefile.in:
1036 GNU �� getopt.h �������� (long option ��������)��
1037 * Wnn/jserver/Makefile.in, cWnn/jserver/Makefile.in,
1038 kWnn/jserver/Makefile.in:
1039 de_vars.c, jserver_id.c ��������
1040 getopt �� GNU ������������������������������
1041 FORKDEF ���� (de.c ����������)��
1042 * Wnn/jserver/de_vars.c:
1043 global ������ de_header.c �� de.c ������������������
1044 * Wnn/jserver/de_header.h:
1045 global ���������������������� OPT_* ����������������������
1046 * Wnn/jserver/kai_area.c:
1047 * Wnn/jserver/kaiseki.h:
1048 ���������������� kaiseki.h ����������������������
1049 * Wnn/jserver/jserver_id.c: ������������������������
1050 * Wnn/jserver/bnsetu_kai.c:
1051 jmt_set() ��������������������������
1052 �������� -1 (������) ��������������������������������������������
1053 * Wnn/jserver/de.c:
1054 ���������������� de_header.h ���� de.c ��������
1055 ������ UX386 ������
1056 GNU �� getopt ���������������������������� long option ������������
1057 -D ���������� (tty ��������������) ������������
1058 ������������������ OPT_* ����������������������������������
1059 * Wnn/etc/getopt.c, Wnn/etc/getopt1.c, Wnn/include/getopt.h:
1060 GNU getopt (getopt_long) ��������
1061 * Wnn/jserver/jmt0.c:
1062 ����������������������������init_jmt() ������������������������
1063 �������������������������� initjmt ����������������
1064 * Wnn/jserver/do_dic_no.c, do_henkan1.c:
1065 init_jmt() ������������������������������������
1066 * Wnn/jserver/get_kaiarea.c:
1067 get_kaiseki_area() ��������������: ����=1 (��0), ����=NULL
1068 (malloc ����������)����������������������
1069 * Wnn/jserver/initjserv.c, snd_rcv.c, w_string.c:
1070 ��������������������������������������
1071
1072
1073 Fri, 9 Apr 2003 Hiroo Ono <hiroo at oikumene.gcd.org>
1074 * freewnn-1-1-1-a020 �� tag ����������
1075
1076 Sun, 6 Apr 2003 06:30:49 Hiroo Ono <hiroo at oikumene.gcd.org>
1077 * Wnn/uum/jhlp.c: err() �� uum_err() ����������libc �� err() ��������
1078 ����������������
1079 * Wnn/uum/sheader.h: ������
1080 * Wnn/jserver/bnsetu_kai.c:
1081 struct kangovect �� typedef ���� word_vertor ������������
1082 * Wnn/jserver/ddefine.h:
1083 ��������������������������������kangovect ��������������
1084 * Wnn/jserver/fzk.c:
1085 struct kangovect �� typedef ���� word_vertor ������������
1086 �������������������������� ISO C ������������
1087 register ��������������
1088 error1() �� log_err() ������������
1089 ��������������������������������������
1090 malloc �������������������������������� (bzero ������ calloc ������)��
1091 �������������� jserver ��������������������������������������������
1092 * Wnn/jserver/fzk.h: word_vector ���� fzkvect �� typedef ������
1093 ddefine.h ������������
1094
1095 Mon, 30 Dec 2002 00:03:24 Hiroo Ono <hiroo at oikumene.gcd.org>
1096 * PubdicPlus/pubdic.p
1097 �������� ������������: ����������������������
1098 (������������ <fujii at chi.its.hiroshima-cu.ac.jp> ������������)
1099
1100 Fri, 8 Nov 2002 09:15:07 Katsuomi Hamajima <hamajima at nagoya.ydc.co.jp>
1101 * Wnn/jserver/de_header.h:
1102 UCHAR ������������������������
1103
1104 Tue, 12 Nov 2002 10:25:02 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
1105 * Wnn/etc/revdic.c:
1106 Little endian �������� atod ����������������������������������������
1107 ([freewnn:00903] �������� <zic-fw at ontime.venus.to> ������������)
1108 * Wnn/jutil/atod.c:
1109 usage �� -U ��������
1110
1111 Sat Sep 07 11:33:53 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1112 * Contrib/dic/gerodic/g-jinmei.u:
1113 PubdicPlus/pubdic.p: ������(������)��������(����������)������������������
1114
1115 Sun Sep 01 17:48:26 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1116 * configure.in: FD_SET() ������������ AC_HEADER_TIME ��������
1117 * configure:
1118 config.h.in: ��������
1119 * Wnn/jserver/initjserv.c:
1120 small style fix.
1121 * Wnn/jserver/de.c:
1122 �������������� C89 ����������������������������������������
1123 select(2) ������ fd_set ���� FD_* ��������
1124 * Wnn/jserver/de_header.h:
1125 �������������� C89 ����������
1126 struct wnn_file->area ������ void* ��������
1127 * Wnn/jserver/renbn_kai.c:
1128 �������������� C89 ����������
1129 error1 �� log_err/log_debug ��������
1130 * Wnn/jserver/readfile.c:
1131 �������������� C89 ����������
1132 error1 �� log_err/log_debug ��������
1133
1134 Mon Aug 26 09:27:23 UTC 2002 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
1135 * Wnn/uum/jhlp.c:
1136 <sys/errno.h> ����������<errno.h> ������������
1137
1138 Sat Aug 24 18:11:53 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1139 * Wnn/jserver/de.c:
1140 �������������� C89 ������������
1141 ��������������������������������
1142
1143 Fri Aug 16 17:30:29 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1144 * Wnn/jserver/b_index.c:
1145 �������������� C89 ��������������
1146 error1 �� log_err/debug ��������
1147
1148 Thu Aug 15 10:31:04 UTC 2002 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
1149 * Wnn/jserver/de.c:
1150 struct client �� user_name, host_name ��������������
1151 log_debug()/log_error() ������������������������������
1152 Possible typo fix for IBM compilers (CLINET -> CLIENT).
1153
1154 Mon Aug 12 16:25:48 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1155 * jserver/de_header.h:
1156 ��������������������
1157 option_flag ������������
1158 * jserver/ddefine.h:
1159 jserver/fzk.h:
1160 jserver/kaiseki.h:
1161 ��������������������
1162 * jserver/de.c:
1163 <sys/time.h> �� include.
1164 DOFORK macro �� option_flag ����������������
1165 error1() �� log_debug() ������������
1166 * jserver/de_vars.c:
1167 option_flag ������
1168 * jserver/do_filecom.c:
1169 fopen() ����������������������
1170 * jserver/error.c:
1171 c_c->user_name ����������������������������������������
1172 * jserver/initjserv.c:
1173 ����������������������
1174 read_default() �� strtok() ����������������������������������������
1175 read_default_files() ������������������ EXPAND_PATH_LENGTH+1 ��������
1176 ��������������������������������
1177
1178 Sun Jul 14 04:19:54 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1179 * PubdicPlus/fzk.con:
1180 PubdicPlus/fzk.fzkattr:
1181 PubdicPlus/fzk.shuutan:
1182 #endif ������������������������������
1183 * Wnn/jserver/de_header.h:
1184 initjserv.c �������� C89 ����������������
1185 * Wnn/jserver/initjserv.c:
1186 change_ascii_to_int() �� atoi() ������������
1187 get_bcksla(): atoi() ��������������
1188 * Wnn/jutil/atod.c:
1189 Wnn/jutil/atof.c:
1190 Wnn/jutil/oldatonewa.c:
1191 Wnn/jutil/ujisf.c:
1192 Wnn/jutil/wnntouch.c:
1193 Wnn/jserver/do_filecom.c:
1194 Wnn/jserver/error.c:
1195 Wnn/jserver/sisheng.c:
1196 Wnn/jlib.V3/jlv3.c:
1197 Wnn/etc/dic_atojis.c:
1198 Wnn/etc/msg.c:
1199 Wnn/etc/sstrings.c:
1200 PubdicPlus/pod.c: Include string(s).h.
1201
1202 Sat Jun 22 17:58:58 UTC 2002 Tomoki Aono <aono at cc.osaka-kyoiku.ac.jp>
1203 * Wnn/manual/4.cmd/jserver:
1204 Wnn/man/4.cmd/jserver.man:
1205 jserver �� -v ������������������
1206
1207 Sat Jun 22 13:26:22 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1208 * CONTRIBUTORS:
1209 pubdic+ ������ patch ������������������������������
1210 ���������������� (Wnn/jserver/de.c [freewnn:00383]).
1211 * acconfig.h:
1212 ������ HAVE_RAND_MAX ��������
1213 * configure.in:
1214 ������ HAVE_RAND_MAX ��������
1215 ramdom() ������������������
1216 * configure, config.h.in: Regenerate.
1217 * Wnn/jserver/de.c:
1218 ���������������������������� (���������� [freewnn:00383])
1219 wnn_os.h ���������� SDRAND ��������
1220 * Wnn/jserver/do_henkan1.c:
1221 NULL macro ������������������������
1222 * Wnn/jserver/do_hindo_s.c:
1223 RAND macro ������������wnn_os.h ���������� SDRAND ��������
1224 * Wnn/jserver/error.c:
1225 errono ����������������������������
1226 * Wnn/etc/bdic.c:
1227 index �� strchr ������������(OS �������� wnn_os.h ��������������)
1228 * Wnn/include/wnn_os.h:
1229 strchr/strrchr/bcopy ����������������������������������
1230 ������������������������������������ rand() ��������������������
1231 ������BSD ������ random() ����������������
1232 * Wnn/jlib/jl.c:
1233 wnn_os.h ���������� RAND ��������
1234 * Wnn/jlib.V3/jlv3.c:
1235 bzero macro ��������wnn_os.h ��������������������
1236 * Xwnmo/xjutil/jutil.c:
1237 ���������������������� include ������
1238 * Wnn/uum/Makefile.in:
1239 �������������� SIGNAL_DEFINES macro ��������
1240 * Wnn/uum/jhlp.c:
1241 strchr/index �� OS ����������������������(wnn_os.h ������)
1242 * Wnn/uum/screen.c:
1243 strchr/index �� OS ����������������������(wnn_os.h ������)
1244 * Wnn/uum/setutmp.c:
1245 strrchr/rindex �� OS ����������������������(wnn_os.h ������)
1246 sdefine.h, sheader.h �� include ������������������������
1247 * Wnn/uum/sheader.h:
1248 ttyfdslot.c �� ttyfdslot() ����������������������
1249 * Wnn/uum/ttyfdslot.c:
1250 ���������������������� include ��������������������������
1251 * Wnn/uum/uif.c:
1252 strchr/index �� OS ����������������������(wnn_os.h ������)
1253 * Wnn/uum/wnnrc_op.c:
1254 ��������������������������������������������������
1255
1256 Fri Jun 21 19:39:47 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1257 * Wnn/include/wnn_malloc.h: ������
1258
1259 Mon Jun 17 17:28:54 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1260 * configure.in:
1261 Autoconf 2.13 ������������������������(cf.[freewnn:00872])
1262 getopt() ������������������
1263 * config.h.in:
1264 configure: GNU Autoconf 2.53 ��������������
1265 * Wnn/include/wnn_os.h:
1266 rev.1.10 �������� #endif �������� (cf.[freewnn:00874])
1267 * Wnn/jlib/getopt.c:
1268 System �� getopt() �������������������� getopt() ��������
1269 (cf.[freewnn:00874])
1270
1271 Sat Jun 15 13:11:45 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1272 * acconfig.h:
1273 EB Library <URI:http://www.sra.co.jp/people/m-kasahr/eb/>.
1274 ����������RETSIGTYPE_VOID hack ��������
1275 * configure.in:
1276 *BSD ���� CCOPTIONS ���� -DCSRG_BASED ��������
1277 configure ������������������AC_CHECK_HEADERS ���� AC_CHECK_FUNCS
1278 ������������
1279 AC_CHECK_TYPES ����������������������
1280 EB Library ����������RETSIGTYPE_VOID hack ��������
1281 ������������������������ Makefile ����������������
1282 getdtablesize() ��������������
1283 * config.h.in, configure: ������ (GNU Autoconf 2.53)
1284 * Wnn/include/wnn_os.h:
1285 bzero/memset, strchr/index strrchr/rindex glue.
1286 SIGNALRETURNSINT �� RETSIGTYPE ���� RETSIGTYPE_VOID ������������
1287 WNN_NFD ���������������� file descriptor ������������������
1288 * Wnn/jlib/getopt.c, jl.c, js.c,
1289 Wnn/jserver/initjserv.c,
1290 Wnn/romkan/rk_header.h:
1291 config.h ������ wnn_os.h �� include ���� BSD42 macro ��������
1292 * Wnn/jserver/de.c:
1293 WNN_NFD ���������������� file descriptor ������������������
1294 * Wnn/jserver/de_header.h, error.c,
1295 Wnn/uum/jhlp.c:
1296 RETSIGTYPE and RETSIGTYPE_VOID ����������������������
1297 WNN_NFD ���������������� file descriptor ������������������
1298 * Wnn/uum/sheader.h:
1299 ����������������
1300 * Wnn/uum/wnnrc_op.c:
1301 BSD42 macro ������
1302
1303 Fri Jun 14 19:39:30 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1304 * Makefile.in: ������������������ $(RM) ��������������
1305
1306 Thu Jun 13 21:27:51 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1307 * FreeWnn/Wnn/uum/jhlp.c, termio.c:
1308 ���������������� setenv() ������������
1309 - ������������������������������������
1310 - setenv() ��������������������������������������������������������
1311 * FreeWnn/Wnn/uum/termcap.c: curses ������������������
1312 * FreeWnn/Wnn/uum/sheader.h: ������������
1313
1314 Mon Jun 10 22:15:23 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1315 * PubdicPlus/pod.c: config.h �� include.
1316
1317 Sun Jun 09 11:08:41 UTC 2002 Hiroaki Abe <h-abe at pc.highway.ne.jp>
1318 * FreeWnn/configure.in:
1319 BeOS R5.1 ������libbind.so ������������������
1320
1321 Mon May 27 16:33:52 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1322 * Wnn/pubdicplus/Makefile.in:
1323 <config.h> �� include ��������������$(TOP) �� include path ��������
1324
1325 Sat May 25 11:24:47 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1326 * FreeWnn/PubdicPlus/ fzk.con, fzk.attr, fzk.jircon:
1327 ���������������� ([wnn-users 973],[wnn-users 975] ��������)��
1328 ������������ ([wnn-users 978] Fe2+����)��
1329
1330 Sat May 25 05:57:43 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1331 * Wnn/jserver/ MALLOC.c, malloc.c: malloc() wrapper ��������
1332
1333 Sun May 12 22:51:18 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1334 * Wnn/conv/cvt_key.c: register ������������
1335 * Wnn/uum/setutmp.c:
1336 setenv() ���������� ���������������������������� include��
1337 * kWnn/jserver/Makefile.in, kWnn/include/Makefile.in,
1338 cWnn/jserver/Makefile.in, cWnn/include/Makefile.in,
1339 Wnn/jserver/Makefile.in:
1340 wnn_malloc.h ���� malloc.c ��������
1341 * Wnn/etc/ msg.c, vasprintf.c,
1342 Wnn/jlib/ jl.c, js.c, kankana.c,
1343 Wnn/jlib.V3/jlv3.c,
1344 Wnn/jserver/ b_index.c, daibun_kai.c, de.c, dispatch.c,
1345 do_env.c, error.c, fzk.c, get_kaiarea.c,
1346 hinsi_list.c,initjserv.c, jikouho.c, jikouho_d.c,
1347 mknode0.c, mknode1.c, mknode2.c, readfile.c,
1348 Wnn/jutil/ atod.c, atorev.c, dtoa.c, ujisf.c, wddel.c,
1349 wdreg.c, wnnstat.c,
1350 Wnn/uum/ basic_op.c, history.c, prologue.c, screen.c,
1351 termcap.c, uif.c, wnnrc_op.c:
1352 malloc() �������� stdlib.h (������ malloc.h) �� include ������
1353 ������ malloc() ��������������������������������������
1354 ������������������������������������ include��
1355 * Wnn/uum/sheader.h: ��������������������������
1356 * Makefile.in: distclean target ����autoconf 2.53 ����������
1357 ����������������������
1358
1359 Sun May 12 01:01:47 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1360 * CONTRIBUTEORS: ����
1361 * configure.in, configure, config.h.in:
1362 bcopy/bzero/bcmp ����������������
1363 * Wnn/etc/bcopy.c:
1364 bcopy/bzero/bcmp ����������������
1365 register ��������������
1366
1367 Sat May 11 13:03:37 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1368 * INSTALL INSTALL.en: Update.
1369
1370 Tue May 07 22:26:30 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1371 * Wnn/etc/msg.c:
1372 _search() ������ ([freewnn:00847] ��������)
1373
1374 Sun May 05 05:13:10 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1375 * Wnn/include/commonhd.h:
1376 _SERVER_VERSION �� pl20 ����������
1377 unistd.h �� include ������������
1378
1379 Sat May 04 17:15:24 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1380 * Wnn/manual/4.cmd/jserver man/4.cmd/jserver.man:
1381 Update.
1382
1383 Thu May 02 15:18:55 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1384 * Wnn/jserver/do_hindo_s.c:
1385 stdlib.h �� include ��������������
1386
1387 Wed May 01 21:05:10 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1388 * configure.in config.h.in configure:
1389 C89, POSIX 1,2 ��������������������������������
1390 syslog() �� syslog.h ������setenv().
1391 * */jserver/Makefile.in:
1392 JS_SUPPORTLIB ��������(BeOS ���� syslog()/libbe ������������)��
1393 * Wnn/jserver/error.c:
1394 syslog() ����������������������������������������������������
1395 * Wnn/uum/jhlp.c sheader.h:
1396 ���������� setenv() ��������������������������
1397 setenv() �� C89, POSIX 1,2 ����������������������������������
1398 setenv() ������������������������������������������������������
1399 ��������������
1400
1401 Tue Apr 02 04:16:21 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1402 * Wnn/jserver/de.c: include fcntl.h.
1403 * Wnn/conv/cvt_read.c: cvt_head.h �� include ����������
1404
1405 Sun Mar 31 11:30:23 UTC 2002 Hiroaki Abe <h-abe at pc.highway.ne.jp>
1406 * Wnn/include/commonhd.h:
1407 BeOS �� unistd.h �������� include ������������������
1408 * */jserver/Makefile.in configure.in configure:
1409 BeOS ����libbe.so �� syslog ����������������������JS_SUPPORTLIBS
1410 ���������� libbe.so �� link ����������������
1411
1412 Sun Mar 31 06:26:54 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1413 * Wnn/jserver/de.c de_header.h:
1414 cmd_name[] ������ argv[0] ���� [cjkt]server ����������������
1415 ����������������������������������
1416
1417 Sat Mar 30 13:44:22 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1418 * Wnn/romkan/rk_modread.c:
1419 stdlib.h �� include ������
1420
1421 Sat Mar 30 09:34:48 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1422 * (Wnn/cWnn/kWnn)/romkan/Makefile.in:
1423 INCLUDES �� -I$(TOP) ��������
1424 LIB_MT_DEFINES ����������������������������
1425 builddir != srcdir �� build ������������������������������������
1426
1427 Sat Mar 30 02:35:22 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1428 * Wnn/etc/yincoding.c: ��������������
1429 * Wnn/ ����:
1430 STDC_HEADERS HAVE_*_H ��������string.h/strings.h unistd.h ����
1431 �������� include ������������
1432 ������������ config.h �� include ������������
1433 * configure.in config.h.in configure:
1434 limits.h ������������ (STDC_HEADERS ��������������������������)��
1435 memory.h ������������ (������ bcopy/index �� memmove/strchr ����������)��
1436
1437 Sat Mar 23 21:18:32 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1438 Wnn ����:
1439 * STDC_HEADERS ������ stdlib.h �� string.h �� include ����������������
1440 * STDC_HEADERS ������������ strings.h �������������� include��
1441 BSD42 ��������������
1442 * ������������ config.h �� include ����������������
1443
1444 Thu Mar 21 06:59:22 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1445 * configure.in: ��������������������������
1446 * cvt_head.h: ������������������������������������
1447 * cvt_read.c, bdic.c, yincoding.c:
1448 BSD42 ������ SYSVR2 ����������������configure ����������������
1449 ������������������
1450 * config.h.in, configure.in, configure:
1451 fchmod() ����������������������
1452
1453 Sun Mar 10 10:43:47 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1454 * pubdic.p: �������� ([freewnn:00812] Fe2+ ����)��
1455
1456 Sat Mar 9 16:50:34 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1457 * Makefile.in config.h.in configure configure.in
1458 Wnn/etc/gethinsi.c Wnn/jserver/Makefile.in
1459 cWnn/jserver/Makefile.in cWnn/include/Makefile.in
1460 kWnn/jserver/Makefile.in kWnn/include/Makefile.in
1461 + Wnn/etc/vasprintf.c Wnn/etc/mkdir.c ��������������������������
1462 ������������������������������������������������
1463 (AC_REPLACE_FUNCS����������������������������������)��
1464 + configure --disable-cWnn ���� cWnn/ ���������������� Makefile
1465 ����������������������������
1466 (experimental: cWnn������������������������������)��
1467
1468 * Wnn/jserver/ de_header.h dispatch.c error.c :
1469 error.c ��������. (cf. [freewnn:00772])
1470 + error1()���������������������������� log_err() / log_debug()
1471 ������������
1472 error1() �� log_debug() ����������������������
1473 + jserver �� -s ������������������ (noisy == 0) ��syslog������
1474 ��������������������
1475 + log{err,debug}() ������������ vwrite_log()��������1��������
1476 ������3��������������������1������������������
1477
1478 Fri Mar 8 20:07:13 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1479 * ���������������� prototype ���������������������� include ������
1480 * Wnn/etc ���������������������������� wnn_os.h �� pototype ����������
1481 * Wnn/etc/msg.c: bsearch() ��������������
1482
1483 Fri Mar 8 08:36:04 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1484 * Wnn/jserver/de.c
1485 log ���������� append �������� open ������
1486 daemon_init() ������������������������������������������������������
1487
1488 Tue Mar 5 09:23:50 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1489 * vasprintf.c �� ansidecl.h �� libiberty (gcc-3.0.4 ������) ����
1490 import ������(error.c ������������)��
1491 ��������������������������������:
1492 vasprintf.c: #include <libiberty.h> ��������
1493
1494 Mon Mar 4 04:01:55 UTC 2002 Tomoki AONO <aono at cc.osaka-kyoiku.ac.jp>
1495 * Wnn/man/4.cmd/jserver/man
1496 �������������������������������������� [freewnn:00759]
1497
1498 Sun Mar 3 14:06:32 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1499 * Wnn/include/wnn_os.h et al.
1500 ISO C �� K&R C �� prototype ��������������������������������
1501
1502 Sun Mar 3 12:53:58 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1503 * configure.in: [freewnn:00764] (��������) ��������������
1504
1505 Sat Mar 2 11:19:21 UTC 2002 Hiroo Ono <hiroo at oikumene.gcd.org>
1506 * wddel �������������� typo ������ ([freewnn:00797] Matui ����).
1507
1508 Mon Sep 24 08:25:28 UTC 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1509 * Fix for configure.in and Makefile.in ([freewnn:00753] ��������).
1510
1511 Sun Sep 16 11:10:20 UTC 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1512 * configure �� --enable-debug option ������������
1513 gcc ����������CDEBUGFLAGS �� -g2 ����������
1514 INSTPGMFLAGS ���� -s �������� strip ��������������������
1515 gcc ������������ configure.in ����������������
1516
1517 Sat Sep 15 17:29:15 UTC 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1518 * jserver �������������� user �������� remote ��������������������
1519 ������������������������������
1520 jserver_dir ��������������������������������
1521 ([freewnn:00699] ������@debian ���� via ��������@debian ����)
1522 ������������������������������������������������configure ��
1523 OFF ������������������ (������������������ ipfilter ������������
1524 ������ host ������������������������������)��
1525 ������������tcp_wrappers ��������������������������������������
1526 �� security ���������������������������� KKTP ����������������
1527 ������������������������������������������������
1528 Manpower ����������������������������������������������������
1529 * ISO C ������������������P_ ������ (in wnn_os.h) ������������
1530 (��������������������������������)��
1531 �������������������� prototype ������������������������������������
1532 (������������������������������������)��
1533 * uum patch ([freewnn:00676] ������������)
1534 cuum, kuum, tuum ������������������������������������������
1535 uum ������
1536 * IPv6 patch ������
1537 Unix domain socket �� permission �� 0777 ��������
1538 cmd_name �� argv[0] ��������
1539 ([freewnn:00716],[freewnn:00732] ��������)
1540 jserver.man ������������
1541 * Wnn/jserver/error.c �� error1() ����"cmd_name:" ����������������
1542 ����������([freewnn:00730] ��������)
1543 * INSTALL ��������������
1544
1545 Tue Aug 14 11:12:34 UTC 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1546 * CPP + IPv6 patch ([freewnn:00673] ��������)
1547 * configure.in �� BeOS ������������ ([freewnn:00677] ��������)
1548 * libtool-1.4 �� libtoolize & aclocal ��������
1549
1550 Sun Jun 17 15:00:08 UTC 2001
1551 * ���� manpage ��������([freewnn:00542] Francis Bond ����)
1552 atod.man, atof.man, dtoa.man
1553 ������������������������������������
1554 * jserver -v option ������([freewnn:00581] ������������)
1555 * jserver usage ������ ([freewnn:00606] Francis Bond)
1556
1557 Sat Jun 2 00:27:56 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1558 * config.h.in, configure.in, */*/Makefile.in,
1559 ����*.h, *.c ����������������:
1560 sys/param.h ����������
1561 ��������config.h ��������������
1562 ��������Makefile.in �� INCLUDES ��������
1563 NOFILE ������������ #if ����������������������
1564 * Wnn/man/6.jutil/atod.man: ���������������������� ASCII ��������
1565 * emacs (NEmacs?) ������������������
1566
1567 Wed May 30 00:09:15 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1568 * Wnn/manual/3.libwnn/*,
1569 Wnn/manual/7.Protocol/KKTP:
1570 ������������ typo ���� ([[freewnn:00581] ������������)
1571 ����������������������������������������������
1572
1573 Sun May 27 12:55:45 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1574 * Makefile.in: distclean �� libtool ��������
1575 * Wnn/include/wnn_os.h: HAVE_WAIT3 ������ (configure.in ������)��
1576 * configure.in: cc �� gcc ���������� CPP ������([freewnn:00578] ��������)
1577 BePC, FreeBSD, Linux ������������
1578 CPP=`$CC -print-prog-name=cpp`
1579 ��������
1580
1581 Sun May 20 18:09:02 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1582
1583 * makerule.mk.in: $(CC) �� -DHAVE_CONFIG_H ������������������������
1584 * PubdicPlus/fzk.con ���� patch ���� ([freewnn:00576] ��������)
1585 * Wnn/include/msg.h ������ <sys/param.h> ������������
1586 * Wnn/jd/wnnenvrc_R.omr: gerodic ������([freewnn:00346] ��������)
1587 * Wnn/jlib/js.c: include config.h ([freewnn:00392] ��������)
1588
1589 Sat May 19 18:20:25 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1590
1591 * PubdicPlus/fzk.con ���� patch ([freewnn:00547] ��������)
1592 * PubdicPlus/pubdic.p ���� ([freewnn:00424] ��������)
1593
1594 * Makefile.in �� distclean target ���� ([freewnn:00380] ��������)
1595
1596 * Wnn/include/msg.h: fix the constraint for path name length.
1597 * Wnn/etc/msg.c: likewise.
1598 * Wnn/jlib/js.c: add the include of sys/param.h for removing path
1599 name length.
1600 ([freewnn:00380] ��������)
1601
1602 * config.h.in �� autoheader ��������������������
1603 acconfig.h ��������
1604 ([freewnn:00290] ��������)
1605
1606 * config.h �� HAVE_CONFIG_H �� define ����������������������������
1607 ��������
1608
1609 Sat May 19 14:16:00 JST 2001 Hiroo Ono <hiroo at oikumene.gcd.org>
1610
1611 * �������� shared library �� (libtool ����)
1612 ([freewnn:00443] ���������� patch)
1613 * libtool-1.3.5 ������
1614 libltdl/aclocal.m4
1615 ltconfig
1616 ltmain.sh
1617 autoconf-2.13 ������
1618 config.guess
1619 config.sub
1620 ������������ ([freewnn:00444] �������� ����)
1621 * Xsi/configure �� CVS ����������
1622 autoconf ��������������������release ������
1623 release engineer ����������������
1624
1625 Tue Mar 21 02:34:45 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1626
1627 * ������ 1.1.1-a017 ������������������
1628
1629 Tue Mar 21 01:12:29 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1630
1631 * Wnn/jserver/de_header.h: get_file_name��expand_file_name ������
1632 ��������������������([freewnn:00369] ����������������)
1633
1634 Tue Mar 21 01:04:22 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1635
1636 * mkdir() ������������������������ system() �� /bin/mkdir ��������
1637 ������������������(��������: Wnn/etc/mkdir.c)
1638 ����: mkdir() ����������������������������������������������
1639 mkdir() ����������������������������
1640 defined(BSD42) || defined(uniosu) || defined(UX386) || defined(DGUX)
1641 ([freewnn:00358] ����������������)
1642
1643 Fri Mar 17 01:56:30 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1644
1645 * gets_cur �� getws_cur ������������������������������������������
1646 ����������(buffer overflow ����) ([freewnn:00361] ����������������)
1647
1648 Fri Mar 3 01:04:09 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1649
1650 * ���������������������������������������� configure ������������
1651 �� #ifdef BEOS ������������([freewnn:00347] ����������������)
1652
1653 Fri Mar 3 00:23:43 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1654
1655 * Wnn/jutil/dic_head.c (input_header): ��������������������
1656 (������������������������) ([freewnn:00319] ����������������)
1657
1658 Mon Feb 28 22:32:17 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1659
1660 * Wnn/etc/msg.c (msg_open): msg_open() �������� libwnn.msg ��
1661 ���������������������������������������� '\0' ��������������
1662 ��������������������������([freewnn:00324]������������������
1663 [freewnn:00350]����������������)
1664
1665 Mon Feb 28 22:17:43 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1666
1667 * .msg ������������������������msg_open ��������FreeWnn������
1668 enbug (T_T)����������������([freewnn:00328])
1669
1670 Fri Feb 25 01:17:04 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1671
1672 * ������ 1.1.1-a016 ������������������
1673
1674 Thu Feb 24 02:24:05 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1675
1676 * ���� indent ������������������������������������������������������
1677 (������������ /* *INDENT-OFF* */��/* *INDENT-ON* */ ��������������)
1678
1679 Wed Feb 23 00:35:09 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1680
1681 * Wnn/jutil/wnnkill.c: indent ������������������ ifdef ����������
1682 ��
1683 * Wnn/jutil/wnnstat.c: (����)
1684 * Wnn/jutil/dtoa.c: (����)
1685
1686 Wed Feb 23 00:32:19 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1687
1688 * Wnn/etc/xutoj.c: ����������������(������������������ ifdef ����
1689 ������������������indent ����������������)
1690 ([freewnn:00336] ����������������)
1691
1692 Mon Feb 14 02:23:38 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1693
1694 * ������ 1.1.1-a015 ������������������
1695
1696 Sun Feb 13 18:56:32 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1697
1698 * configure.in: socklen_t ����������������������������������������
1699 ([freewnn:00238] ����������������)
1700
1701 Sun Feb 13 18:41:43 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1702
1703 * Wnn/jserver/do_env.c: new_env ���� sticky �� jishomax ����������
1704 ��������������������������������������������������
1705 ([freewnn:00229] ����������������)
1706
1707 * Wnn/jserver/do_dic_env.c: del_all_dic_in_env ������������������
1708 env[eid] �������������������� jishomax ���������������� 0 ����������
1709 (�������������������������� jishomax ����������������������������
1710 ������������)
1711 ([freewnn:00229] ����������������)
1712
1713 Sun Feb 13 18:28:02 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1714
1715 * Wnn/jserver/de.c: Solaris2.4+gcc-2.95.1������������warning������
1716 ����������([freewnn:00206] ���������������� + [freewnn:00209])
1717
1718 Sun Feb 13 18:16:54 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1719
1720 * makerule.mk.in: ar ������������ "clq" ���� "cq" ��������SunOS
1721 2.4 ���� l ����������������������������ar �� l ����������HP-UX ��
1722 ��������������������������GNUld ���� No Operation ����������������
1723 ���������� ([freewnn:00207],[freewnn:00208],[freewnn:00210])
1724
1725 Sun Feb 13 18:05:09 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1726
1727 * gerodic ���������������������������� rc ��������������
1728 ([freewnn:00214] kaz / ��������������������)
1729
1730 Sun Feb 13 17:54:13 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1731
1732 * *.man ������������ roff ������������������
1733 ([freewnn:00216] ��������������������)
1734
1735 Sun Feb 13 16:36:01 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1736
1737 * Wnn/jserver/de.c: jserver �� usage ������������ -N ��������
1738 ([freewnn:00273] ��������������������)
1739
1740 * Wnn/jserver/de.c: jserver �� -p ����������������(��������������
1741 ��)
1742 ([freewnn:00277] ��������������������)
1743
1744 * Wnn/man/4.cmd/jserver.man: -p ������������-N ������������������
1745 ������(������������������������)
1746
1747 Thu Feb 10 02:17:38 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1748
1749 * man ��������������������������������������������
1750 ([freewnn:00203] ���� ���� <uematsu at kgz.com>������������)
1751
1752 Mon Feb 7 02:32:22 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1753
1754 * ������ 1.1.1-a014 ������������������
1755
1756 Sun Feb 6 17:22:32 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1757
1758 * COPYRIGHT, COPYRIGHT-j �������������� GPL ����������������������
1759 ����������
1760
1761 Sun Feb 6 17:17:57 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1762
1763 * ChangeLog.old ��������������������������������������������������
1764 ����������������������������
1765
1766 * CONTRIBUTORS ����FreeWnn 1.0/1.1 ������������������
1767
1768 Sun Feb 6 17:15:44 2000 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1769
1770 * ����������������������������������������������������������������
1771 ��������������������������
1772
1773 1. �������� �� FreeWnn Project ������������������������
1774
1775 cWnn/tdic, cWnn/cdic, kWnn/kdic, Contrib/dic/gerodic,
1776 Wnn-consortium/dic
1777
1778 2. �������������� ��FreeWnn Project ������������������������
1779
1780 Wnn/manual, Wnn/manual.en, cWnn/manual, cWnn/manual.en
1781
1782 3. Xwnmo �� FreeWnn Project ������������������������
1783
1784 Xwnmo
1785
1786 4. PubdicPlus �� FreeWnn ��������������������������������������
1787 Public Domain �������������� Pubdic ��������������������������
1788
1789 PubdicPlus
1790
1791 Tue Oct 19 01:07:40 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1792
1793 * ������ 1.1.1-a013 ������������������
1794
1795 Tue Oct 19 00:09:48 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1796
1797 * Wnn/jserver/de.c: jserver ����������������������perror() ������
1798 ������������������������������������������������������
1799 ������������([freewnn:00199])
1800
1801 Mon Oct 18 23:11:20 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1802
1803 * Wnn/jserver/do_hindo_s.c: drand48() ������������������������
1804 (stdlib.h ������������������)��FreeBSD �� jserver ����������������
1805 ������������([freewnn:00195] ����������������)
1806
1807 * Wnn/jserver/do_hindo_s.c: 1U �� (unsigned)1 ��������K&R ��������
1808 ������������([freewnn:00195] ����������������)
1809
1810 Sat Oct 16 00:47:38 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1811
1812 * Wnn/jserver/de.c: accept ��������������������������warning ����
1813 ��������
1814 ([freewnn:00140]: ������������������)
1815
1816 Wed Sep 29 03:19:17 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1817
1818 * ������ 1.1.1-a012 ������������������
1819
1820 Wed Sep 29 02:13:56 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1821
1822 * gerodic �� Makefile.in ������������������
1823 ([freewnn:00143]: kaz / ������������������)
1824
1825 * gerodic �� make ������ make install ������������������������
1826
1827 Wed Sep 29 00:46:31 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1828
1829 * Wnn/jserver/de_header.h: wnn_get_hinsi_name() ������������������
1830 ����������������������(���������� int(��) -> char*(��))��
1831
1832 Wed Sep 29 00:01:03 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1833
1834 * Makefile.in: ".c.i" ��������������������������������
1835 * makerule.mk.in: ".c.i" ��������������������������������
1836
1837 Tue Sep 28 23:25:42 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1838
1839 * Wnn/jlib/js.c: BSD����OS�� SUN_LEN ������������
1840 ([freewnn:00144]: ��������������������)
1841
1842 Tue Sep 28 23:03:26 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1843
1844 * Wnn/etc/strings.c: ���������������� NULL ��������������������
1845 ����
1846
1847 Tue Sep 28 02:04:44 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1848
1849 * HAVE_DRAND48 ������ HAVE_RAND_MAX ��������SRAND48 ��������
1850
1851 * Wnn/jserver/do_hindo_s.c (RAND): (1<<31) �� int ����������������
1852 1U ��������
1853 ([freewnn:00136]: ����������������)
1854
1855 Tue Sep 28 01:04:36 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1856
1857 * Wnn/jserver/de.c: socklen_t ��������
1858 * Wnn/jserver/error.c: time_t ��������
1859
1860 ([freewnn:00140]: ��������������������[freewnn:00135]: ����������
1861 ����������)
1862
1863 Tue Sep 28 00:25:12 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1864
1865 * Wnn/jserver/de.c: typo ������(������������)
1866 ([freewnn:00136] ����������[freewnn:00139] ����������������)
1867
1868 Fri Sep 24 03:05:11 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1869
1870 * ������ 1.1.1-a011 ������������������
1871
1872 Fri Sep 24 02:59:28 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1873
1874 * Wnn/jserver/de.c: NOFILE ������������������������
1875 ([freewnn:00131]: ����������������������)
1876
1877 * time((long*)0) �� time(NULL) ��������
1878 ([freewnn:00131]: ����������������������)
1879
1880 Fri Sep 24 02:55:57 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1881
1882 * PubdicPlus/pod.c: ��static ��������������������������������������
1883 ������������
1884 ([freewnn:00129]: ������������������������)
1885
1886 Thu Sep 23 01:32:04 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1887
1888 * ������ 1.1.1-a010 ������������������
1889
1890 Thu Sep 23 00:17:25 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1891
1892 * PubdicPlus/Makefile.in: ������������ gcc ����������������������
1893
1894 Wed Sep 22 01:53:51 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1895
1896 * ������ 1.1.1-a009 ������������������
1897
1898 Wed Sep 22 01:48:16 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1899
1900 * configure.in: Intel ���� Solaris ������(������������������������)
1901
1902 * Wnn/etc/bdic.c: �������� getnstr() �������� ncurses ������������
1903 ���������������������������������������������������� getnstring()
1904 ��������(������������������������)
1905
1906 Wed Sep 22 01:38:33 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1907
1908 * configure.in: AC_CHECK_LIB ���������������� main ��������������
1909 ����������������������������
1910 ([freewnn:00127] ����������������)
1911
1912 Wed Sep 22 01:15:58 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1913
1914 * ������ 1.1.1-a008 ������������������
1915
1916 Wed Sep 22 00:30:33 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1917
1918 * configure �� autoconf-1.13 ��������������(�������� 1.12 ����
1919 ��)
1920
1921 Wed Sep 22 00:26:07 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1922
1923 * ������ Pubdic ���� Pubdic+ ��������
1924
1925 Sun Sep 19 00:24:33 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1926
1927 * ������ 1.1.1-a007 ������������������
1928
1929 Sat Sep 18 20:09:23 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1930
1931 * crypt ���������������������������������������������� NetBSD ����
1932 ������������������������������������
1933 ([freewnn:00124] ����������[freewnn:00123] ������������������)
1934
1935 Thu Sep 16 03:40:33 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1936
1937 * ������ 1.1.1-a006 ������������������
1938
1939 Thu Sep 16 02:05:58 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1940
1941 * makerule.mk.in: ����������������������
1942
1943 * ��/Makefile.in: ��������������������������������������������
1944 ����������������
1945
1946 Thu Sep 16 01:56:04 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1947
1948 * Wnn/include/Makefile.in: config.h -> wnn_config.h ��������������
1949 �������� $DESTDIR ��������������������([freewnn:00121] ������
1950 ����������)��������������������������������������������������
1951 �������� rm ��������������������������
1952
1953 * cWnn/man/6.jutil/Makefile.in: wnntouch.man ��������������������
1954 ������������([freewnn:00121] ����������������)
1955
1956 * make install.man ��������������������������������������������
1957 ([freewnn:00121] ����������������)
1958
1959 * makerule.mk.in: MANPATH �� /usr/X11R6/man ����������������������
1960 ��������(�� @mandir@ ������)��([freewnn:00121] ����������������)
1961
1962 * makerule.mk.in: ���� COMPRESSMANCMD ��������������������������
1963 ������������������������������������������ ':' ������������������
1964
1965
1966 Thu Sep 16 01:48:36 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1967
1968 * ����������������������������������������������([freewnn:00077]
1969 ������������������)����������
1970 [freewnn:00100] ����������������
1971
1972 Mon Sep 13 03:37:15 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1973
1974 * ������ patch-1.1.1-a005 ������������������
1975
1976 Mon Sep 13 03:35:56 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1977
1978 * �������� CONTRIBUTORS ������
1979
1980 Mon Sep 13 02:04:34 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1981
1982 * Wnn/include/Makefile.in: config.h �� wnn_config.h ��������������
1983 FreeWnn ������������������������������ config.h ������������������
1984 ������������������������������������ "ln -s wnn_config.h config.h"
1985 ����������������������
1986 ([freewnn:00115] ��������������������)
1987
1988 Mon Sep 13 01:56:19 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1989
1990 * configure.in: CPP �� CCOPTIONS ���������������� OS ������������
1991 ���������������������������� OS �������������� configure ��������
1992 ������������(����������������������������)
1993
1994 Sun Sep 12 23:29:59 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
1995
1996 * AIX ����(configure, configure.in)
1997 ([freewnn:00112] Tomoyuki Niijima ��������������)
1998
1999 * cpp ������������������(#line 1 "" ����������������)����������
2000 (AIX �� cpp ����������������)����������������������������
2001 Makefile.in ��������
2002 ([freewnn:00112] Tomoyuki Niijima ��������������)
2003 Xsi/Wnn/pubdic/Makefile.in
2004 Xsi/cWnn/cdic/Makefile.in
2005 Xsi/kWnn/kdic/Makefile.in
2006 Xsi/cWnn/tdic/Makefile.in
2007
2008 * Xsi/makerule.mk.in: SUBDIR ������������������������������������
2009 ([freewnn:00112] Tomoyuki Niijima ��������������)
2010
2011 Fri Aug 20 03:21:52 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2012
2013 * ������ patch-1.1.1-a004 ������������������
2014
2015 Fri Aug 20 02:12:23 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2016
2017 * HP-UX 11.0 ����
2018 ([freewnn:00079] ����������[freewnn:00081] ��������������������)
2019
2020 Fri Aug 20 01:35:17 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2021
2022 * (������������) config.h �� wnn_config.h ����������configure ��
2023 config.h ��������������������(��������������)��
2024 ([freewnn:00050] ��������������������)
2025
2026 Thu Aug 19 02:22:33 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2027
2028 * Makefile.in ���������������������������� makerule.mk ����������
2029 ��������������
2030
2031 * �������������������������������������� make ������������������
2032 (����������������������������������������������!)
2033
2034 * makerule.mk: WNNINCDIR �� WNNLIBDIR �� configure ��������������
2035 ��(�������� /usr/X11R6 ��������������������������)
2036
2037 * install-sh �� autoconf �������������������������������� install
2038 ������������������������ FreeWnn ����������������������������
2039
2040 Sat Aug 14 02:49:58 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2041
2042 * Intel��BeOS ����
2043 ([freewnn:00061] ��������������������)
2044
2045
2046 Wed Aug 11 01:42:28 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2047
2048 * ������ patch-1.1.1-a003 ������������������
2049
2050 Wed Aug 11 01:00:59 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2051
2052 * OpenBSD/i386, HP-UX 9.X ����
2053 ([freewnn:00045] ��������������������)
2054
2055 Wed Aug 11 00:43:11 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2056
2057 * --prefix=dir ��������������(�������� /usr/local ����������������)
2058 ([freewnn:00036] ��������������������)
2059
2060 * configure, configure.in: NetBSD ����
2061 ([freewnn:00036] ��������������������)
2062
2063 Mon Jul 28 22:27:44 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2064
2065 * ������ patch-1.1.1-a002 ������������������
2066
2067 Wed Jul 28 22:12:25 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2068
2069 * configure, configure.in: BSD/OS ���� (��������������������)
2070
2071 Wed Jul 28 22:07:32 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2072
2073 * Wnn/jutil/wddel.c:main() ���� gets() ���������������� fgets() ��
2074 ���� ([freewnn:00024] ������SRA����������������)
2075
2076 * Wnn/etc/msg.c:msg_get() ����������������������������������������
2077 ������������������([freewnn:00024] ������SRA����������������)
2078
2079
2080 Tue Jul 27 01:41:14 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2081
2082 main() ���������������� int ����������������������
2083 ([freewnn:00024] ������SRA����������������)
2084 Wnn/jserver/de.c
2085 Wnn/jutil/wnnstat.c
2086 Wnn/jutil/wnnkill.c
2087 Wnn/jutil/wddel.c
2088 Wnn/jutil/wdreg.c
2089 Wnn/jutil/oldatonewa.c
2090 Wnn/jutil/dtoa.c
2091 Wnn/jutil/atod.c
2092 Wnn/jutil/atof.c
2093 Wnn/jutil/wnntouch.c
2094
2095 Makefile.in ���������������� _NULLCMD_ ��������������
2096 ([freewnn:00024] ������SRA����������������)��OS ������������
2097 (_NULLCMD_ ��������������) echo -n �� -n ������������������������_
2098 NULLCMD_ ���������� Makefile.in ����������������������������������
2099 ������������������������������������(������ ^^;)��
2100
2101
2102 Mon Jul 19 04:44:37 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2103
2104 * ������ patch-1.1.1-a001 ������������������
2105
2106 Mon Jul 19 04:02:14 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2107
2108 * CHANGES: ��������
2109
2110 Pubdic/Makefile.in ��������
2111 ([freewnn:00013] ������DebianProject����������������)
2112
2113 Mon Jul 19 03:13:38 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2114
2115 * CHANGES: (���������������� & ����������������)
2116
2117 SunOS4.* ���������������������� configure �� configure.in ������
2118
2119 Makefile.in ���� @LN_S@ �������� -s ��������������(ln -s -s ������
2120 ���������� SunOS 4 ��������������)���� -s ����������
2121
2122 Wnn/jserver/ddefine.h �� ctype.h ����������������������������(����
2123 ������������������ ctype.h ����������������������������������)��
2124 Solaris 2.6 ������"wnn_os.h" ��������������������������������
2125 <ctype.h> ������������������������������<ctype.h> ����������������
2126 ����������������������������������isspace() ����������������������
2127 ���������� warning ����������egcs ��������������������������
2128 (Wnn/jserver/de_vars.c ������������)��
2129
2130 "char *strchr();����������������ANSI C ������<string.h> ����������
2131 ������������������
2132
2133
2134 Mon Jul 19 02:58:12 1999 Tatsuo Furukawa <frkwtto at osk3.3web.ne.jp>
2135
2136 * CHANGES: [freewnn:00013] (������DebianProject����)
2137
2138 strchr() ��������������������
2139

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26