Remove Sony RCS tags

This commit is contained in:
Nishi 2026-06-18 13:45:18 +09:00
commit 7935e5e7ea
141 changed files with 0 additions and 938 deletions

6
Sjrc
View file

@ -26,12 +26,6 @@
## from Sony Corporation.
##
##
## $SonyRCSfile: Sjrc,v $
## $SonyRevision: 1.1 $
## $SonyDate: 1994/06/03 08:03:06 $
##
# SJ3用セット・アップ・ファイル
# .sjrc file sample
# sj3 1.00, 1990 Sony Corp.

5
Sjrk
View file

@ -26,11 +26,6 @@
## from Sony Corporation.
##
##
## $SonyRCSfile: Sjrk,v $
## $SonyRevision: 1.1 $
## $SonyDate: 1994/06/03 08:03:07 $
##
#
# ローマ字かな変換規則定義ファイル
# デフォルトファイル

View file

@ -26,11 +26,6 @@
## from Sony Corporation.
##
##
## $SonyRCSfile: Xterm.cvt,v $
## $SonyRevision: 1.1 $
## $SonyDate: 1994/06/03 08:03:08 $
##
# sj3 command key alias file
# for xterm
#

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: adddic.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:26 $
*
* $Id$
*/
#include <sys/types.h>
#include <string.h>
#include "sj_euc.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: addelcmn.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:27 $
*
* $Id$
*/
#include <string.h>
#include "sj_euc.h"
#include "sj_kcnv.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: alloc.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:28 $
*
* $Id$
*/
#include <stdlib.h>
#include <sys/types.h>
#include "sj_rename.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: charsize.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:29 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: chrtbl.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:30 $
*/
#include "const.h"
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: cl2knj.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:31 $
*
* $Id$
*/
#include <string.h>
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: clstudy.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:32 $
*
* $Id$
*/
#include <string.h>
#include <sys/types.h>
#include "sj_kcnv.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: cmpstr.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:32 $
*/
#include "sj_rename.h"
#include "const.h"
#include "sj_typedef.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: cnvhinsi.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1996/05/27 06:59:47 $
*/
#include <stdio.h>
#include <sys/types.h>
#include "dicttool.h"

6
code.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: code.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:09 $
*/
#include "sj_sysvdef.h"
#include "wchar16.h"
#include "kctype.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: codecnv.c,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1997/01/23 11:26:31 $
*/
#include <string.h>
#include <stdio.h>
#include <ctype.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: common.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:10 $
*/
#include "conversion.h"
int allways_buff = 0;

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: common.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:42 $
*/
#include "conversion.h"
extern Conversion* current_conversion;

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: comuni.c,v $
* $SonyRevision: 1.4 $
* $SonyDate: 1994/11/16 07:34:05 $
*
* $Id$
*/
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: conjunc.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:33 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"
#include "sj_yomi.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: connect.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:34 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"
#include "sj_connect.h"

6
conv.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: conv.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:11 $
*/
#include <errno.h>
#include "wchar16.h"
#include "select.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: conversion.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:43 $
*/
#include "sj2.h"
#include "sj3libsj3.h"
#include "henkan.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: cvtclknj.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:38 $
*/
#include "sj_kcnv.h"
void cvtkouho(), setstyrec();

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: cvtdict.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:40 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: cvtkanji.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:41 $
*
* $Id$
*/
#include <string.h>
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: deldic.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:42 $
*
* $Id$
*/
#include <sys/types.h>
#include <string.h>
#include "sj_kcnv.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: depend.c,v $
* $SonyRevision: 1.4 $
* $SonyDate: 1997/10/07 07:39:45 $
*
* $Id$
*/
#include <sys/types.h>
#include "sj_kcnv.h"
#include <errno.h>

8
dict.c
View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: dict.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:45 $
*
* $Id$
*/
#include <sys/types.h>
#include "sj_euc.h"
#include "sj_kcnv.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: dictdisp.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:34 $
*/
#include <string.h>
#include <stdio.h>
#include <ctype.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: dictmake.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:35 $
*/
#include "sj_sysvdef.h"
#include <stdio.h>
#ifdef SVR4

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: display.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:12 $
*/
#include "sj_sysvdef.h"
#include <errno.h>
#include "common.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: douon.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1996/02/23 11:04:02 $
*/
#include "common.h"
#include "key.h"
#include "wchar16.h"

6
edit.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: edit.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1997/01/23 11:09:36 $
*/
#include "common.h"
#include "key.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: error.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:51 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

6
etc.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: etc.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:15 $
*/
#include "common.h"
#include "key.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: eucmessage.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/12/09 11:27:08 $
*/
#include "wchar16.h"
#include <locale.h>
#include "kctype.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: execute.c,v $
* $SonyRevision: 1.7 $
* $SonyDate: 1998/04/13 11:20:12 $
*
* $Id$
*/
#include "sj_kcnv.h"
#include <stdlib.h>
#include <string.h>

6
file.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: file.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1995/02/03 07:38:32 $
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: funckey.c,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1997/01/23 11:20:53 $
*
* $Id: funckey.c,v 1.3 2004/07/04 08:38:33 hiroo Exp $
*/
#include <string.h>
#include "wchar16.h"
#include "sj2.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: functbl.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:46 $
*
* $Id$
*/
#include "sj_rename.h"
#include "sj_func.h"
#include "kanakan.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: fuzoku.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:47 $
*/
#include "sj_kcnv.h"
#include "sj_hinsi.h"
#include "sj_right.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: fzkyomi.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:48 $
*/
#include "const.h"
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: getkanji.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:49 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: getrank.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:50 $
*
* $Id$
*/
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: global.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:35 $
*/
#include <stdio.h>
#include <sys/types.h>
#include "sj_struct2.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: global.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/12/09 11:27:06 $
*/
#include <sys/types.h>
#include <stdio.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: henkan.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1997/01/23 11:09:37 $
*/
#include "common.h"
#include "key.h"
#include "wchar16.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: henkan.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:43 $
*/
#define ObjEnd 0
#define ObjHenkan 1
#define ObjMuhenkan 2

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: hindo.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/08/17 01:50:26 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: hinsi.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:36 $
*/
#include "sj_hinsi.h"
static struct hlist {

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: hzstrlen.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:52 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_rename.h"
#include "sj_typedef.h"

6
init.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: init.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:54 $
*/
#include "sj_kcnv.h"
void seg_count(dict)

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: inkey.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:44 $
*/
#define KEYBUFSIZ 520
#define KEYBUFLIM 512
#define AVLEN 3

6
kana.h
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: kana.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:45 $
*/
#define ZKATA1 0xa5
#define ZHIRA1 0xa4
#define ZKATAF2 0xa1

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: kctype.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:46 $
*/
#if !defined(__sony_news) || (defined(__sony_news) && !defined(SVR4))
#ifndef __KCTYPE
#define __KCTYPE

6
key.h
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: key.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:47 $
*/
#define KEY_NORMAL 0
#define KEY_CONV 1
#define KEY_HENKAN 2

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: kigou.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:19 $
*/
#include "common.h"
#include "kctype.h"
#include "key.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: knjcvt.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:37 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: libif.c,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1996/02/23 11:04:02 $
*/
#include "sj_sysvdef.h"
#ifdef SVR4
#include <sys/euc.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: makedict.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/12/09 11:27:05 $
*
* $Id$
*/
/* #include "sj_sysvdef.h" */ /* XXX: no more need it? */
#include <stdio.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: makelist.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:39 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: makeseg.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/12/09 11:27:05 $
*
* $Id$
*/
#include <time.h>
#include <stdio.h>
#include <stdlib.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: memory.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:42 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: memory.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:01:58 $
*/
#include "sj_kcnv.h"
void free_jrec(), free_clrec();

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: mk2claus.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:00 $
*/
#include "sj_kcnv.h"
#include "sj_right.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: mkbunset.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:02 $
*
* $Id$
*/
#include <sys/types.h>
#include <string.h>
#include "sj_kcnv.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: mkjiritu.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:03 $
*
* $Id$
*/
#include <sys/types.h>
#include <string.h>
#include "sj_kcnv.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: mkkouho.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:04 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "sj_hinsi.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: mknumber.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:05 $
*
* $Id$
*/
#include <sys/types.h>
#include "sj_kcnv.h"
#include "sj_yomi.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: mvmemd.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:05 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: mvmemi.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:06 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: nmttyslot.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:20 $
*/
#include "sj2.h"
#define LINESIZE 128

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: offset.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1994/08/17 01:50:26 $
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: peepdic.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1995/07/21 05:22:51 $
*
* $Id$
*/
#include "sj_kcnv.h"
#include "sj_yomi.h"
#include "kanakan.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: ph2knj.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:09 $
*
* $Id$
*/
#include <string.h>
#include "sj_kcnv.h"
#include "sj_yomi.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: ph_khtbl.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:09 $
*
* $Id$
*/
#include "sj_kcnv.h"
#include "kanakan.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: priority.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:10 $
*/
#include "sj_kcnv.h"
#include "sj_hinsi.h"
#include "sj_right.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: prtytbl.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:11 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: readline.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:44 $
*
* $Id$
*/
#include <stdio.h>
#include <stdlib.h>
#include "sj_euc.h"

6
rk.h
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: rk.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:48 $
*/
#include <sys/types.h>
#include "wchar16.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: rk_conv.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:59 $
*/
#ifndef lint
static char rcsid[] = "$Header: /export/work/contrib/sj3/sj3rkcv/RCS/rk_conv.c,v 1.14 1994/06/03 07:42:16 notanaka Exp $";
#endif

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: romaji.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1997/01/23 11:09:37 $
*/
#include "common.h"
#include "rk.h"
#include "key.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: s2ctbl.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1995/07/21 05:22:51 $
*/
#include "sj_rename.h"
#include "sj_typedef.h"
#include "sj_yomi.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: screen.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:22 $
*/
#include "common.h"
#include "key.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: selclrec.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:14 $
*/
#include "sj_kcnv.h"
void free_clall(), free_jall(), mkjiritu(), mkbunsetu();

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: select.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:49 $
*/
#include <sys/param.h>
#include <sys/time.h>
#include <sys/types.h>

View file

@ -26,10 +26,4 @@
## from Sony Corporation.
##
##
## $SonyRCSfile: serverrc,v $
## $SonyRevision: 1.1 $
## $SonyDate: 1994/06/03 08:02:55 $
##
readdict sj3main.dic

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: setconj.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:16 $
*
* $Id$
*/
#include "sj_kcnv.h"
#include "sj_right.h"
#include "sj_hinsi.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: setjrec.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:17 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "sj_hinsi.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: setkouho.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:20 $
*
* $Id$
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "sj_hinsi.h"

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: setubi.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:02:22 $
*
* $Id$
*/
#include <string.h>
#include "sj_kcnv.h"
#include "sj_hinsi.h"

View file

@ -28,14 +28,6 @@
*
*/
/*
* $SonyRCSfile: setup.c,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1994/12/09 11:27:07 $
*
* $Id$
*/
#include "sj_sysvdef.h"
#include <ctype.h>
#include <stdio.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj2code.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1995/07/21 05:22:51 $
*/
#include "sj_euc.h"
#include "sj_kcnv.h"
#include "sj_yomi.h"

6
sj3.c
View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3.c,v $
* $SonyRevision: 1.7 $
* $SonyDate: 1997/01/23 11:26:30 $
*/
#include "sj_sysvdef.h"
#include "wchar16.h"
#include <signal.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3_rkcv.c,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1995/02/10 06:02:25 $
*/
#include <string.h>
#include "wchar16.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3cmd.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:57 $
*/
#define SJ3SERV_VERSION_NO 2
#define SJ3_CONNECT 1

View file

@ -27,14 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3dic.c,v $
* $SonyRevision: 1.2 $
* $SonyDate: 1996/02/15 02:22:58 $
*
* $Id$
*/
#include "sj_sysvdef.h"
#include <stdio.h>
#include <stdlib.h>

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3err.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:38 $
*/
#include <stdio.h>
#include "sj3err.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3err.h,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:00:58 $
*/
#define SJ3_InternalError -1
#define SJ3_NormalEnd 0

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3libsj3.h,v $
* $SonyRevision: 1.3 $
* $SonyDate: 1996/05/27 10:52:05 $
*/
#include "wchar16.h"
#include "sj3lib.h"

View file

@ -27,12 +27,6 @@
*
*/
/*
* $SonyRCSfile: sj3ver.c,v $
* $SonyRevision: 1.1 $
* $SonyDate: 1994/06/03 08:03:24 $
*/
#include "sj2.h"
print_version() {

Some files were not shown because too many files have changed in this diff Show more