From 28d09367fa42d244d6fb06b3a7bbd7abf12ad1bd Mon Sep 17 00:00:00 2001 From: Masanori Ogino Date: Sat, 2 Dec 2023 08:40:36 +0900 Subject: [PATCH] Remove outdated files Signed-off-by: Masanori Ogino --- CHANGES.eucJP | 284 -------------------------------------------------- README | 90 ---------------- README.eucJP | 97 ----------------- patchlevel.h | 29 ------ 4 files changed, 500 deletions(-) delete mode 100644 CHANGES.eucJP delete mode 100644 README delete mode 100644 README.eucJP delete mode 100644 patchlevel.h diff --git a/CHANGES.eucJP b/CHANGES.eucJP deleted file mode 100644 index 4708d78..0000000 --- a/CHANGES.eucJP +++ /dev/null @@ -1,284 +0,0 @@ -# -# $SonyId: CHANGES.eucJP,v 1.31 1998/04/08 13:11:09 notanaka Exp $ -# - -[After X11R6 contrib release] - -number: 1 -date: 1994/08/01 -contents: sjis2euc と euc2sjis が半角カタカナも変換してくれると勘違いしていた。 -source: sj3rkcv/wc16_str.c - -number: 2 -date: 1994/08/17 -from: ASHIDA Isao -contents: (sj3-bugs 1) Lynux でコンパイルができない -source: dict/tool/hindo.c -source: dict/tool/offset.c -source: kanakan/depend.c -source: server/comuni.c - -number: 3 -date: 1994/10/21 -contents: MaxClient の上限値を 512 にする。Client 構造体を動的に取る。 -source: include/Const.h -source: include/Struct.h -source: server/comuni.c -source: server/execute.c - -number: 4 -date: 1994/10/21 -contents: ユーザ辞書と学習ファイルのパーミッションのデフォルトを 600 にする。 -source: include/Struct.h -source: server/execute.c -source: server/setup.c - -number: 5 -date: 1994/11/16 -contents: fix spell miss(trdwr -> tirdwr) in warning message -source: server/comuni.c - -number: 6 -date: 1994/11/17 -contents: SJIS の環境で、sj3 の変換結果の文字列がむちゃくちゃになる。 -source: sj3rkcv/wc16_str.c - -number: 7 -date: 1994/11/22 -contents: sj3_zentohan*()が全カタの「ム」以降の文字でおかしい(使ってないけど) -source: sj3rkcv/sj3_rkcv.c - -number: 8 -date: 1994/12/09 -contents: sj3servで複数の辞書を扱えるようにして、sj3libにインタフェースを追加 -source(add): doc/man/sj3mkdic.1 -source: dict/dict/Imakefile -source: dict/tool/Imakefile -source: dict/tool/makedict.c -source: dict/tool/makeseg.c -source: include/sj_global.h -source: kanakan/global.c -source: patchlevel.h -source: server/execute.c -source: server/main.c -source: server/setup.c -source: server/time_stamp.c -source: server/version.c -source: sj3/eucmessage.c -source: sj3/libif.c -source: sj3/sjrc.c -source: sj3/version.c -source: sj3lib/sj.c -source: sj3rkcv/rk_conv.c - -number: 9 -date: 1995/02/03 -from: Haruyuki Kawabe -contents: (sj3-bugs 3) [sj3serv]: [FileReadError] -source: kanakan/depend.c -source: server/version.c - -number: 10 -date: 1995/02/03 -contents: FreeBSD で sj3 が動作するようにした。 -source: dict/tool/file.c -source: kanakan/depend.c -source: server/main.c -source: server/time_stamp.c -source: server/version.c -source: sj3/sj3.c -source: sj3/sjgetchar.c -source: sj3/version.c -source: sj3lib/level1.c - -number: 11 -date: 1995/02/10 -from: Manabe Takashi -contents: Linux で sj3 を動かすためのパッチをあてた。 -source: include/sj_sysvdef.h -source: sj3/sj3.c -source: sj3/sjgetchar.c -source: sj3/version.c - -number: 12 -date: 1995/02/10 -contents: sj3_zentohan()で漢字を入力すると字が化ける(使ってないけど) -source: sj3rkcv/sj3_rkcv.c - -[After fix-1 release] - -number: 13 -date: 1995/03/14 -from: Tsuyoshi Tada -contents: NetBSD/i386 でのコンパイルができるようにした。 -source: sj3/sj3.c -source: sj3/sjgetchar.c - -number: 14 -date: 1995/04/05 -contents: put_flush() が正常終了時に return value を返していない。 -source: sj3lib/level1.c - -number: 15 -date: 1995/04/07 -contents: NetBSD で環境変数 LANG が設定されていないと core dump する。 -source: sj3/sj3.c -source: sj3/version.c - -number: 16 -date: 1995/04/17 -contents: put_over() の引数が多いところがある(とりあえず実害はない)。 -source: sj3lib/level1.c - -number: 17 -date: 1995/05/30 -from: Yoshikatsu Kawabe -contents: (sj3-bugs 5) [SJ3]: Contrib new utility (sj3stat) -source(add): sj3stat/Imakefile -source(add): sj3stat/sj3stat.c -source: Imakefile - -number: 18 -date: 1995/07/18 -from: Ryuichi MATSUMOTO -contents: (sj3-bugs 4) SJ3: Illegal Conversion (-ku, ku-ru) -source: dict/dict/visual.dic - -number: 19 -date: 1995/07/18 -contents: sj3stat で client の情報が正しく取れない。 -source: server/execute.c -source: server/version.c -source: server/time_stamp.c - -number: 20 -date: 1995/07/21 -contents: 単語登録の読み文字列で[a-z],[ヴヵヶ],[#@〒]が正しく使用できない。 -source: kanakan/peepdic.c -source: kanakan/s2ctbl.c -source: kanakan/sj2code.c -source: server/version.c -source: server/time_stamp.c - -number: 21 -date: 1996/02/15 -contents: locale が正しく設定されていないと sj3dic が core dump する。 -source: sj3dic/sj3dic.c -source: sj3dic/sjtool.h -source: sj3dic/codecnv.c -source: sj3dic/sjrc.c - -number: 22 -date: 1996/02/23 -contents: sj3 の変換候補に読みを全角仮名にした候補をくわえた。 -source: sj3/douon.c -source: sj3/libif.c -source: sj3/version.c -source: sj3h/sj3libsj3.h -source: sj3h/sj.h - -number: 23 -date: 1996/02/23 -contents: 読みの全角仮名の候補を選択したとき、ユーザ辞書に登録されるようにした。 -source: sj3/douon.c -source: sj3/version.c - -number: 24 -date: 1996/05/27 -contents: 上記の修正についてマニュアルに記述を追加した。 -source: doc/doc/Nihongo.ps.Z - -number: 25 -date: 1996/05/27 -contents: 辞書が正常に作成できないことがある(SunOS Release 4.1.x)。 -source: dict/tool/cnvhinsi.c -source: sj3h/sj3libsj3.h - -number: 26 -date: 1996/09/05 -contents: sj3serv で使用されないグループ指定に関する文章とソースを削除した。 -source: doc/man/sj3mkdic.1 -source(delete): kanakan/srchgrp.c - -number: 27 -date: 1997/01/21 -from: Hidekazu Kuroki -contents: (sj3-bugs 10) FreeBSD port のための修正 -source(add): server/rc.sj3serv.FreeBSD -source(add): doc/Imakefile -source(add): doc/doc/Imakefile -source(add): doc/man/Imakefile -source: Imakefile -source: demo/sample.c -source: dict/dict/Imakefile -source: dict/tool/Imakefile -source: include/Const.h -source: server/Imakefile -source: sj3/Imakefile -source: sj3/edit.c -source: sj3/funckey.c -source: sj3/henkan.c -source: sj3/romaji.c -source: sj3/sj3.c -source: sj3/sjrc.c -source: sj3dic/Imakefile -source: sj3h/sj2.h -source: sj3lib/Imakefile -source: sj3stat/Imakefile -source: sj3stat/sj3stat.c - -number: 28 -date: 1997/01/22 -from: Toya -contents: (sj3-bugs 9) [NOT bug...] easier(?) installation to non-default directory -source(add): include/Paths.h.in -source(add): sj3.tmpl -source: Imakefile -source: dict/dict/Imakefile -source: dict/tool/Imakefile -source: doc/man/Imakefile -source: doc/doc/Imakefile -source: include/Const.h -source: server/Imakefile -source: sj3/Imakefile -source: sj3/funckey.c -source: sj3/sjrc.c -source: sj3dic/Imakefile -source: sj3lib/Imakefile -source: sj3stat/Imakefile - -number: 29 -date: 1997/01/22 -from: Iwama Yoshihiko -contents: (sj3-bugs 12) sj3: Can't compile sj3 command on BSD/OS -source: demo/sample.c -source: sj3/sj3.c -source: sj3/sjgetchar.c -source: sj3dic/codecnv.c -source: sj3dic/sjrc.c - -number: 30 -date: 1997/10/07 -from: UO Youjiro -contents: (sj3-bugs 20) not work sj3serv on bsdi platform -source: kanakan/depend.c - -number: 31 -date: 1998/01/14 -from: SL Baur -contents: (sj3-bugs 22) [PATCH] Port of sj3-2.0.1.17 to Linux/Libc6 -source: include/sj_sysvdef.h -source: kanakan/depend.c -source: server/comuni.c -source: sj3lib/string.c -source: sj3/display.c -source: sj3/sjgetchar.c -source: sj3/sj3.c - -number: 32 -date: 1998/03/23 -from: MURANAKA Masaki -contents: (sj3-bugs 23) Security bug on SJ3SERV -source: server/execute.c -source: server/time_stamp.c -source: server/version.c diff --git a/README b/README deleted file mode 100644 index f9da3b0..0000000 --- a/README +++ /dev/null @@ -1,90 +0,0 @@ -* What's SJ3 - SJ3 is a Japanese input system developed by Sony Corporation. - SJ3 is composed of Kana-Kanji conversion server(sj3serv), - Kana-Kanji conversion client for terminal(sj3) and Kana-Kanji - conversion library(sj3lib). - -* Configuration notice - Default communication interface between Kana-Kanji server and client - is socket in BSD and TLI in System V. If you want to use socket - in System V, you need to delete "-DTLI" from sj3.tmpl file. - - And you can configure top directory to install SJ3 by setting - SJ3TOP variable in sj3.tmpl file. - The default value is '/usr/local'. - - Attention, if you make sj3 on FreeBSD that does not have libxpg4, - please delete CODE_LIBS variable in sj3.tmpl file. - -* How to make - In this directory, - - # xmkmf - # make Makefiles - # make - # make install - - Following files are installed after make install: - - $(SJ3TOP)/dict/sj3/sj3main.dic Main dictionary(used by sj3serv) - $(SJ3TOP)/bin/sj3serv Kana-Kanji conversion server - $(SJ3TOP)/bin/sj3 Kana-Kanji conversion client - $(SJ3TOP)/bin/sj3dic User dictionary utility - $(SJ3TOP)/bin/sj3mkdic Dictionary converter - $(SJ3TOP)/bin/sj3stat Utility to show status of sj3serv - $(SJ3TOP)/include/sj3lib.h Header file for sj3lib - $(SJ3TOP)/lib/libsj3lib.a Kana-Kanji conversion library - $(SJ3TOP)/lib/sj3/serverrc Configuration file for sj3serv - $(SJ3TOP)/lib/sj3/sjrc Configuration file for sj3 - $(SJ3TOP)/lib/sj3/sjrk Roma-Kana conversion file for sj3 - $(SJ3TOP)/lib/sj3/cvtkey.xterm Mapping table between function key - $(SJ3TOP)/lib/sj3/cvtkey.news and escape sequence for sj3 - $(SJ3TOP)/lib/sj3/cvtkey.nws511 - $(SJ3TOP)/lib/sj3/cvtkey.nws517 - -* Source tree - dict/dict Main dictionary(text file) - dict/tool Tool for converting main dictionary from text file - to binary file - dict/include Header files for above tool - - server Kana-Kanji conversion server - kanakan Kana-Kanji conversion part of server - include Header files for server - - sj3lib Kana-Kanji conversion library - - sj3 Kana-Kanji conversion client for terminal - sj3rkcv Roma-Kana conversion part of client - sj3h Header files for client and library - - sj3dic User dictionary utility - sj3stat Utility to show status of sj3serv - - demo Demonstration program for Kana-Kanji conversion - - doc/man Online manual(Japanese) - doc/doc Operation guide for SJ3 and other documents(Japanese) - -* Tested machine - Sony NEWS Workstation NEWS-OS 4.2.1a+ - NEWS-OS 6.1.1 - PC FreeBSD 2.1.5 - -* Bug report - If some bugs are found, please send bug report(Japanese or English) - using $(TOP)/xc/bug-report format to following e-mail address. - - sj3-bugs@sm.sony.co.jp - -* Acknowledgements - - I would like to thank to the following people for compiled and tested: - - Takashi Fujiwara (Fujitsu) - Katsuhisa Yano (Toshiba) - - January 22, 1997 - - Nobuyuki Tanaka - Sony Corporation diff --git a/README.eucJP b/README.eucJP deleted file mode 100644 index de4e28d..0000000 --- a/README.eucJP +++ /dev/null @@ -1,97 +0,0 @@ -・SJ3 とは - SJ3 は、ソニー(株)で開発された日本語入力システムです。 - SJ3 は、仮名漢字変換サーバ(sj3serv)と、端末用仮名漢字 - クライアント(sj3)、仮名漢字変換ライブラリ(sj3lib)で構成 - されています。 - - -・コンフィグレーション - サーバ/クライアント間の通信のインターフェースについて - は、BSD の場合はソケット、System V の場合は TLI を使用 - するようになっています。System V でソケットインターフェー - スを使用したい場合は、sj3.tmpl の -DTLI を削除してくだ - さい。 - - また、sj3.tmpl ファイルの SJ3TOP でインストールディレク - トリを指定することができます。デフォルトは /usr/local - です。 - - FreeBSD をお使いの方で、libxpg4 がリンクできなくて sj3 - が make できない場合は sj3.tmpl ファイルの CODE_LIBS - の -lxpg4 の記述を削除してください。 - - -・make の手順 - このディレクトリにおいて以下のようにしてください。 - - Makefile を作成する - # xmkmf - # make Makefiles - - make する - # make - - インストールする - # make install - - この操作によりインストールされるファイルをいかに示します。 - - $(SJ3TOP)/dict/sj3/sj3main.dic sj3serv が使用するメイン辞書 - $(SJ3TOP)/bin/sj3serv 仮名漢字変換サーバ - $(SJ3TOP)/bin/sj3 端末用仮名漢字変換クライアント - $(SJ3TOP)/bin/sj3dic ユーザ辞書ユーティリティ - $(SJ3TOP)/bin/sj3mkdic 辞書生成ツール - $(SJ3TOP)/bin/sj3stat sj3serv への接続状況表示ユーティリティ - $(SJ3TOP)/include/sj3lib.h 仮名漢字変換ライブラリのヘッダファイル - $(SJ3TOP)/lib/libsj3lib.a 仮名漢字変換ライブラリ - $(SJ3TOP)/lib/sj3/serverrc sj3serv の設定ファイル - $(SJ3TOP)/lib/sj3/sjrc sj3 の設定ファイル - $(SJ3TOP)/lib/sj3/sjrk sj3 のローマ字仮名変換設定ファイル - $(SJ3TOP)/lib/sj3/cvtkey.xterm sj3 のファンクションキーとエスケープ - $(SJ3TOP)/lib/sj3/cvtkey.news シーケンスの対応を設定するファイル。 - $(SJ3TOP)/lib/sj3/cvtkey.nws511 - $(SJ3TOP)/lib/sj3/cvtkey.nws517 - - -・ディレクトリ構成 - dict/dict メイン辞書のテキストファイル - dict/tool 辞書のテキストファイルをバイナリファイルに - 変換するツール - dict/include 上記のツールのソースで使用するヘッダファイル - - server 仮名漢字変換サーバ - kanakan 仮名漢字変換サーバの仮名漢字変換部 - include サーバで使用するヘッダファイル - - sj3lib 仮名漢字変換ライブラリ - - sj3 端末用仮名漢字変換クライアント - sj3rkcv 端末用仮名漢字変換クライアントのローマ字仮名変換部 - sj3h クライアントとライブラリで使用するヘッダファイル - - sj3dic ユーザ辞書ユーティリティ - sj3stat sj3serv への接続状況表示ユーティリティ - - demo 仮名漢字変換ライブラリのデモプログラム - - doc/man オンラインマニュアル - doc/doc SJ3 日本語入力ガイドとその他ドキュメント - - -・テスト機種 - Sony NEWS Workstation NEWS-OS 4.2.1a+ - NEWS-OS 6.1.1 - PC FreeBSD 2.1.5 - -・バグレポート - SJ3 のバグを見つけた方は $(TOP)/xc/bug-report 形式で以下の mail - address に報告していただけると助かります。レポートは日本語又は - 英語でお願いします。 - - sj3-bugs@sm.sony.co.jp - - - 1997年1月23日 - - ソニー株式会社 - 田中信行 diff --git a/patchlevel.h b/patchlevel.h deleted file mode 100644 index 1ca0c10..0000000 --- a/patchlevel.h +++ /dev/null @@ -1,29 +0,0 @@ -/* - * Copyright (c) 1994 Sony Corporation - * - * Permission is hereby granted, free of charge, to any person obtaining - * a copy of this software and associated documentation files (the - * "Software"), to deal in the Software without restriction, including - * without limitation the rights to use, copy, modify, merge, publish, - * distribute, sublicense, and/or sell copies of the Software, and to - * permit persons to whom the Software is furnished to do so, subject to - * the following conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. - * IN NO EVENT SHALL SONY CORPORATION BE LIABLE FOR ANY CLAIM, - * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR - * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR - * THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - * Except as contained in this notice, the name of Sony Corporation - * shall not be used in advertising or otherwise to promote the sale, use - * or other dealings in this Software without prior written authorization - * from Sony Corporation. - */ - -#define PATCHLEVEL 1.20