JPS6355631A - Patch control method for program - Google Patents
Patch control method for programInfo
- Publication number
- JPS6355631A JPS6355631A JP61200477A JP20047786A JPS6355631A JP S6355631 A JPS6355631 A JP S6355631A JP 61200477 A JP61200477 A JP 61200477A JP 20047786 A JP20047786 A JP 20047786A JP S6355631 A JPS6355631 A JP S6355631A
- Authority
- JP
- Japan
- Prior art keywords
- patch
- flag table
- program
- processing
- address
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title description 7
- 239000008186 active pharmaceutical agent Substances 0.000 abstract description 5
- 238000010586 diagram Methods 0.000 description 12
- 238000007726 management method Methods 0.000 description 9
- 238000003672 processing method Methods 0.000 description 3
- 101100276984 Mus musculus Ccdc88c gene Proteins 0.000 description 2
- FFBHFFJDDLITSX-UHFFFAOYSA-N benzyl N-[2-hydroxy-4-(3-oxomorpholin-4-yl)phenyl]carbamate Chemical compound OC1=C(NC(=O)OCC2=CC=CC=C2)C=CC(=C1)N1CCOCC1=O FFBHFFJDDLITSX-UHFFFAOYSA-N 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
[N要]
プログラムのパッチ管理方法であって、パッチ処理を行
うパッチ管理プログラムを処理プログラムとは別途設け
て処理プログラム原本を汚すことなくパッチ処理が行え
るようにしたものである。[Detailed Description of the Invention] [N Required] A program patch management method in which a patch management program for performing patch processing is provided separately from the processing program so that patch processing can be performed without contaminating the original of the processing program. It is.
[産業上の利用分野1
本発明はプログラムのパッチ管理方法に関し、更に詳し
くは、管理プログラム自体に変更をり口えることなくパ
ッチ処理(パッチの登録、消去0表示等)を行うことの
できるようにしたプログラムのパッチ管理方法に関する
。[Industrial Application Field 1] The present invention relates to a program patch management method, and more specifically, to a program patch management method, and more specifically, to a method that allows patch processing (registration of patches, display of erased 0, etc.) without having to change the management program itself. Concerning how to manage patches for programs that have been updated.
ロードモジュール等の処理単位ごとに区別された処理プ
ログラムにおいて、その内容を変更したり、追加したり
、訂正したりする必要が生じる場合がある。このような
プログラムの変更等を行うために、従来よりパッチ処理
が行われている。There may be cases where it is necessary to change, add, or correct the contents of a processing program that is differentiated for each processing unit, such as a load module. Patch processing has conventionally been performed to perform such program changes.
[従来の技術]
従来のパッチ処理は直接処理プログラムの内容を書き換
える方法を採っていた。従来のパッチ処理法の場合、直
接処理プログラムの内容を書き換えているため−たん古
き換えが終了するとブ[1グラムのどの部分に変更を加
えlcかが分らなくなってしまう。このため、パッチ管
理の!こめに、パッチ投入時に記録を残しておく必要が
あった。[Prior Art] Conventional patch processing employs a method of directly rewriting the contents of a processing program. In the case of the conventional patch processing method, since the contents of the processing program are directly rewritten, once the old rewriting is completed, it becomes impossible to know which part of the program has been changed. Because of this, patch management! Therefore, it was necessary to keep records when the patch was introduced.
[発明が解決しようとする問題点コ
従来の直接プログラムを占さ換える方法の場合、既存の
プログラム(プログラム原本)を汚すし、破損してしま
うおそれもある。しかも、ロードモジュールは多数存在
するので、どのロードモジュールにどのようなパッチが
入っているか管理するのが困難であるb
本発明はこのような貞に鑑みてなされたものであって、
ブ[1グラム原本を汚すことなくパッチ処理を行うこと
ができるようにしたプログラムのパッチ管理方法を提供
することを目的としている。[Problems to be Solved by the Invention] In the case of the conventional method of directly rewriting a program, there is a risk that the existing program (original program) may be contaminated or damaged. Furthermore, since there are a large number of load modules, it is difficult to manage which load module contains what kind of patch.
The purpose of the present invention is to provide a program patch management method that allows patch processing to be performed without contaminating the 1-gram original.
[問題点を解決するための手段]
第1図は本発明方法のプログラムのパッチ管理方法の原
理フローチャートである。先ず、パッチ管理用のキー項
目を格納するフラグテーブルを設けて、このフラグテー
ブルにロードモジュール番号、パッチの種別、パッチ番
号等のキー項目を予め宙込んでおく(ステップ■)。こ
の状態でプロログラムを起動する(ステップ■〉。次に
フラグテーブルに書込まれた内容に従って、当該ロード
モジュールのパッチ処理を行う(ステップ■)。[Means for Solving the Problems] FIG. 1 is a flowchart of the principle of a program patch management method according to the present invention. First, a flag table for storing key items for patch management is provided, and key items such as load module number, patch type, patch number, etc. are pre-populated in this flag table (step (2)). In this state, the program is started (Step 2). Next, patch processing is performed for the load module in accordance with the contents written in the flag table (Step 2).
即ち、フラグテーブルにモジュール番号が書込まれてい
るので、当該モジュール番号に対応したモジュールを呼
出して処理プログラムを実行する。That is, since the module number is written in the flag table, the module corresponding to the module number is called and the processing program is executed.
この処理プログラムの実行の途中で、フラグテーブルに
書込まれている内容のパッチ処理を行う。During the execution of this processing program, patch processing is performed on the contents written in the flag table.
従って、モジュールの処理プログラム原本そのものを書
ぎ換える必要はない。Therefore, there is no need to rewrite the original module processing program itself.
[作用]
本発明はパッチ管理用のキー項目等を格納するフラグテ
ーブルをロードモジュールごとに設けたパッチ管理用プ
ログラムにより、各種パッチ管理を一括管理する。[Operation] The present invention collectively manages various patch management using a patch management program in which a flag table storing key items for patch management is provided for each load module.
[実施例]
以下、図面を参照して本発明の実施例を詳細に説明する
。[Example] Hereinafter, an example of the present invention will be described in detail with reference to the drawings.
第2図は本発明で用いるフラグテーブルの構成例を示す
図である。このようなフラグテーブルには、後述するよ
うにパッチ処理を行うために必要な重要項目(キー項目
)が予め書きこまれる。図において、OOH番地(Hは
16進を示す。以下同じ)にはロードモジュール(LM
)番号が書込まれる。LM番号はロードモジュールの数
を示すもので、本実施例ではO〜127の数値が書込ま
れる。叩ら、最大128個のロードモジュールを登録す
ることができる。01H番地にはパッチの種別が書込ま
れる。FIG. 2 is a diagram showing an example of the configuration of a flag table used in the present invention. In such a flag table, important items (key items) necessary for performing patch processing are written in advance, as will be described later. In the figure, the load module (LM
) number is written. The LM number indicates the number of load modules, and in this embodiment, a numerical value from 0 to 127 is written. Up to 128 load modules can be registered. The type of patch is written to address 01H.
パッチの種別としては、本実施例ではCSパッチ、CS
パッチ、PTパッチの3種類が設定される。CSパッチ
はプログラム処理用、DSパッチはデータ領域51!l
l11!用、PTパッチは固定パッチでないパッチ処理
用である。ここで、各種別の識別’7’−’l+;t、
例Aば”01 ” がCSパッチ、02”がCSパッチ
、”03″がPTパッチとする。In this embodiment, the types of patches are CS patch and CS patch.
Three types are set: patch and PT patch. The CS patch is for program processing, and the DS patch is for data area 51! l
l11! The PT patch is for patch processing that is not a fixed patch. Here, each type of identification '7'-'l+;t,
For example, assume that "01" is a CS patch, "02" is a CS patch, and "03" is a PT patch.
” o o ”か°“FOパの場合は無効とする。“ o o ” or °“FOPA is invalid.
02H番地には、パッチ番号が書込まれる。本実施例で
はOから255までの数値が書込まれる。A patch number is written at address 02H. In this embodiment, numerical values from O to 255 are written.
叩ら、本実施例では256個のパッチ処理が登録できる
。03)−1,04H番地にはパッチセットアドレスが
書込まれる。パッチセットアドレスは、当該フラグテー
ブル内のパッチ処理を行う番地のうちの開始アドレスを
表わす。05H番地にはデータバイト(伺バイトパッチ
をセットするかを示すデータ)が書込まれ、061−(
,078番地にはパッチの内容アドレスを示すパッチデ
ータが書込まれる。08H番地にはPTパッチ処理時に
用いるプログラムバイト(PGM BYTE)が書込
まれる。098番地から12H番地まで4千上述したキ
ー項目を登録した年月日等が書込まれる。In this embodiment, 256 patch processes can be registered. 03) A patch set address is written at address -1,04H. The patch set address represents the start address of the addresses in the flag table where patch processing is to be performed. A data byte (data indicating whether to set a byte patch) is written to address 05H, and 061-(
, 078, patch data indicating the content address of the patch is written. A program byte (PGM BYTE) used during PT patch processing is written to address 08H. From address 098 to address 12H, 4,000,000 years, month and date of registering the above-mentioned key items are written.
第3図はCSフラグデープルの作成例を示す図である。FIG. 3 is a diagram showing an example of creating a CS flag daple.
キーボードから
80、C8,0010,33,GO
とキーインしてやると、このキーインされたデータに従
ってフラグテーブルの各番地には図に示すようにデータ
が書込まれる。ここで、N480 IIはLM番号(1
0進)である。0〜79までは常駐プログラム、80以
上はA−バーレイプログラムとしているので、ロードモ
ジュールのうらの最初のオーバーレイプログラムが設定
されたことになる。従って、フラグテーブルのOOH番
地には10進で“80″を示す6進データ゛’ 50
H”が書込まれる。When keying in 80, C8,0010,33,GO from the keyboard, data is written to each address of the flag table as shown in the figure according to the keyed-in data. Here, N480 II has the LM number (1
0 base). Since 0 to 79 are resident programs and 80 and above are A-barley programs, this means that the first overlay program behind the load module is set. Therefore, the OOH address of the flag table contains hexadecimal data ``50'' indicating ``80'' in decimal.
H” is written.
次のCS ”はCSパッチであることを示すので011
−1番地にCSパッチを示す“01 )−1”が書込ま
れる。次の’0010”はロードモジュール中のパッチ
処理開始アドレスを示し、03H,041(番地に書込
まれる。次の’33.Co″はパッチ処理の内容を示し
、フラグテーブルとは別途z9けられたデータバッフア
(DATA BUFFER>の05001−1番地から
0502H番地にJ!込まれる。データバッファの格納
領域の開始番地はフラグテーブルの068.071−1
番地に書込まれているアドレスとなる。The next CS” indicates a CS patch, so 011
"01)-1" indicating the CS patch is written at address -1. The next '0010' indicates the patch processing start address in the load module, and is written to address 03H, 041. The next '33.Co' indicates the content of the patch process, and is separated from the flag table by z9. The data buffer (DATA BUFFER>) is stored from address 05001-1 to address 0502H.The starting address of the data buffer storage area is 068.071-1 in the flag table.
This is the address written in the address.
第4図はCSフラグデープルの作成例を示す図である。FIG. 4 is a diagram showing an example of creating a CS flag daple.
この場合はキーボードから 80、O8,0010,00,00 とキーインする。80″はL M番号(10進)。In this case from the keyboard 80, O8,0010,00,00 keyed in. 80″ is the LM number (decimal).
” D S”はDSパッチを示し、” OO10”はロ
ードモジュール中のパッチ処理開始アドレスを示し、次
の’oo、oo”はパッチ処理の内容を示す。フラグテ
ーブルの作成壕作は、CSフラグデープルの作成の場合
と同様であるので詳細説明は省略する。"DS" indicates the DS patch, "OO10" indicates the patch processing start address in the load module, and the following 'oo, oo' indicates the content of the patch processing.The creation of the flag table is based on the CS flag table. Since this is the same as in the case of creating , detailed explanation will be omitted.
第5図はPTフラグテーブルの作成例を示す図である。FIG. 5 is a diagram showing an example of creating a PT flag table.
キーボードより
80、PT、4,0050.B8,00.00゜33、
C0
とキーインしてやると、このキーインさ机たデータに従
って、フラグテーブルの各番地には図に示すようにデー
タが書込まれる。データバイト数はcs、osの場合と
異なり5バイトになる。08H番地にはプログラムバイ
トの4バイトが書込まれる。06H,07H番地に記載
されたアドレスを開始番地とするデータバッファには5
バイトのデータ88.00,00,33.Coがi!!
込まれる。尚、データバッファの050AH,050A
H番地のデータは固定となっている。80, PT, 4,0050 from the keyboard. B8, 00.00°33,
When C0 is keyed in, data is written to each address of the flag table as shown in the figure, according to the keyed-in data. The number of data bytes is 5 bytes, unlike in the case of CS and OS. Four program bytes are written to address 08H. The data buffer whose starting address is the address written at addresses 06H and 07H has 5
Byte data 88.00,00,33. Co is i! !
be included. In addition, data buffer 050AH, 050A
The data at address H is fixed.
このようにして、フラグテーブルにキー項目の書込みが
終了すると、プログラムに起動をかける。In this way, when the key items have been written to the flag table, the program is started.
この結果、C8,DSに関するパッチの設定はフラグテ
ーブルに従い、データバッフ?の内容を指定されたロー
ドモジュールの指定された番地にセットする。第6図は
CSフラグデープルのパッチの設定例を示す図である。As a result, the patch settings for C8 and DS follow the flag table, and the data buffer? Sets the contents of to the specified address of the specified load module. FIG. 6 is a diagram showing an example of setting a CS flag double patch.
フラグテーブル内のLM番号及びパッチ種別を確認する
とフラグテーブル内のセグメント(番地)をサーチし、
03 H。After confirming the LM number and patch type in the flag table, search the segment (address) in the flag table,
03 H.
048番地で示されるLMのパッチ処理開始アドレスO
O101−1以降の2バイトにデータバッファに格納さ
れているデータ33.Coをセットし、プログラム処理
を行う。LM patch processing start address O indicated by address 048
Data 33. stored in the data buffer in the 2 bytes after O101-1. Set Co and perform program processing.
第7図はCSフラグデープルのパッチの設定例を示す図
である。フラグテーブル内のLM番号及びパッチ種別を
確認するとフラグテーブル内のセグメント(番地)をサ
ーチし、03H,048番地で示されるLMのパッチ処
理開始アドレス0O10H以降の2バイトにデータバッ
ファに格納されているデータoo、ooをセットし、プ
ログラム処理を行う。FIG. 7 is a diagram showing an example of patch settings for CS flag doubles. After confirming the LM number and patch type in the flag table, the segment (address) in the flag table is searched, and the data is stored in the data buffer in the 2 bytes after the LM patch processing start address 0O10H indicated by addresses 03H and 048. Set data oo and oo and perform program processing.
第8図はPTフラグテーブルのパッチ設定例を示す図で
ある。PTに関するパッチの設定はフラグテーブル内の
セグメントに従い、ロードモジュールに割込命令とその
時必要とするパッチ番号をセットする、図において、0
050H番地と0O511−1番地に格納されるデータ
CDH,08Hが割込命令、0052)(番地の02H
がパッチ番号である。FIG. 8 is a diagram showing an example of patch settings of the PT flag table. Patch settings for PT are set by setting an interrupt instruction and the patch number required at that time in the load module according to the segment in the flag table.
Data CDH stored at addresses 050H and 0O511-1, 08H is an interrupt command, 0052) (address 02H
is the patch number.
第9図はPTパッチの処理方法を示ず図である。FIG. 9 is a diagram that does not show the PT patch processing method.
第8図に示ず操作によりセットされた割込命令が実行さ
れると、パッチ処理プログラムの割込み処理に起動がか
かりパッチ番号(02)−1>と同一のフラグテーブル
アドレスを割り出す。そして、そのフラグテーブルに従
い、データバッファの内容をLMのC8の最終アドレス
から−256のアドレスにセットしそこに起動をかける
。When an interrupt instruction set by an operation not shown in FIG. 8 is executed, the interrupt processing of the patch processing program is activated and the flag table address identical to the patch number (02)-1> is determined. Then, according to the flag table, the contents of the data buffer are set to an address -256 from the final address of C8 of the LM and activated there.
図に示すB8H以降COHまでの戻り割込命令が実行さ
れると、パッチ管理プログラムの戻り割込処1!IIに
り、 fatがかかり、ロードモジュールのリターンア
ドレス(図中の(Φ)に戻ることができる。When the return interrupt instructions from B8H to COH shown in the figure are executed, the return interrupt process 1! of the patch management program is executed. At step II, fat is applied and it is possible to return to the return address of the load module ((Φ) in the figure).
このように、PTパッチ処理の場合にはロードモジュー
ルのCSエリアの終りに256バイトのバッファが必敷
となる。In this way, in the case of PT patch processing, a 256-byte buffer is required at the end of the CS area of the load module.
以上、パッチ処理の具体的内容についてはマイクロプロ
セッサ8086の場合を例にとって説明したが、本発明
方法はあらゆる種類のマイクロプロセッサに適用するこ
とができる。Although the specific contents of patch processing have been described above using the microprocessor 8086 as an example, the method of the present invention can be applied to all types of microprocessors.
[発明の効渠コ
以上詳細に説明したように、本発明によればパップ−処
理のためのキー項目を格納するフラグテーブルを設け、
このフラグテーブルに予め必要なキー IQ目を書込ん
でおぎ、以後このフラグテーブルに書込まれた内容に従
ってロードモジュールのパッチ処理を行うことにより、
プログラム原本を汚すことなくパッチ処理を行うことが
できる。本発明によればフラグテーブルに対してのみア
クションすればよいのでパッチの登録1表示及び取消し
が容易に行える。[Effects of the Invention] As explained in detail above, according to the present invention, a flag table storing key items for pap processing is provided,
By writing the necessary key IQ in this flag table in advance, and subsequently performing patch processing on the load module according to the contents written in this flag table,
Patch processing can be performed without contaminating the original program. According to the present invention, since it is only necessary to take action on the flag table, it is easy to display and cancel the registration of patches.
11図は本発明方法の原理70−ヂヤート、第2図はフ
ラグテーブルの構成例を示1図、第3図はCSフラグテ
ーブルの作成例を示す図、第4図はCSフラグテーブル
の作成例を示す図、第5図はPTフラグテーブルの作成
例を示す図、第6図はCSフラグテーブルのパッチ設定
例を示す図、第7図はCSフラグテーブルのパッチ設定
例を示す図、第8図はPTフラグテーブルのパッチ設定
例を示す図、第9図はPTパッチの処理方法を示す図で
ある。
を発明の処理)O−51−ヤード
第1 図
FLG T△BLE
第2図Figure 11 shows the principle 70 of the method of the present invention, Figure 2 shows an example of the configuration of a flag table, Figure 1 shows an example of creating a CS flag table, and Figure 4 shows an example of creating a CS flag table. FIG. 5 is a diagram showing an example of creating a PT flag table. FIG. 6 is a diagram showing an example of patch settings for the CS flag table. FIG. 7 is a diagram showing an example of patch settings for the CS flag table. The figure shows an example of patch settings in the PT flag table, and FIG. 9 is a diagram showing a PT patch processing method. Processing of the invention) O-51-Yard Fig. 1 FLG T△BLE Fig. 2
Claims (1)
け、このフラグテーブルにロードモジュール番号、パッ
チの種別、パッチ番号等を予め書込んでおくステップ(
1)を行い、次にプログラムが起動されるステップ(2
)が行われたらフラグテーブルに書込まれた内容に従っ
て、当該ロードモジュールのパッチ処理を行うステップ
(3)を実行するようにしたことを特徴とするプログラ
ムのパッチ管理方法The step of creating a flag table to store key items for patch management and writing the load module number, patch type, patch number, etc. in this flag table in advance (
1) and then step (2) where the program is started.
) is performed, step (3) of patching the load module is executed according to the contents written in the flag table.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61200477A JPS6355631A (en) | 1986-08-27 | 1986-08-27 | Patch control method for program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61200477A JPS6355631A (en) | 1986-08-27 | 1986-08-27 | Patch control method for program |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6355631A true JPS6355631A (en) | 1988-03-10 |
Family
ID=16424966
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61200477A Pending JPS6355631A (en) | 1986-08-27 | 1986-08-27 | Patch control method for program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6355631A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005182775A (en) * | 2003-12-10 | 2005-07-07 | Microsoft Corp | Driver-specific context for kernel mode shimming |
USRE44131E1 (en) | 1995-06-02 | 2013-04-02 | Fujitsu Limited | Storage device having function for coping with computer virus |
JP2021006973A (en) * | 2019-06-28 | 2021-01-21 | 凸版印刷株式会社 | Semiconductor device, ic card, control method, and program |
-
1986
- 1986-08-27 JP JP61200477A patent/JPS6355631A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
USRE44131E1 (en) | 1995-06-02 | 2013-04-02 | Fujitsu Limited | Storage device having function for coping with computer virus |
JP2005182775A (en) * | 2003-12-10 | 2005-07-07 | Microsoft Corp | Driver-specific context for kernel mode shimming |
JP2021006973A (en) * | 2019-06-28 | 2021-01-21 | 凸版印刷株式会社 | Semiconductor device, ic card, control method, and program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS6355631A (en) | Patch control method for program | |
JP2850808B2 (en) | Data processing device and data processing method | |
KR950005094B1 (en) | Method of compressing files | |
JPS61147336A (en) | Generation management system of load module | |
JP2000020319A5 (en) | ||
JPH0695868A (en) | Software management system | |
JPS5894041A (en) | Debug backup device for high-class language | |
JPH05342072A (en) | Generation managing method for file | |
JPH02120934A (en) | Correction history control system for operating system | |
JP2864955B2 (en) | Patch processing method for compiled code objects | |
JP2500770B2 (en) | Program modification method | |
JPH1040094A (en) | Program controller for firmware | |
JPH03103924A (en) | Data processor | |
JPH03248223A (en) | Slip printing system | |
JPS58139254A (en) | Programmable controller | |
JP2568708B2 (en) | How to update the double link queue | |
JPH05108426A (en) | Data file management system | |
JPH09224107A (en) | Program processor in copying machine | |
JPH044428A (en) | System for improving redundant execution of patch | |
JPH0261724A (en) | Program correcting system | |
JPS6386041A (en) | File updating method | |
JPH0581005A (en) | Program converter | |
JPH04181427A (en) | Information processor | |
JPH0561665A (en) | Source program correcting system | |
JPH0327443A (en) | Microcontroller |