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