************************************************************ 0_READ_ME.TXT A brief overview of building and running the logout command file activator. ************************************************************ 1_DIRECTORY_CONTENTS.TXT This file. ************************************************************ ADD_PERM_PER_PROCESS_DISPVEC.MAR Routine for adding permanent rundown vector to P1 vector area. ************************************************************ BUILD.COM Command procedure for building the logout procedure activator and its loader. ************************************************************ EGP1VEC.MSG Messages and constants for adding permanent P1 rundown vector. ************************************************************ LUDICROUSLY_SIMPLE_SYSTEM_LOGOUT_PROC.COM Just that. ************************************************************ MERGE_SHAREABLE_IMAGE_INTO_P1.MAR Merges a shareable image WITH a transfer address into P1 space, permanently. ************************************************************ PROTOTYPE_RUNDOWN_INTERCEPTOR.MAR The basic mechanisms of the logout command file activator are implemented and demonstrated here. ************************************************************ PROTOTYPE_RUNDOWN_INTERCEPTOR_LOADER.FOR The driver for permanently loading the activator and adding the P1 rundown vector. ************************************************************ RUNDOWN_INTERCEPTOR_FEASIBILITY_REPORT.MEM A complete report of the feasibility study describing the use of rundown interception to recover from process deletion and force the execution of system wide logout command file in normal process context. ************************************************************ SETUP.COM Establishes logical names used by the facility. ************************************************************ TEST.DAT A copy of the results of the simple command file which are also put to the screen. This only appears after using the facility. It will appear in whatever directory the default is set to when the process is deleted via STOP/ID=0. ************************************************************