JPH02120934A - Correction history control system for operating system - Google Patents

Correction history control system for operating system

Info

Publication number
JPH02120934A
JPH02120934A JP63273689A JP27368988A JPH02120934A JP H02120934 A JPH02120934 A JP H02120934A JP 63273689 A JP63273689 A JP 63273689A JP 27368988 A JP27368988 A JP 27368988A JP H02120934 A JPH02120934 A JP H02120934A
Authority
JP
Japan
Prior art keywords
program
modification
history
correction
correcting
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
Application number
JP63273689A
Other languages
Japanese (ja)
Inventor
Naoto Ishikura
石倉 直人
Michiro Sato
道郎 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP63273689A priority Critical patent/JPH02120934A/en
Publication of JPH02120934A publication Critical patent/JPH02120934A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To attain accurate correction history control by controlling correction history information in the same file as a control program (operating system (OS) program) constituting the OS. CONSTITUTION:In the case of correcting the OS program in accordance with correction instruction data 11 instructed by a correcting article through a correcting means 2, the correcting means 2 informs a corrected result to a correction history control means 3 and instructs the recording of the history information 12 of the correcting article 1 described in the article 1 in a correction history control table 62. The means 3 records the execution date of correction and the history information 12 of the correcting article 1 in the table 62 together with the corrected result. Thereby, information relation to the correction history of the OS program is automatically recorded simultaneously with the correction of the OS program. Consequently, this history relating to the correction of the OS program is simply and accurately controlled.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はコンピュータのオペレーティングシステムを構
成する制御プログラム(以下OSプログラムと称す)の
修正方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for modifying a control program (hereinafter referred to as an OS program) constituting an operating system of a computer.

[従来の技術1 従来、OSプログラムの修正は、OSプログラムの修正
手段が、修正データの指示に基づいて行うのみであって
、修正の内容や修正日時までを修正履歴情報として管理
するものではなかった。
[Prior art 1] Conventionally, an OS program is modified only by an OS program modification means based on instructions from modification data, and the modification contents and modification date and time are not managed as modification history information. Ta.

このため、あるOSプログラムに対して実施された修正
の履歴を、そのOSプログラムあるいはOSプログラム
の格納ファイルからは参照することができず、修正の実
施者が帳票を使用してOSプログラムの修正の履歴を管
理していた。
For this reason, the history of modifications made to an OS program cannot be referenced from the OS program or the file storing the OS program, and the person implementing the modification uses the form to modify the OS program. Managed history.

なお、ここでいう修正履歴情報は、修正物件に記述され
ている修正の内容、方法、種別、修正物件の識別名だけ
でなく、修正を実施した日時や修正の結果などの、修正
に関係する情報を総称するものである。
Note that the modification history information here refers not only to the content, method, type of modification, and identification name of the modified property written in the modified property, but also to information related to the modification, such as the date and time when the modification was performed, and the results of the modification. This is a general term for information.

[発明が解決しようとする課題〕 従って、OSプログラムの修正に関する修正の履歴情報
を、OSプログラムあるいはOSプログラムの格納ファ
イルとは別に、実施者によって帳票に記録しなければな
らないため、管理が煩わしいうえに、帳票に記録された
情報が実際のOSプログラムの修正と一致しないことが
あるなど、修正の管理に誤りが発生し易い。
[Problems to be Solved by the Invention] Therefore, the modification history information regarding the modification of the OS program must be recorded in a form by the implementer separately from the OS program or the file storing the OS program, which is cumbersome to manage. Furthermore, errors are likely to occur in the management of modifications, such as the information recorded in the form sometimes not matching the actual modification of the OS program.

[課題を解決するための手段] 本発明のオペレーティングシステムの修正管理方式は、 OSプログラムを格納するファイルに、OSプログラム
のデータとして組込まれた形でOSプログラムの修正履
歴管理テーブルを有し、修正物件に、OSプログラムの
修正指示データとともに、修正物件の履歴情報を有し、
修正物件に記述された修正指示データをもとにOSプロ
グラムの修正を行う修正手段と、修正の内容を履歴とし
て記録し、管理および表示装置への表示を行う修正履歴
管理手段と、上記修正履歴管理テーブルをOSプログラ
ムから切り離したうえでOSの起動を行うOS起動手段
とを有する。
[Means for Solving the Problems] The operating system modification management method of the present invention has an OS program modification history management table incorporated as OS program data in a file storing the OS program, and The property has history information of the modified property as well as OS program modification instruction data,
a modification means for modifying an OS program based on modification instruction data written in a modification object; a modification history management means for recording the contents of modifications as a history, managing and displaying the same on a display device; and a modification history for the above-mentioned modification history. and OS startup means for starting the OS after separating the management table from the OS program.

〔作用] 本発明は、OSプログラムの修正の履歴に関する情報の
管理を自動化するとともに、OSプログラムの修正履歴
情報を保持する修正履歴管理テーブルを、OSプログラ
ムのデータとして組込んだ形でOSプログラムの格納フ
ァイルに有し、実際にOSが起動される時に当該テーブ
ルをOSプログラムから切り離すことにより、OSプロ
グラムの動作には何らの影響も与えないようにして、修
正履歴情報をOSプログラムと同一のファイルの中で管
理することにより、より正確な修正の履歴管理を可能と
するものである。
[Operation] The present invention automates the management of information regarding the history of OS program modifications, and also incorporates a modification history management table that holds modification history information of the OS program as data in the OS program. By storing the table in a storage file and separating it from the OS program when the OS is actually started, the modification history information can be saved in the same file as the OS program so as not to have any effect on the operation of the OS program. This allows for more accurate revision history management.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のオペレーティングシステムの修正履歴
管理方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a modification history management method for an operating system according to the present invention.

本実施例は、OSプログラム61と修正履歴管理テーブ
ル62とが格納されているOSプログラム格納ファイル
60と、修正指示データ11と修正物件の履歴情報12
とが記述された修正物件lと、修正手段2と、修正履歴
管理手段3と、OS起動手段4と、表示装置31から構
成されている。
In this embodiment, an OS program storage file 60 in which an OS program 61 and a modification history management table 62 are stored, modification instruction data 11, and history information 12 of modified objects.
It is composed of a modified object l in which is written, a modification means 2, a modification history management means 3, an OS starting means 4, and a display device 31.

修正履歴管理テーブル62は、OSプログラム61に対
する修正の履歴情報を管理するためのテーブルであり、
OSプログラム61のデータとして、○Sプログラム6
1に組込まれた形で、OSプログラムの格納ファイル6
0に格納されている。修正物件lには、OSプログラム
61を修正するための具体的な修正指示データ11と共
に、修正の方法や原因、種別などの、修正物件1の履歴
情報12があわせて指示されている。修正手段2は、修
正物件lからOSプログラムの修正指示データ11を読
み込み、修正指示データ11に従ってOSプログラム6
1の修正を行う手段である。修正履歴管理手段3は、修
正物件lから修正の履歴情報12を読み込み、修正手段
2で実施された修正の結果と合わせて、修正履歴管理テ
ーブル62に記録したり、表示装置31に対して、記録
されている修正管理情報の表示を行う手段である。OS
プログラム起動手段4は、OSプログラム格納ファイル
60からOSプログラム61を読みだしてコンピュータ
の主記憶や仮想記憶に展開し、OSの実行を開始させる
手段である。起動されたOSプログラム5は、本図中で
は概念として示しており、実際にOSとして動作するた
めに主記憶や仮想記憶に展開されているOSプログラム
と考えてよい。
The modification history management table 62 is a table for managing history information of modifications to the OS program 61.
As the data of the OS program 61, ○S program 6
1, the OS program storage file 6
Stored at 0. The modification object 1 includes specific modification instruction data 11 for modifying the OS program 61, as well as history information 12 of the modification object 1, such as the method, cause, and type of modification. The modification means 2 reads modification instruction data 11 of the OS program from the modification object l, and modifies the OS program 6 according to the modification instruction data 11.
This is a means for making the correction in step 1. The modification history management means 3 reads the modification history information 12 from the modification object l, records it in the modification history management table 62 together with the results of the modification carried out by the modification means 2, or displays it on the display device 31. This is a means for displaying recorded correction management information. OS
The program starting means 4 is a means for reading the OS program 61 from the OS program storage file 60, expanding it into the main memory or virtual memory of the computer, and starting the execution of the OS. The activated OS program 5 is shown conceptually in this figure, and can be considered as an OS program deployed in main memory or virtual memory in order to actually operate as an OS.

次に、本実施例の動作を説明する。Next, the operation of this embodiment will be explained.

OSプログラムの修正を実施する場合に、修正手段2に
より、修正物件lで指示された修正指示データ11に従
ってOSプログラム61の修正を行うが、この時、修正
手段2は、修正履歴管理手段3に対して、当該修正処理
の結果を通知するとともに、修正物件1に記述されてい
る修正物件1の履歴情報12を修正履歴管理テーブル6
2に記録することを指示する。
When modifying the OS program, the modifying means 2 modifies the OS program 61 according to the modification instruction data 11 instructed by the modification object l. In addition to notifying the result of the correction process, the history information 12 of the corrected property 1 described in the corrected property 1 is transmitted to the correction history management table 6.
Instruct to record in 2.

指示を受けた修正履歴管理手段3は、修正手段2から受
は取った修正処理の結果とともに、修正の実施日時と、
修正物件1から読み込んだ修正物件の履歴情報12とを
修正履歴管理テーブル62に記録する。
Upon receiving the instruction, the modification history management means 3 records the result of the modification process received from the modification means 2, as well as the date and time of the modification.
The history information 12 of the modified property read from the modified property 1 is recorded in the modification history management table 62.

こうして修正が実施されたOSプログラム61は、修正
履歴管理テーブル62をデータとして含んだものである
が、OS起動手段4が、OSプログラムを起動するにあ
たって、OSの動作には関係のない修正履歴管理テーブ
ル62を除外して、OSプログラム61のみを主記憶や
仮想記憶に展開し、OSプログラム61の実行を開始さ
せるため、OSプログラム61の実行中には、何ら支障
とならないようになっている。
The OS program 61 that has been modified in this way includes a modification history management table 62 as data, but when the OS startup means 4 starts the OS program, the modification history management table 62 that is not related to the operation of the OS is used. Since the table 62 is excluded and only the OS program 61 is developed in the main memory or virtual memory and the execution of the OS program 61 is started, there is no problem during the execution of the OS program 61.

また、修正の実施とは別に、任意の時期に修正履歴管理
手段3により、表示装置31を使用して、修正履歴管理
テーブル62に記録されている修正の履歴情報を参照す
ることが可能である。
Furthermore, apart from the execution of modifications, the modification history management means 3 can use the display device 31 to refer to modification history information recorded in the modification history management table 62 at any time. .

[発明の効果] 以上説明したように本発明は、OSプログラムの修正履
歴情報を保持する修正履歴管理テーブルを○Sプログラ
ムのデータとして組込んだ形で○Sプログラムの格納フ
ァイルに有し、OSが実際に起動される時に当該テーブ
ルをOSプログラムから切り離すことにより、OSプロ
グラムの修正の履歴に関する情報を、OSプログラムの
修正と同時に、かつ、自動的に記録することができるた
め、修正の履歴を正しく、漏れなく保持できるようにな
り、また、OSプログラムの動作には何らの支障も与え
ることなく、修正の履歴情報をOSプログラムと同じに
扱うことができるため、修正の履歴情報を紛失するよう
なことがなくなるうえに、さらに、記録されている修正
の履歴情報を、OSプログラムの格納ファイルから容易
に参照することができるようになるため、OSプログラ
ムの修正に関する履歴の管理を簡易に、かつ正確に行う
ことが可能となる効果がある。
[Effects of the Invention] As explained above, the present invention includes a modification history management table that holds modification history information of the OS program in the storage file of the ○S program in a form that is incorporated as data of the ○S program. By separating this table from the OS program when the OS program is actually started, information regarding the history of modifications to the OS program can be recorded simultaneously and automatically. It is now possible to maintain correct and complete information, and since the modification history information can be handled in the same way as the OS program without causing any hindrance to the operation of the OS program, it is possible to prevent modification history information from being lost. In addition, the recorded modification history information can be easily referenced from the OS program storage file, which simplifies and simplifies the management of the history of OS program modifications. This has the effect of making it possible to perform the process accurately.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明のオペレーティングシステムの修正履歴
管理方式の一実施例を示すブロック図である。 1・・・修正物件、    2・・・修正手段、3・・
・修正履歴管理手段、 4・・・O3起動手段、 5・・・OSプログラム、 l・・・修正指示データ、12・・・履歴情報、1・・
・表示装置、 O・・・OSプログラム格納ファイル、1・・・OSプ
ログラム、 2・・・修正履歴管理テーブル。 特許出廓人 日本電気株式会社 日本電気ソフトウェア株式会社
FIG. 1 is a block diagram showing an embodiment of a modification history management method for an operating system according to the present invention. 1... Correction property, 2... Correction means, 3...
・Modification history management means, 4...O3 starting means, 5...OS program, l...Modification instruction data, 12...history information, 1...
-Display device, O...OS program storage file, 1...OS program, 2...Modification history management table. Patent distributor NEC Corporation NEC Software Co., Ltd.

Claims (1)

【特許請求の範囲】 1、OSプログラムを格納するファイルに、OSプログ
ラムのデータとして組込まれた形でOSプログラムの修
正履歴管理テーブルを有し、 修正物件に、OSプログラムの修正指示データとともに
、修正物件の履歴情報を有し、 修正物件に記述された修正指示データをもとにOSプロ
グラムの修正を行う修正手段と、 修正の内容を履歴として記録し、管理および表示装置へ
の表示を行う修正履歴管理手段と、前記修正履歴管理テ
ーブルをOSプログラムから切り離したうえでOSの起
動を行うOS起動手段とを有するオペレーティングシス
テムの修正履歴管理方式。
[Claims] 1. A file storing an OS program has an OS program modification history management table incorporated as OS program data, and a modification history management table is included in a modification object along with OS program modification instruction data. A modification means that has history information of the property and modifies the OS program based on modification instruction data written in the modified property, and a modification device that records the content of modifications as a history, manages it, and displays it on a display device. A modification history management method for an operating system, comprising a history management means and an OS startup means for starting the OS after separating the modification history management table from the OS program.
JP63273689A 1988-10-28 1988-10-28 Correction history control system for operating system Pending JPH02120934A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63273689A JPH02120934A (en) 1988-10-28 1988-10-28 Correction history control system for operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63273689A JPH02120934A (en) 1988-10-28 1988-10-28 Correction history control system for operating system

Publications (1)

Publication Number Publication Date
JPH02120934A true JPH02120934A (en) 1990-05-08

Family

ID=17531182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63273689A Pending JPH02120934A (en) 1988-10-28 1988-10-28 Correction history control system for operating system

Country Status (1)

Country Link
JP (1) JPH02120934A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020088806A (en) * 2018-11-30 2020-06-04 キヤノン株式会社 Information processing device, control method thereof, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020088806A (en) * 2018-11-30 2020-06-04 キヤノン株式会社 Information processing device, control method thereof, and program

Similar Documents

Publication Publication Date Title
JPH02120934A (en) Correction history control system for operating system
US5386553A (en) Disk file updating control device and method using updating data stored in a first-in-first-out queue
JPH05314483A (en) Recording method of information
JPS5927303A (en) Program correcting device
JP3350242B2 (en) Additional program loading method
JP2507763B2 (en) Modification application processing method
JPS61115155A (en) Control system of information processor
JPS62168202A (en) Program recording device
JPS6355631A (en) Patch control method for program
JPS6254348A (en) Processing system for fault of file
JP3789248B2 (en) Program loading method, program loading apparatus and recording medium therefor
JPH0820933B2 (en) Data writing method and device
JPS6254347A (en) Processing system for fault of file
JPH04236623A (en) Check processing system for wrong replacement of medium
JPH08147423A (en) Device and method for generating issuing processing data of information storage medium
JPS62107331A (en) Error processing system for document file
JPS62194559A (en) Memory scheduling system of program in virtual storage system
JPH06168079A (en) Data backup system
JPH01251232A (en) Information processor
JPH03248223A (en) Slip printing system
JPH0433058B2 (en)
JPH0668162A (en) Data management method for electronic file device
JPH01251231A (en) Information processor
JPH03255527A (en) Updating system for software
JPH02165329A (en) Method for forming system