summaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-lib/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change a default server from "jserver" to "localhost"Satoshi Taoka2003-06-021-0/+24
| | | | Submitted by: mita
* Update to 1.1.1-a018Satoshi Taoka2001-08-0825-1153/+0
| | | | All removed patch files was imported into FreeWnn
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-1225-648/+1128
| | | | | | | | | | | | | | | | | | | | (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a commercial software exits (b) Its license was changed to GPL. (c) The method to configure was changed from imake to GNU configure. (d) Relatively to the original Wnn, the Wnn in the ports tree were modified by me a lot. Most of the modifications were adopted into FreeWnn. (c) Header and library files are installed into ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}. (2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server in chinese, korean and japanese categories. The former is for libwnn and header files to compile client commands, and the files used in client commands. The latter is for a server to convert KANA to KANJI (Chinese character), and dictionaries and files used by the server. Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
* Fix another remote buffer overflow.Satoshi Asami2000-03-121-2/+37
| | | | | Obtained from: Bugtraq-JP (SPS Advisory #34) Submitted by: kuriyama
* Fix buffer overflows.Jun Kuriyama2000-03-091-7/+88
| | | | | | | Reported by: UNYUN@ShadowPenguinSecurity Obtained from: wnn-users ML Suggested by: kjm@rins.ryukoku.ac.jp Approved by: maintainer
* To compile on FreeBSD/alphaSatoshi Taoka1999-04-131-11/+0
| | | | Noticed by: simokawa@FreeBSD.org
* Remove $Id$ from patch-*.Jun Kuriyama1999-02-112-6/+2
|
* Add dictionaries and some fixes.Jun Kuriyama1999-02-109-216/+258
| | | | | PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Fix many bugs. Share files that can be shared.Satoshi Asami1997-09-1011-88/+372
| | | | | PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Don't free() the same region twice.Satoshi Asami1997-02-281-0/+10
| | | | Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
* Make sure fd 2 won't be pointing to the dictionary file, so thatSatoshi Asami1997-02-281-0/+19
| | | | | | pkhmalloc()'s error messages don't end up there. Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
* Misc. bugfix and cleanup.Satoshi Asami1996-08-223-87/+217
| | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
* Fix to recognize tty names over `f' (e.g., ttyph).Satoshi Asami1996-04-231-0/+17
|
* Fix to make it work for local Unix domain sockets (no JSERVER env variableSatoshi Asami1995-03-041-0/+11
| | | | set, for example).
* Update to make jserver work. Needed to "wnntouch" dictionary filesSatoshi Asami1994-11-251-11/+17
| | | | here and there.
* Japanese/Chinese/Korean input method (only Japanese part built andSatoshi Asami1994-11-221-0/+53
tested---someone else please try other languages!)