Patch Name: PHSS_10126 Patch Description: s700_800 10.0X-10 Cobol/UX Development B.10.29 to B.10.42 Creation Date: 97/02/20 Post Date: 97/03/05 Hardware Platforms - OS Releases: s700: 10.00 10.01 10.10 s800: 10.00 10.01 10.10 Products: Cobol/HP-UX B.10.29 Filesets: COBOLDEV.COBDEV,B.10.03.10 COBOLCRT.COBCRT,B.10.03.10 COBOLRT.COBRT,B.10.03.10 COBOLTBOX.COBTBOX,B.10.03.10 COBOLDIAG.COBDIAG,B.10.03.10 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_10126 Symptoms: PHSS_10126: 1. checker loops 2. NCG error: ustack not empty (5129) on COMPUTE 3. compiler gives 289-S on SYNC item if -C IBMCOMP 4. rts 153 on ADD of last element of array 5. B.11.25,26: file OPEN fails with file status 35 or 37 if env var. 6. COMPUTE with array element returns wrong value. 7. rts 114 on multiple SORTs; malloc/free problem. 8. -C WRITETHRU (for MF buffer) buffers @ 512 bytes for line sequential files. 9. checker does not always produce an error summary 10. rts 114 occurs when EXTERNAL data items accessed, SQLPROT used. 11. rts 907 Signal/Thread assertion failed - with hp_nosignals.o. PHSS_8859: 1. rts 114 (signal 10) on MOVE of PIC S999 table element 2. Rounding of COMP-2 to PIC 9(9) is ignored in COMPUTE 3. cannot OPEN INPUT on read-only filesystems: FS code 9/030 4. rts 114 when MOVE of array element PIC XX to data item PIC XX; gnt or .o 5. rts 114 when accessing multi-dimensional array in native code 6. rts 200 on READ of redirected file 7. Enhance MF COBOL/UX performance of sequential READs (why lseek called?) PHSS_8858: 1. rts 114 (signal 10) on MOVE of PIC S999 table element 2. Rounding of COMP-2 to PIC 9(9) is ignored in COMPUTE 3. cannot OPEN INPUT on read-only filesystems: FS code 9/030 4. rts 114 when MOVE of array element PIC XX to data item PIC XX; gnt or .o 5. rts 114 when accessing multi-dimensional array in native code 6. rts 200 on READ of redirected file 7. Enhance MF COBOL/UX performance of sequential READs (why lseek called?) PHSS_8856: 1. See description for PHSS_8855. PHSS_8855: 1. rts 114 (signal 10) on MOVE of PIC S999 table element 2. Rounding of COMP-2 to PIC 9(9) is ignored in COMPUTE 3. cannot OPEN INPUT on read-only filesystems: FS code 9/030 4. rts 114 when MOVE of array element PIC XX to data item PIC XX; gnt or .o 5. rts 114 when accessing multi-dimensional array in native code 6. rts 200 on READ of redirected file 7. Enhance MF COBOL/UX performance of sequential READs (why lseek called?) PHSS_7714: 1. compilation of large MFCOBOL program takes a long time or yields ncg error 6311 or 5707 2. Using IF ... NUMERIC with COMP-6 yields NCG ERROR Ustack underflow (5705) 3. NCG error when compiling program when using charset "ebcdic" 4. MULTIPLY of S9(12) COMP yields rts error 114 or 115 5. REWRITE of line sequential file incorrectly sets record offset 6. command line args are not correctly passed to Animator 7. program fails to open a symbolic link if linked to non-existant file 8. Error "shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0)" received 9. cannot OPEN INPUT on a read-only filesystem returns error 9/030 10. set long_filenames=FALSE builds wrong name for .idx file 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068 12. memory leak in OPEN and CLOSE PHSS_7713: 1. compilation of large MFCOBOL program takes a long time or yields ncg error 6311 or 5707 2. Using IF ... NUMERIC with COMP-6 yields NCG ERROR Ustack underflow (5705) 3. NCG error when compiling program when using charset "ebcdic" 4. MULTIPLY of S9(12) COMP yields rts error 114 or 115 5. REWRITE of line sequential file incorrectly sets record offset 6. command line args are not correctly passed to Animator 7. program fails to open a symbolic link if linked to non-existant file 8. Error "shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0)" received 9. cannot OPEN INPUT on a read-only filesystem returns error 9/030 10. set long_filenames=FALSE builds wrong name for .idx file 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068 12. memory leak in OPEN and CLOSE PHSS_7711: 1. See description for PHSS_7710. PHSS_7710: 1. compilation of large MFCOBOL program takes a long time or yields ncg error 6311 or 5707 2. Using IF ... NUMERIC with COMP-6 yields NCG ERROR Ustack underflow (5705) 3. NCG error when compiling program when using charset "ebcdic" 4. MULTIPLY of S9(12) COMP yields rts error 114 or 115 5. REWRITE of line sequential file incorrectly sets record offset 6. command line args are not correctly passed to Animator 7. program fails to open a symbolic link if linked to non-existant file 8. Error "shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0)" received 9. cannot OPEN INPUT on a read-only filesystem returns error 9/030 10. set long_filenames=FALSE builds wrong name for .idx file 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068 12. memory leak in OPEN and CLOSE PHSS_7100: 1. SORT on multidimentional arrays in ASCENDING seq may not sort correctly 2. Sort on 1-dimensional array in w-s gives wrong result as gnt/exe 3. SEARCH ALL fails to find match if ASC key and native code 4. NCG aborts with 038-F Internal error with COMPUTE and COMP-1/2 5. cob aborts with cob: too many args if number of args > 200 6. cob aborts with "155-U Illegal command line" if many options 7. Intrinsic funcs fail if var alpha-num ref mod in arg. 8. REWRITE of line sequential file incorrectly sets record offset 9. after DISPLAY WINDOW, no attrib w DISPLAY WITH REVERSE-VIDEO 10. DD on 1-dimensional array with -O or -C IBMCOMP gives wrong result 11. NUMVAL returns wrong result if num digits > 14 12. wrong result if SET ADDRESS, multiple targets and ref mod 13. docs/hp_README and docs/hp_relnotes files are 0 length PHSS_7099: 1. SORT on multidimentional arrays in ASCENDING seq may not sort correctly 2. Sort on 1-dimensional array in w-s gives wrong result as gnt/exe 3. SEARCH ALL fails to find match if ASC key and native code 4. NCG aborts with 038-F Internal error with COMPUTE and COMP-1/2 5. cob aborts with cob: too many args if number of args > 200 6. cob aborts with "155-U Illegal command line" if many options 7. Intrinsic funcs fail if var alpha-num ref mod in arg. 8. REWRITE of line sequential file incorrectly sets record offset 9. after DISPLAY WINDOW, no attrib w DISPLAY WITH REVERSE-VIDEO 10. DD on 1-dimensional array with -O or -C IBMCOMP gives wrong result 11. NUMVAL returns wrong result if num digits > 14 12. wrong result if SET ADDRESS, multiple targets and ref mod 13. docs/hp_README and docs/hp_relnotes files are 0 length PHSS_7097: 1. See description for PHSS_7096. PHSS_7096: 1. SORT on multidimentional arrays in ASCENDING seq may not sort correctly 2. Sort on 1-dimensional array in w-s gives wrong result as gnt/exe 3. SEARCH ALL fails to find match if ASC key and native code 4. NCG aborts with 038-F Internal error with COMPUTE and COMP-1/2 5. cob aborts with cob: too many args if number of args > 200 6. cob aborts with "155-U Illegal command line" if many options 7. Intrinsic funcs fail if var alpha-num ref mod in arg. 8. REWRITE of line sequential file incorrectly sets record offset 9. after DISPLAY WINDOW, no attrib w DISPLAY WITH REVERSE-VIDEO 10. DD on 1-dimensional array with -O or -C IBMCOMP gives wrong result 11. NUMVAL returns wrong result if num digits > 14 12. wrong result if SET ADDRESS, multiple targets and ref mod 13. docs/hp_README and docs/hp_relnotes files are 0 length Defect Description: PHSS_10126: 1. The following program causes checker to loop. identification division. program-id. oops. data division. ^set osvs working-storage section. 01 blart pic s9(9) comp-5. procedure division. stop run. 2. cob compiler causes NCG error. NCG error: ustack not empty (5129) 3. using 11.25/v4.0 MF cobol, getting errors compiling code that used to compile on v3.2. 4. Rts 153 "Subscript out of range" error in MF Cobol 11.26. 5. Cobol Program using COBOL B.11.26 (and B.11.25) may fail opening a file with a file status 35 or 37 if filename is asscociated with an Environment variable. 6. Unable to use subscripted items in a compute staement w/ B.10.41 COBOL. 7. Application which does many sorts dies of runtime error 114. Rerunning with stack trace enabled gives an indication that the failure is occuring in srtexit within the fhsort module. 8. when the test is compiled w/ WRITETHRU, I would expect NO buffering, but I see 512 buffering in V3.2 product. For case w/ NOWRITETHRU, 512 buffring is expected, and it works. In V4.0, I see the same behaviour. 9. When there are compile time errors the native checker only occasionally produces an error summary, an int checker almost always produces an error summary. While this is filed against B.10.25, it is not a regression, the error summary is also inconsistently produced in v31 based native checkers as well. 10. rts 114 occurs when EXTERNAL data items are accessed, if program is compiled with SQLPROT. The error occurs with int and gnt code. The program accesses a DB2 database. The EXTERNAL data items contain the expected data if the program is compiled without SQLPROT. Customer is concerned that if she compiles without SQLPROT, and a transaction is terminated, rollback will not occur correctly. 11. MFCOBOL/UX Runtime error as followings: Execution error : file '' error code: 907, pc=0, call=0, seg=0 907 Signal/Thread assertion failed - Inconsistent internalstate Assertion failed: valid_signal (sig) && (handler != SIG_ERR), file hp_cobolsigs.c, line 475 signal 14 (SIGALRM) is being accessed by COBOL when it should be ignored. PHSS_8859: 1. User gets following error: Execution error : file 'sics.gnt' error code: 114, pc=0, call=1, seg=0 114 Attempt to access item beyond bounds of memory 2. The behavior of rounding of COMP-2 data types changed for numbers midway between integers (2.5, 3.5 etc). Earlier these would be rounded up to the next integer. However now they are rounded to the neared even number. So that 2.5 is rounded to 2 while 3.5 is rounded to 4. 3. After a data file is created on a 'Write-Once-Read-Many' drive, it can not be opened in INPUT mode. 4. Correct native code is not generated for array bounds checking. 5. Cobol NCG code is unable to address a very large array. 6. When the input file is redirected to a pipe using dd_ env wrong error message is generated, with or without status code. 7. Enhance the product to improve the performance of READs on LINE SEQUENTIAL files. PHSS_8858: 1. User gets following error: Execution error : file 'sics.gnt' error code: 114, pc=0, call=1, seg=0 114 Attempt to access item beyond bounds of memory 2. The behavior of rounding of COMP-2 data types changed for numbers midway between integers (2.5, 3.5 etc). Earlier these would be rounded up to the next integer. However now they are rounded to the neared even number. So that 2.5 is rounded to 2 while 3.5 is rounded to 4. 3. After a data file is created on a 'Write-Once-Read-Many' drive, it can not be opened in INPUT mode. 4. Correct native code is not generated for array bounds checking. 5. Cobol NCG code is unable to address a very large array. 6. When the input file is redirected to a pipe using dd_ env wrong error message is generated, with or without status code. 7. Enhance the product to improve the performance of READs on LINE SEQUENTIAL files. PHSS_8856: 1. See description for PHSS_8855. PHSS_8855: 1. User gets following error: Execution error : file 'sics.gnt' error code: 114, pc=0, call=1, seg=0 114 Attempt to access item beyond bounds of memory 2. The behavior of rounding of COMP-2 data types changed for numbers midway between integers (2.5, 3.5 etc). Earlier these would be rounded up to the next integer. However now they are rounded to the neared even number. So that 2.5 is rounded to 2 while 3.5 is rounded to 4. 3. After a data file is created on a 'Write-Once-Read-Many' drive, it can not be opened in INPUT mode. 4. Correct native code is not generated for array bounds checking. 5. Cobol NCG code is unable to address a very large array. 6. When the input file is redirected to a pipe using dd_ env wrong error message is generated, with or without status code. 7. Enhance the product to improve the performance of READs on LINE SEQUENTIAL files. PHSS_7714: 1. The compilation of a large Cobol program takes an unnecessarily long time. 2. If you test a COMP-6 field to be NUMERIC, when you generate the code you get the following error: ** NCG ERROR ** in program ** Ustack underflow (5705) ** Contact Hewlett-Packard Support ** 3. Compiling with -C "charset(ebcdic)" yields: ** NCG ERROR ** in program ** UNK number illegal or unimplemented (5153) ** Contact Hewlett-Packard Support ** 4. COBOL programs that use MULTIPLY abort with rts error 114 when run as .gnt. 5. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 6. Command line arguments not correctly passed to the animator if run through 'cobrun +A'. 7. Cob won't create a file when given the name of a symbolic link pointing to a non-existing file in a COBOL program. 8. When explicitly unloading libhpcobol.sl with shl_unload, the following error is returned: shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0) 9. An access with OPEN INPUT fails with file status code 9/030, which states that filesystem is readonly 10. When long filenames are not used, the cisam index file name has '.idx.idx' instead of just '.idx'. 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068. 12. Memory leak detected if files are opened repeatedly in a COBOL program. PHSS_7713: 1. The compilation of a large Cobol program takes an unnecessarily long time. 2. If you test a COMP-6 field to be NUMERIC, when you generate the code you get the following error: ** NCG ERROR ** in program ** Ustack underflow (5705) ** Contact Hewlett-Packard Support ** 3. Compiling with -C "charset(ebcdic)" yields: ** NCG ERROR ** in program ** UNK number illegal or unimplemented (5153) ** Contact Hewlett-Packard Support ** 4. COBOL programs that use MULTIPLY abort with rts error 114 when run as .gnt. 5. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 6. Command line arguments not correctly passed to the animator if run through 'cobrun +A'. 7. Cob won't create a file when given the name of a symbolic link pointing to a non-existing file in a COBOL program. 8. When explicitly unloading libhpcobol.sl with shl_unload, the following error is returned: shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0) 9. An access with OPEN INPUT fails with file status code 9/030, which states that filesystem is readonly 10. When long filenames are not used, the cisam index file name has '.idx.idx' instead of just '.idx'. 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068. 12. Memory leak detected if files are opened repeatedly in a COBOL program. PHSS_7711: 1. See description for PHSS_7710. PHSS_7710: 1. The compilation of a large Cobol program takes an unnecessarily long time. 2. If you test a COMP-6 field to be NUMERIC, when you generate the code you get the following error: ** NCG ERROR ** in program ** Ustack underflow (5705) ** Contact Hewlett-Packard Support ** 3. Compiling with -C "charset(ebcdic)" yields: ** NCG ERROR ** in program ** UNK number illegal or unimplemented (5153) ** Contact Hewlett-Packard Support ** 4. COBOL programs that use MULTIPLY abort with rts error 114 when run as .gnt. 5. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 6. Command line arguments not correctly passed to the animator if run through 'cobrun +A'. 7. Cob won't create a file when given the name of a symbolic link pointing to a non-existing file in a COBOL program. 8. When explicitly unloading libhpcobol.sl with shl_unload, the following error is returned: shl_findsym failed finding _hp_libcobwin1_init with 0 (Error 0) 9. An access with OPEN INPUT fails with file status code 9/030, which states that filesystem is readonly 10. When long filenames are not used, the cisam index file name has '.idx.idx' instead of just '.idx'. 11. READ WITH KEPT LOCK returns 9/035 instead of 9/068. 12. Memory leak detected if files are opened repeatedly in a COBOL program. PHSS_7100: 1. Sorting single or multi dimensional arrays using pic 9(..) (usage display) as the only key gives the incorrect result with native code in some cases. Intermediate code works correctly. 2. Sorting 1-dimensional array using pic 99 (usage display) as only key gives incorrect result with native code. Intermediate code works correctly. Also fails for all unsigned pic 9(X) where X is a legal number larger than 1. 3. COBOL program with a sorted table in ascending order, and only one search key. The program fails to find matches in a table when the matches are clearly present. 4. When geneating native code for a COMPUTE statement that uses floating point data items (COMP-1 or COMP-2), the ncg aborts with the following error: * 038-F Internal error. Contact Technical Support 5. If cob is given a long list of object files to link, it fails if the number is close to 200. 6. if the num of args to ld approach 200, cob starts to give strange errors. 7. REVERSE doesn't work if reference modification doesn't have only constants. It works as int code but not as executable. 8. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 9. When using windowing syntax($SET PREPROCESS "WINDOW1" / DISPLAY WINDOW), DISPLAY WITH REVERSE-VIDEO does not always work. 10. When a USAGE DISPLAY index is converted to binary, for accessing 1-DIM array, the calculation for 10, 100, 1000, ... does not account for the '1'. Hence the index is always zero. 11. Numval documentation states 18 digits of accuracy only 13 is received. 12. The COBOL statement SET ADDRESS OF identifier TO ADDRESS of identifier, fails if there are multiple assignments or if there is a reference modification. 13. The HP supplied documentation files hp_README, hp_relnotes_cbl, hp_relnotes_ds and hp_relnotes_tbox are missing from the B.10.30 release. Files with those names are 0 length PHSS_7099: 1. Sorting single or multi dimensional arrays using pic 9(..) (usage display) as the only key gives the incorrect result with native code in some cases. Intermediate code works correctly. 2. Sorting 1-dimensional array using pic 99 (usage display) as only key gives incorrect result with native code. Intermediate code works correctly. Also fails for all unsigned pic 9(X) where X is a legal number larger than 1. 3. COBOL program with a sorted table in ascending order, and only one search key. The program fails to find matches in a table when the matches are clearly present. 4. When geneating native code for a COMPUTE statement that uses floating point data items (COMP-1 or COMP-2), the ncg aborts with the following error: * 038-F Internal error. Contact Technical Support 5. If cob is given a long list of object files to link, it fails if the number is close to 200. 6. if the num of args to ld approach 200, cob starts to give strange errors. 7. REVERSE doesn't work if reference modification doesn't have only constants. It works as int code but not as executable. 8. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 9. When using windowing syntax($SET PREPROCESS "WINDOW1" / DISPLAY WINDOW), DISPLAY WITH REVERSE-VIDEO does not always work. 10. When a USAGE DISPLAY index is converted to binary, for accessing 1-DIM array, the calculation for 10, 100, 1000, ... does not account for the '1'. Hence the index is always zero. 11. Numval documentation states 18 digits of accuracy only 13 is received. 12. The COBOL statement SET ADDRESS OF identifier TO ADDRESS of identifier, fails if there are multiple assignments or if there is a reference modification. 13. The HP supplied documentation files hp_README, hp_relnotes_cbl, hp_relnotes_ds and hp_relnotes_tbox are missing from the B.10.30 release. Files with those names are 0 length PHSS_7097: 1. See description for PHSS_7096. PHSS_7096: 1. Sorting single or multi dimensional arrays using pic 9(..) (usage display) as the only key gives the incorrect result with native code in some cases. Intermediate code works correctly. 2. Sorting 1-dimensional array using pic 99 (usage display) as only key gives incorrect result with native code. Intermediate code works correctly. Also fails for all unsigned pic 9(X) where X is a legal number larger than 1. 3. COBOL program with a sorted table in ascending order, and only one search key. The program fails to find matches in a table when the matches are clearly present. 4. When geneating native code for a COMPUTE statement that uses floating point data items (COMP-1 or COMP-2), the ncg aborts with the following error: * 038-F Internal error. Contact Technical Support 5. If cob is given a long list of object files to link, it fails if the number is close to 200. 6. if the num of args to ld approach 200, cob starts to give strange errors. 7. REVERSE doesn't work if reference modification doesn't have only constants. It works as int code but not as executable. 8. REWRITE of line sequential file if another file is open in the program causes the record offset to be updated incorrectly. 9. When using windowing syntax($SET PREPROCESS "WINDOW1" / DISPLAY WINDOW), DISPLAY WITH REVERSE-VIDEO does not always work. 10. When a USAGE DISPLAY index is converted to binary, for accessing 1-DIM array, the calculation for 10, 100, 1000, ... does not account for the '1'. Hence the index is always zero. 11. Numval documentation states 18 digits of accuracy only 13 is received. 12. The COBOL statement SET ADDRESS OF identifier TO ADDRESS of identifier, fails if there are multiple assignments or if there is a reference modification. 13. The HP supplied documentation files hp_README, hp_relnotes_cbl, hp_relnotes_ds and hp_relnotes_tbox are missing from the B.10.30 release. Files with those names are 0 length. SR: 1653128306 1653174771 1653175448 4701252338 5003286492 5003334748 1653113266 1653084939 5003214460 5003286419 5003285346 4701310482 4701310524 4701311142 5003296160 5003300236 1653157461 5003304899 5003293829 5003302471 4701317347 1653126664 1653139428 4701302612 1653142729 5003296160 5003302471 1653166462 4701321471 4701326314 5003309393 5003308957 5003287789 4701287045 5003338335 1653198226 5003352724 5003355834 4701343228 4701325431 4701326314 1653193516 Patch Files: /opt/cobol/cobdir/bin/builder /opt/cobol/cobdir/bin/cwsource /opt/cobol/cobdir/bin/d /opt/cobol/cobdir/bin/designer /opt/cobol/cobdir/bin/ds /opt/cobol/cobdir/bin/editor /opt/cobol/cobdir/bin/library /opt/cobol/cobdir/bin/screens /opt/cobol/cobdir/bin/tbox /opt/cobol/cobdir/bin/animbase /opt/cobol/cobdir/bin/convert3 /opt/cobol/cobdir/bin/convert5 /opt/cobol/cobdir/bin/reform5 /opt/cobol/cobdir/bin/tabx /opt/cobol/cobdir/bin/cobol /opt/cobol/cobdir/bin/cobprof /opt/cobol/cobdir/bin/h2cpy /opt/cobol/cobdir/bin/split78 /opt/cobol/cobdir/advanim.lbr /opt/cobol/cobdir/analyze.lbr /opt/cobol/cobdir/animator.lbr /opt/cobol/cobdir/animbase.lbr /opt/cobol/cobdir/bin/analyze /opt/cobol/cobdir/bin/anim /opt/cobol/cobdir/bin/cgen /opt/cobol/cobdir/bin/cobie /opt/cobol/cobdir/bin/compare /opt/cobol/cobdir/builder.lbr /opt/cobol/cobdir/cdi2.gnt /opt/cobol/cobdir/charset.gnt /opt/cobol/cobdir/check /opt/cobol/cobdir/check.lbr /opt/cobol/cobdir/cnvcomp6.gnt /opt/cobol/cobdir/cobcli.lbr /opt/cobol/cobdir/cobopt /opt/cobol/cobdir/conversion/c3sub.gnt /opt/cobol/cobdir/conversion/c5sub.gnt /opt/cobol/cobdir/conversion/convert3.gnt /opt/cobol/cobdir/conversion/convert5.gnt /opt/cobol/cobdir/conversion/reform5.gnt /opt/cobol/cobdir/conversion/tabx.gnt /opt/cobol/cobdir/csimaker.gnt /opt/cobol/cobdir/cwsource.lbr /opt/cobol/cobdir/d.gnt /opt/cobol/cobdir/demo/coop/animuser.gnt /opt/cobol/cobdir/demo/coop/dbgee.gnt /opt/cobol/cobdir/demo/fhutils/rebuild.cbl /opt/cobol/cobdir/demo/fs/fstest.cbl /opt/cobol/cobdir/demo/fs/tptest.cbl /opt/cobol/cobdir/demo/fs/wr1test.cbl /opt/cobol/cobdir/demo/fs/wr2test.cbl /opt/cobol/cobdir/designer.lbr /opt/cobol/cobdir/dialog/BIGMAC.gnt /opt/cobol/cobdir/dialog/BLOCK.gnt /opt/cobol/cobdir/dialog/DRAW.gnt /opt/cobol/cobdir/dialog/DS-DB.gnt /opt/cobol/cobdir/dialog/DS.gnt /opt/cobol/cobdir/dialog/DSCOBGEN.gnt /opt/cobol/cobdir/dialog/DSCREENS.gnt /opt/cobol/cobdir/dialog/DSCUADEF.gnt /opt/cobol/cobdir/dialog/DSCUAGEN.gnt /opt/cobol/cobdir/dialog/DSDATDEF.gnt /opt/cobol/cobdir/dialog/DSDGRP.gnt /opt/cobol/cobdir/dialog/DSDIALCV.gnt /opt/cobol/cobdir/dialog/DSDIALIN.gnt /opt/cobol/cobdir/dialog/DSDIALOG.gnt /opt/cobol/cobdir/dialog/DSDIATRN.gnt /opt/cobol/cobdir/dialog/DSDLGINI.gnt /opt/cobol/cobdir/dialog/DSERRDEF.gnt /opt/cobol/cobdir/dialog/DSEXPDS.gnt /opt/cobol/cobdir/dialog/DSEXPMES.gnt /opt/cobol/cobdir/dialog/DSEXPORT.gnt /opt/cobol/cobdir/dialog/DSFLDNAM.gnt /opt/cobol/cobdir/dialog/DSGETSS.gnt /opt/cobol/cobdir/dialog/DSGROUP.gnt /opt/cobol/cobdir/dialog/DSHEAP.gnt /opt/cobol/cobdir/dialog/DSIMPDS.gnt /opt/cobol/cobdir/dialog/DSIMPFIO.gnt /opt/cobol/cobdir/dialog/DSIMPORT.gnt /opt/cobol/cobdir/dialog/DSPARSER.gnt /opt/cobol/cobdir/dialog/DSPFLDCV.gnt /opt/cobol/cobdir/dialog/DSPRINT.gnt /opt/cobol/cobdir/dialog/DSPROT.gnt /opt/cobol/cobdir/dialog/DSSYSFMT.gnt /opt/cobol/cobdir/dialog/DSTFSM.gnt /opt/cobol/cobdir/dialog/DSTRACER.gnt /opt/cobol/cobdir/dialog/DSTUTOR.gnt /opt/cobol/cobdir/dialog/DSUSRFMT.gnt /opt/cobol/cobdir/dialog/DSUXPATH.gnt /opt/cobol/cobdir/dialog/DSVALDEF.gnt /opt/cobol/cobdir/dialog/ERRHAND.gnt /opt/cobol/cobdir/dialog/FEM.gnt /opt/cobol/cobdir/dialog/FSI.gnt /opt/cobol/cobdir/dialog/FSIHEAP.gnt /opt/cobol/cobdir/dialog/MLOAD.gnt /opt/cobol/cobdir/dialog/MSAVE.gnt /opt/cobol/cobdir/dialog/POPUP.gnt /opt/cobol/cobdir/dialog/SCONFIG.gnt /opt/cobol/cobdir/dialog/SSP.gnt /opt/cobol/cobdir/dialog/VERDISP.gnt /opt/cobol/cobdir/docs/fs2tools.1 /opt/cobol/cobdir/docs/hp_relnotes_ds /opt/cobol/cobdir/docs/hp_relnotes_tbox /opt/cobol/cobdir/dsmot/demo/objects/checkb.gs /opt/cobol/cobdir/dsmot/ds-edit.gnt /opt/cobol/cobdir/dsmot/ds-errs /opt/cobol/cobdir/dsmot/ds-errs.idx /opt/cobol/cobdir/dsmot/ds.gnt /opt/cobol/cobdir/dsmot/dsd-valp.gnt /opt/cobol/cobdir/dsmot/dsdef /opt/cobol/cobdir/dsmot/dsdef.o /opt/cobol/cobdir/dsmot/dsdlgtbl.gnt /opt/cobol/cobdir/dsmot/dserrhan.gnt /opt/cobol/cobdir/dsmot/dserrhan.o /opt/cobol/cobdir/dsmot/dsfntgen.gnt /opt/cobol/cobdir/dsmot/dsfntmap.gnt /opt/cobol/cobdir/dsmot/dsfntmap.o /opt/cobol/cobdir/dsmot/dsmot /opt/cobol/cobdir/dsmot/dsmotver /opt/cobol/cobdir/dsmot/dsr-valp.gnt /opt/cobol/cobdir/dsmot/dsr-valp.o /opt/cobol/cobdir/dsmot/dsrun.gnt /opt/cobol/cobdir/dsmot/dsrun.o /opt/cobol/cobdir/dsmot/dstracer.gnt /opt/cobol/cobdir/dsmot/dstrap.gnt /opt/cobol/cobdir/dsmot/dstrpcrt.gnt /opt/cobol/cobdir/dsmot/dsvalrun.gnt /opt/cobol/cobdir/dsmot/dsvalrun.o /opt/cobol/cobdir/dsmot/fprompt.o /opt/cobol/cobdir/dsmot/lsfonts.gnt /opt/cobol/cobdir/dsmot/mfdir2.o /opt/cobol/cobdir/dsmot/pic4mat.gnt /opt/cobol/cobdir/dsmot/pic4mat.o /opt/cobol/cobdir/dsver /opt/cobol/cobdir/edit.lbr /opt/cobol/cobdir/errmsg.gnt /opt/cobol/cobdir/forms2/FORMS2.gnt /opt/cobol/cobdir/fsviewmot /opt/cobol/cobdir/gnl.gnt /opt/cobol/cobdir/gntanlz.lbr /opt/cobol/cobdir/h2cpy.gnt /opt/cobol/cobdir/helpedit.lbr /opt/cobol/cobdir/iecobses.gnt /opt/cobol/cobdir/ieenvvar.gnt /opt/cobol/cobdir/imssuper.gnt /opt/cobol/cobdir/intpinit.gnt /opt/cobol/cobdir/mfcsi.lbr /opt/cobol/cobdir/mfdir2.lbr /opt/cobol/cobdir/ncg /opt/cobol/cobdir/ncg.ops /opt/cobol/cobdir/painter.lbr /opt/cobol/cobdir/profiler.gnt /opt/cobol/cobdir/screens.lbr /opt/cobol/cobdir/sload.gnt /opt/cobol/cobdir/split78.gnt /opt/cobol/cobdir/src/cci.h /opt/cobol/cobdir/src/codeset.cpy /opt/cobol/cobdir/src/dialog/DS.o /opt/cobol/cobdir/src/dialog/DSDLGINI.o /opt/cobol/cobdir/src/dialog/DSGETSS.o /opt/cobol/cobdir/src/dialog/DSTRACER.o /opt/cobol/cobdir/src/fs/fhrdrpwd.o /opt/cobol/cobdir/src/fs/fhxscomp.o /opt/cobol/cobdir/src/fs/fs.o /opt/cobol/cobdir/src/fs/fsinst.o /opt/cobol/cobdir/src/fs/fsinstpw.o /opt/cobol/cobdir/src/fs/fsmgr.o /opt/cobol/cobdir/src/fs/fspthnam.o /opt/cobol/cobdir/src/fs/fsrcvr.o /opt/cobol/cobdir/src/fs/fsseclog.o /opt/cobol/cobdir/src/fs/fssecopn.o /opt/cobol/cobdir/src/fs/fsserver.o /opt/cobol/cobdir/src/fs/mkfs2 /opt/cobol/cobdir/src/sql/animcopy.o /opt/cobol/cobdir/src/sql/check.o /opt/cobol/cobdir/src/sql/checkx.o /opt/cobol/cobdir/src/sql/cp.o /opt/cobol/cobdir/src/sql/headers.o /opt/cobol/cobdir/src/sql/mkcheck /opt/cobol/cobdir/tbox.lbr /opt/cobol/cobdir/textmgr.gnt /opt/cobol/cobdir/toolboxver /opt/cobol/cobdir/txtmgr.gnt /opt/cobol/cobdir/uncg.err /opt/cobol/cobdir/window1.gnt /opt/cobol/cobdir/bin/cobrun /opt/cobol/cobdir/bin/fhconvert /opt/cobol/cobdir/bin/fhcreate /opt/cobol/cobdir/bin/fhedit /opt/cobol/cobdir/bin/fhinfo /opt/cobol/cobdir/bin/fhrebuild /opt/cobol/cobdir/bin/fhreorg /opt/cobol/cobdir/bin/fhvalidate /opt/cobol/cobdir/bin/forms2 /opt/cobol/cobdir/bin/fs /opt/cobol/cobdir/bin/fsviewmot /opt/cobol/cobdir/bin/keybcf /opt/cobol/cobdir/bin/rebuild /opt/cobol/cobdir/bin/mfsort /opt/cobol/cobdir/lang/default/fsclose.lng /opt/cobol/cobdir/ADIS.gnt /opt/cobol/cobdir/ADISCF.gnt /opt/cobol/cobdir/ADISDYNA.gnt /opt/cobol/cobdir/ADISINIT.gnt /opt/cobol/cobdir/ADISKEY.gnt /opt/cobol/cobdir/ADISKEY2.gnt /opt/cobol/cobdir/BTR2XFH.gnt /opt/cobol/cobdir/CBLDC001.gnt /opt/cobol/cobdir/CBLDC003.gnt /opt/cobol/cobdir/CHECKFIL.gnt /opt/cobol/cobdir/COBWIN2.gnt /opt/cobol/cobdir/DISPCONV.gnt /opt/cobol/cobdir/ESDSFH.gnt /opt/cobol/cobdir/FHREDIR.gnt /opt/cobol/cobdir/KEYBCF.gnt /opt/cobol/cobdir/PANELS.gnt /opt/cobol/cobdir/XFHLABEL.gnt /opt/cobol/cobdir/XFHNAME.gnt /opt/cobol/cobdir/XFHTRACE.gnt /opt/cobol/cobdir/_CLASS.gnt /opt/cobol/cobdir/_CODESET.gnt /opt/cobol/cobdir/_sqlprld.gnt /opt/cobol/cobdir/banner.gnt /opt/cobol/cobdir/bin/adiscf /opt/cobol/cobdir/bin/cob /opt/cobol/cobdir/bin/cobprog /opt/cobol/cobdir/bin/cobwhat /opt/cobol/cobdir/bin/fed /opt/cobol/cobdir/bin/lbrinfo /opt/cobol/cobdir/callrb.lbr /opt/cobol/cobdir/ccitcp2 /opt/cobol/cobdir/cmenu.lbr /opt/cobol/cobdir/cob.msg /opt/cobol/cobdir/cobintfn.gnt /opt/cobol/cobdir/coblib/cobcsym /opt/cobol/cobdir/coblib/cobfsym /opt/cobol/cobdir/coblib/cobxsym /opt/cobol/cobdir/coblib/hp_allraise.o /opt/cobol/cobdir/coblib/hp_cblthread.o /opt/cobol/cobdir/coblib/hp_noasysigs.o /opt/cobol/cobdir/coblib/hp_nosignals.o /opt/cobol/cobdir/coblib/hp_nosynsigs.o /opt/cobol/cobdir/coblib/hp_raisetidy.o /opt/cobol/cobdir/coblib/hp_rtsraise.o /opt/cobol/cobdir/coblib/hp_synraise.o /opt/cobol/cobdir/coblib/libcobol.a /opt/cobol/cobdir/coblib/libcobol.sl /opt/cobol/cobdir/coblib/libcrtn.a /opt/cobol/cobdir/coblib/libcrtn.sl /opt/cobol/cobdir/coblib/libfhutil.a /opt/cobol/cobdir/coblib/libfhutil.sl /opt/cobol/cobdir/coblib/libhpcobol.sl /opt/cobol/cobdir/coblib/libisstubs.sl /opt/cobol/cobdir/coblib/libosx.a /opt/cobol/cobdir/coblib/libosx.sl /opt/cobol/cobdir/coblib/libscreen.a /opt/cobol/cobdir/coblib/libscreen.sl /opt/cobol/cobdir/coblib/libsupp.a /opt/cobol/cobdir/coblib/libsupp.sl /opt/cobol/cobdir/coblib/map.s /opt/cobol/cobdir/coblib/xldyn.s /opt/cobol/cobdir/cobver /opt/cobol/cobdir/commi.gnt /opt/cobol/cobdir/comms.gnt /opt/cobol/cobdir/cwrcli.gnt /opt/cobol/cobdir/dialog/DSCOMP.gnt /opt/cobol/cobdir/dialog/DSERRHAN.gnt /opt/cobol/cobdir/dialog/DSFLD.gnt /opt/cobol/cobdir/dialog/DSLCONV.gnt /opt/cobol/cobdir/dialog/DSRUN.gnt /opt/cobol/cobdir/dialog/DSTERM.gnt /opt/cobol/cobdir/dialog/DSUSRCAL.gnt /opt/cobol/cobdir/dialog/DSUXSYSP.gnt /opt/cobol/cobdir/dialog/DSVALRUN.gnt /opt/cobol/cobdir/dialog/DSVRSCRN.gnt /opt/cobol/cobdir/dialog/SSTRAN.gnt /opt/cobol/cobdir/docs/cbl_main.1 /opt/cobol/cobdir/docs/hp_README /opt/cobol/cobdir/docs/hp_relnotes_cbl /opt/cobol/cobdir/docs/rebuild.1 /opt/cobol/cobdir/docs/signals.1 /opt/cobol/cobdir/dsrtever /opt/cobol/cobdir/fcossec.gnt /opt/cobol/cobdir/fhrdrpwd.gnt /opt/cobol/cobdir/fhxscomp.gnt /opt/cobol/cobdir/fs /opt/cobol/cobdir/fsclose.gnt /opt/cobol/cobdir/fsmgr.lbr /opt/cobol/cobdir/fsview.gs /opt/cobol/cobdir/help.gnt /opt/cobol/cobdir/help.lbr /opt/cobol/cobdir/helpadcf.lbr /opt/cobol/cobdir/helpname.lbr /opt/cobol/cobdir/hyhelp.lbr /opt/cobol/cobdir/hyhintf.gnt /opt/cobol/cobdir/lang/C/fsclose.lng /opt/cobol/cobdir/mFFH.gnt /opt/cobol/cobdir/man/man1/cob.1 /opt/cobol/cobdir/mfsort /opt/cobol/cobdir/name.lbr /opt/cobol/cobdir/ohbld.lbr /opt/cobol/cobdir/on-line.lbr /opt/cobol/cobdir/on-line/fsview.hnf /opt/cobol/cobdir/osxver /opt/cobol/cobdir/pan2mot /opt/cobol/cobdir/rebuild /opt/cobol/cobdir/reporter.lbr /opt/cobol/cobdir/rts32 /opt/cobol/cobdir/sqlinit.gnt /opt/cobol/cobdir/src/cobrun.c /opt/cobol/cobdir/src/cobrun.h /opt/cobol/cobdir/src/dialog/DSCOMP.o /opt/cobol/cobdir/src/dialog/DSERRHAN.o /opt/cobol/cobdir/src/dialog/DSFLD.o /opt/cobol/cobdir/src/dialog/DSLCONV.o /opt/cobol/cobdir/src/dialog/DSRUN.o /opt/cobol/cobdir/src/dialog/DSTERM.o /opt/cobol/cobdir/src/dialog/DSUSRCAL.o /opt/cobol/cobdir/src/dialog/DSUXSYSP.o /opt/cobol/cobdir/src/dialog/DSVALRUN.o /opt/cobol/cobdir/src/dialog/DSVRSCRN.o /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o /opt/cobol/cobdir/src/rebuild/callrb.o /opt/cobol/cobdir/src/rebuild/cdfh.o /opt/cobol/cobdir/src/rebuild/mscvsub.o /opt/cobol/cobdir/src/rebuild/rbldmain.o /opt/cobol/cobdir/src/rebuild/rbldsub.o /opt/cobol/cobdir/src/rts/ufhtab.o /opt/cobol/cobdir/src/sql/sqlinit.o /opt/cobol/cobdir/src/ugetput.h /opt/cobol/cobdir/src/usercall.c /opt/cobol/cobdir/sysrun.lbr /opt/cobol/cobdir/utils.lbr /opt/cobol/cobdir/tools.lbr what(1) Output: /opt/cobol/cobdir/animator.lbr: animator 97011618432233 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.34nrV animatorx 97011618381773 GNB-019054000AA PA- RISC ncg B.10.35 Anim 3.1.03nrV PANELS 97011618205889 GNB-019054000AA PA- RISC ncg B.10.35 PAN 4.0.18 13dec93 anmint 97020712180725 GNB-019054000AA PA- RISC ncg B.10.35 Adv 3.1.06nrV /opt/cobol/cobdir/animbase.lbr: anmint 97011618413508 GNB-019054000AA PA- RISC ncg B.10.35 base 3.1.01nrV /opt/cobol/cobdir/cnvcomp6.gnt: cnvcomp6 97020712273045 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/conversion/c3sub.gnt: c3sub 97020712265986 GNB-019054000AA PA- RISC ncg B.10.35 V1.0.26 /opt/cobol/cobdir/conversion/c5sub.gnt: c5sub 97020712274156 GNB-019054000AA PA- RISC ncg B.10.35 V1.0.18 /opt/cobol/cobdir/conversion/convert3.gnt: convert3 97020712272498 GNB-019054000AA PA- RISC ncg B.10.35 C3 V3-002 /opt/cobol/cobdir/conversion/convert5.gnt: convert5 97020712280049 GNB-019054000AA PA- RISC ncg B.10.35 C5 V2-023 /opt/cobol/cobdir/conversion/reform5.gnt: reform5 97020712283372 GNB-019054000AA PA- RISC ncg B.10.35 RDG0009 /opt/cobol/cobdir/conversion/tabx.gnt: tabx 97020712283938 GNB-019054000AA PA- RISC ncg B.10.35 tabx V1.5 /opt/cobol/cobdir/forms2/FORMS2.gnt: FORMS02 97020712281605 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/intpinit.gnt: intpinit 97020712175447 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/bin/cobol: cobrun.c 1.17 /opt/cobol/cobdir/bin/cobprof: cobrun.c 1.17 /opt/cobol/cobdir/cdi2.gnt: cdi2 97020712161359 GNB-019054000AA PA- RISC ncg B.10.35 CDI2 054 000 035 /opt/cobol/cobdir/check: check 97020712190381 GNB-019054000AA PA- RISC ncg B.10.35 checkx 97020712201723 GNB-105054000AA PA- RISC ncg B.10.35 animcopy 97020712182926 GNB-019054000AA PA- RISC ncg B.10.35 cp 97020712172233 GNB-019054000AA PA- RISC ncg B.10.35 HEADERS 97020712173966 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.44nrV CHK054.000.105nrV CP.054 /opt/cobol/cobdir/check.lbr: check 97011618432577 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.44nrV CHK054.000.105nrV animcopy 97020712182444 GNB-019054000AA PA- RISC ncg B.10.35 cp 97011618403338 GNB-019054000AA PA- RISC ncg B.10.35 CP.054 HEADERS 97020712173416 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/cobcli.lbr: direct2 97011618280687 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.34nrV cobcli 97011618281376 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.34nrV lbropen 97011618281941 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.34nrV /opt/cobol/cobdir/csimaker.gnt: csimaker 97011618390277 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/demo/fhutils/rebuild.cbl: rebuild.cbl 1.2 /opt/cobol/cobdir/errmsg.gnt: errmsg 97011618390703 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/h2cpy.gnt: h2cpy 97020712134524 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/ncg: HP-UX SLLIC/OPTIMIZER UX.10.01.17 (MLP): 07/18/96 PA-RISC ncg ncgver.cbl 1.671.1.2 ncgfil.cbl 1.7 ncgwrk.cbl 1.157 ncga00.cbl 1.82 ncgb00.cbl 1.37 ncgc00.cbl 1.107 ncgi00.cbl 1.20 ncgn00.cbl 1.62 ncgp00.cbl 1.12 ncgq00.cbl 1.36 ncgr00.cbl 1.153 ncgr01.cbl 1.24 ncgs00.cbl 1.107 tgen.cbl 1.72 ncgblk.tab 1.48 ncglgl.tab 1.13 ncgtbl.tab 1.149.1.1 ncgcmp.tab 1.12 ncgrg2.tab 1.45 ncgrg1.tab 1.54 m68lgx.tab 1.10 m68blx.tab 1.18 m68reg.tab 1.64 m68ctl.tab 1.119 ucdecl.tab 1.3 ucasm.tab 1.55 Ucode Code Generator - UX.10.10.05 (BCK_UX_10.WC_BL0 9) - 96/05/08 ucncg 97020618300206 GNB-095054000AA PA- RISC ncg B.10.35 crtnrr.c 1.8 /opt/cobol/cobdir/ncg.ops: ccg.ops 1.12 /opt/cobol/cobdir/profiler.gnt: PROFILER 97020712282673 GNB-019054000AA PA- RISC ncg B.10.35 Profiler report producer V3.1.2 /opt/cobol/cobdir/sload.gnt: sload 97011618391143 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/split78.gnt: split78 97020712140179 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/sql/animcopy.o: animcopy 97020712182926 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/sql/check.o: check 97020712190381 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.44nrV /opt/cobol/cobdir/src/sql/checkx.o: checkx 97020712201723 GNB-105054000AA PA- RISC ncg B.10.35 CHK054.000.105nrV /opt/cobol/cobdir/src/sql/cp.o: cp 97020712172233 GNB-019054000AA PA- RISC ncg B.10.35 CP.054 /opt/cobol/cobdir/src/sql/headers.o: HEADERS 97020712173966 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/sql/mkcheck: None /opt/cobol/cobdir/textmgr.gnt: textmgr 97020712185335 GNB-019054000AA PA- RISC ncg B.10.35 TXTb7.4.01 /opt/cobol/cobdir/txtmgr.gnt: txtmgr 97011618391596 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/uncg.err: None /opt/cobol/cobdir/window1.gnt: WINDOW1 97020712153516 GNB-019054000AA PA- RISC ncg B.10.35 Vrn COBW 3.2.05 Bld01 Vrn WINDOW1 V3.2 Rev 1.8 /opt/cobol/cobdir/dialog/BIGMAC.gnt: BIGMAC 97020712361913 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn BIGMAC (DSCHAR) rev 6 /opt/cobol/cobdir/dialog/BLOCK.gnt: BLOCK0MANIPULATI 97020712363024 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn BLOCK (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DRAW.gnt: DRAW 97020712363541 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DRAW (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DS-DB.gnt: Vrn DIALOG 2.3.36 Bld01 Vrn DSGN-PDL (DSCHAR) rev 1 Vrn DLGN-GDL (DSCHAR) rev 1 DS0DB 97020712413686 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DS-DB (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/DS.gnt: DS 97020712364215 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DS (DSCHAR) rev 18 /opt/cobol/cobdir/dialog/DSCOBGEN.gnt: DSCOBGEN 97020712365085 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DS (DSCHAR) rev 7 /opt/cobol/cobdir/dialog/DSCREENS.gnt: USER0INTERFACE0P 97020712415726 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSCREENS (DSCHAR) rev 12 /opt/cobol/cobdir/dialog/DSCUADEF.gnt: DSCUADEF 97020712370133 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSCUADEF (DSCHAR) rev 6 /opt/cobol/cobdir/dialog/DSCUAGEN.gnt: DSCUAGEN 97020712370969 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSCUAGEN (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSDATDEF.gnt: DSDATDEF 97020712371656 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDATDEF (DSCHAR) rev 7 /opt/cobol/cobdir/dialog/DSDGRP.gnt: DSDGRP 97020712372370 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDGRP (DSCHAR) rev 3 /opt/cobol/cobdir/dialog/DSDIALCV.gnt: DSDIALCV 97020712372860 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDIALCV (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSDIALIN.gnt: DSDIALIN 97020712373347 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDIALIN (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSDIALOG.gnt: Vrn DIALOG 2.3.36 Bld01 Vrn DLGN-GDL (DSCHAR) rev 1 Vrn DSGN-PDL (DSCHAR) rev 1 DSDIALOG 97020712374210 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDIALOG (DSCHAR) rev 13 /opt/cobol/cobdir/dialog/DSDIATRN.gnt: Vrn DIALOG 2.3.36 Bld01 Vrn DSGN-PDL (DSCHAR) rev 1 DSDIATRN 97020712375611 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDIATRN (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSDLGINI.gnt: DSDLGINI 97020712422345 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDLGINI (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/DSERRDEF.gnt: DSERRDEF 97020712380276 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSERRDEF (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSEXPDS.gnt: DSEXPDS 97020712381083 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSEXPDS (DSCHAR) rev 16 /opt/cobol/cobdir/dialog/DSEXPMES.gnt: DSEXPMES 97020712381920 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSEXPMES (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSEXPORT.gnt: DSEXPORT 97020712382433 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSEXPORT (DSCHAR) rev 4 /opt/cobol/cobdir/dialog/DSFLDNAM.gnt: DSFLDNAM 97020712383068 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSFLDNAM (DSCHAR) rev 10 /opt/cobol/cobdir/dialog/DSGETSS.gnt: DSGETSS 97020712383826 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSGETSS (DSCHAR) rev 6 /opt/cobol/cobdir/dialog/DSGROUP.gnt: DSGROUP 97020712384526 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSGROUP (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/DSHEAP.gnt: DSHEAP 97020712385394 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSHEAP (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSIMPDS.gnt: DSIMPDS 97020712390392 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSIMPDS (DSCHAR) rev 15 /opt/cobol/cobdir/dialog/DSIMPFIO.gnt: DSIMPFIO 97020712415058 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSIMPFIO (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSIMPORT.gnt: DSIMPORT 97020712393122 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSIMPORT (DSCHAR) rev 3 /opt/cobol/cobdir/dialog/DSPARSER.gnt: DSPARSER 97020712393575 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSPARSER (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSPFLDCV.gnt: DSPFLDCV 97020712394103 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSPFLDCV (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSPRINT.gnt: DSPRINT 97020712394799 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSPRINT (DSCHAR) rev 9 /opt/cobol/cobdir/dialog/DSPROT.gnt: DSPROT 97020712421094 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSPROT (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/DSSYSFMT.gnt: DSSYSFMT 97020712395978 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSSYSFMT (DSCHAR) rev 4 /opt/cobol/cobdir/dialog/DSTFSM.gnt: DSTFSM 97020712400454 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTFSM (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSTRACER.gnt: DSTRACER 97020712423159 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTRACER (DSCHAR) rev 4 /opt/cobol/cobdir/dialog/DSTUTOR.gnt: DSTUTOR 97020712400927 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTUTOR (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSUSRFMT.gnt: DSUSRFMT 97020712401359 GNB-027054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/dialog/DSUXPATH.gnt: DSUXPATH 97020712401795 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSUXPATH (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSVALDEF.gnt: DSVALDEF 97020712402379 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSVALDEF (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/ERRHAND.gnt: FORMS0ERROR0MESS 97020712403059 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn ERRHAND (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/FEM.gnt: FORMS0EDITING0MA 97020712403645 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn FEM (DSCHAR) rev 4 /opt/cobol/cobdir/dialog/FSI.gnt: FORMS0STORAGE0IN 97020712404599 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn FSI (DSCHAR) rev 13 /opt/cobol/cobdir/dialog/FSIHEAP.gnt: FSIHEAP 97020712405479 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn FSIHEAP (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/MLOAD.gnt: MAVIS0DECOMPILAT 97020712410010 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn MLOAD (DSCHAR) rev 3 /opt/cobol/cobdir/dialog/MSAVE.gnt: MAVIS0COMPILATIO 97020712410580 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn MSAVE (DSCHAR) rev 5 /opt/cobol/cobdir/dialog/POPUP.gnt: POPUP0MENU0PROGR 97020712411169 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn POPUP (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/SCONFIG.gnt: SCRNSCFG 97020712411632 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn SCONFIG (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/SSP.gnt: SCREENS0STORAGE0 97020712412161 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn SSP (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/VERDISP.gnt: VERDISP 97020712412802 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn VERDISP (DSCHAR) rev 3 /opt/cobol/cobdir/dsmot/demo/objects/checkb.gs: None /opt/cobol/cobdir/dsmot/ds-edit.gnt: ds-edit 97020712551001 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/ds-errs: None /opt/cobol/cobdir/dsmot/ds-errs.idx: None /opt/cobol/cobdir/dsmot/ds.gnt: ds 97020712551526 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsd-valp.gnt: DSD0VALP 97020712551915 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsdef: Vrn ds-cutil 93.04.30 nrV Vrn ds-look 93.01.14 nrV Vrn ds-style 93.06.24 nrV Vrn ds-lex 93.05.24 nrV Vrn ds-lang 93.06.24 nrV BIGMAC 97020712473785 GNB-034053004A9 PA- RISC ncg B.10.35 bmsrch 97020712474798 GNB-034053004A9 PA- RISC ncg B.10.35 DS0DB 97020712480465 GNB-034053004A9 PA- RISC ncg B.10.35 ds-edit 97020712483528 GNB-034053004A9 PA- RISC ncg B.10.35 ds 97020712484079 GNB-034053004A9 PA- RISC ncg B.10.35 dsabconv 97020712484524 GNB-034053004A9 PA- RISC ncg B.10.35 dsactbar 97020712485205 GNB-034053004A9 PA- RISC ncg B.10.35 dscobgen 97020712490136 GNB-034053004A9 PA- RISC ncg B.10.35 DSD0VALP 97020712490647 GNB-034053004A9 PA- RISC ncg B.10.35 dsdatdef 97020712491435 GNB-034053004A9 PA- RISC ncg B.10.35 DSDIALOG 97020712492943 GNB-034053004A9 PA- RISC ncg B.10.35 DSDLGTBL 97020712494125 GNB-034053004A9 PA- RISC ncg B.10.35 dserrdef 97020712495070 GNB-034053004A9 PA- RISC ncg B.10.35 dserrhan 97020712495517 GNB-034053004A9 PA- RISC ncg B.10.35 dserror 97020712500108 GNB-034053004A9 PA- RISC ncg B.10.35 dsexport 97020712501065 GNB-034053004A9 PA- RISC ncg B.10.35 DSFNTMAP 97020712502294 GNB-034053004A9 PA- RISC ncg B.10.35 dshelp 97020712502715 GNB-034053004A9 PA- RISC ncg B.10.35 DSIMPORT 97020712503551 GNB-034053004A9 PA- RISC ncg B.10.35 dspaint 97020712505570 GNB-034053004A9 PA- RISC ncg B.10.35 DSPASCII 97020712512284 GNB-034053004A9 PA- RISC ncg B.10.35 DSPRINT 97020712513233 GNB-034053004A9 PA- RISC ncg B.10.35 dsquery 97020712513974 GNB-034053004A9 PA- RISC ncg B.10.35 dsr-stub 97020712514460 GNB-034053004A9 PA- RISC ncg B.10.35 DSR0VALP 97020712514921 GNB-034053004A9 PA- RISC ncg B.10.35 dsrun 97020712520017 GNB-034053004A9 PA- RISC ncg B.10.35 dstracer 97020712522102 GNB-034053004A9 PA- RISC ncg B.10.35 dstrap 97020712522878 GNB-034053004A9 PA- RISC ncg B.10.35 dstrpcrt 97020712523585 GNB-034053004A9 PA- RISC ncg B.10.35 dsvaldef 97020712524105 GNB-034053004A9 PA- RISC ncg B.10.35 dsvalrun 97020712524736 GNB-034053004A9 PA- RISC ncg B.10.35 fem 97020712530160 GNB-034053004A9 PA- RISC ncg B.10.35 FORMS0STORAGE0IN 97020712532642 GNB-034053004A9 PA- RISC ncg B.10.35 FSISLOAD 97020712533638 GNB-034053004A9 PA- RISC ncg B.10.35 FSISSAVE 97020712534153 GNB-034053004A9 PA- RISC ncg B.10.35 FILEMGR 97020712535371 GNB-029053004A9 PA- RISC ncg B.10.35 pic4mat 97020712541224 GNB-034053004A9 PA- RISC ncg B.10.35 picparse 97020712541930 GNB-034053004A9 PA- RISC ncg B.10.35 FPROMPT 97020712542408 GNB-029053004A9 PA- RISC ncg B.10.35 VrnDATABASE 2.2.26nrV MFDIR 3.u.18 MFDIR 3.u.18 /opt/cobol/cobdir/dsmot/dsdef.o: Vrn ds-cutil 93.04.30 nrV Vrn ds-look 93.01.14 nrV Vrn ds-style 93.06.24 nrV Vrn ds-lex 93.05.24 nrV Vrn ds-lang 93.06.24 nrV BIGMAC 97020712473785 GNB-034053004A9 PA- RISC ncg B.10.35 bmsrch 97020712474798 GNB-034053004A9 PA- RISC ncg B.10.35 DS0DB 97020712480465 GNB-034053004A9 PA- RISC ncg B.10.35 ds-edit 97020712483528 GNB-034053004A9 PA- RISC ncg B.10.35 ds 97020712484079 GNB-034053004A9 PA- RISC ncg B.10.35 dsabconv 97020712484524 GNB-034053004A9 PA- RISC ncg B.10.35 dsactbar 97020712485205 GNB-034053004A9 PA- RISC ncg B.10.35 dscobgen 97020712490136 GNB-034053004A9 PA- RISC ncg B.10.35 DSD0VALP 97020712490647 GNB-034053004A9 PA- RISC ncg B.10.35 dsdatdef 97020712491435 GNB-034053004A9 PA- RISC ncg B.10.35 DSDIALOG 97020712492943 GNB-034053004A9 PA- RISC ncg B.10.35 DSDLGTBL 97020712494125 GNB-034053004A9 PA- RISC ncg B.10.35 dserrdef 97020712495070 GNB-034053004A9 PA- RISC ncg B.10.35 dserrhan 97020712495517 GNB-034053004A9 PA- RISC ncg B.10.35 dserror 97020712500108 GNB-034053004A9 PA- RISC ncg B.10.35 dsexport 97020712501065 GNB-034053004A9 PA- RISC ncg B.10.35 DSFNTMAP 97020712502294 GNB-034053004A9 PA- RISC ncg B.10.35 dshelp 97020712502715 GNB-034053004A9 PA- RISC ncg B.10.35 DSIMPORT 97020712503551 GNB-034053004A9 PA- RISC ncg B.10.35 dspaint 97020712505570 GNB-034053004A9 PA- RISC ncg B.10.35 DSPASCII 97020712512284 GNB-034053004A9 PA- RISC ncg B.10.35 DSPRINT 97020712513233 GNB-034053004A9 PA- RISC ncg B.10.35 dsquery 97020712513974 GNB-034053004A9 PA- RISC ncg B.10.35 dsr-stub 97020712514460 GNB-034053004A9 PA- RISC ncg B.10.35 DSR0VALP 97020712514921 GNB-034053004A9 PA- RISC ncg B.10.35 dsrun 97020712520017 GNB-034053004A9 PA- RISC ncg B.10.35 dstracer 97020712522102 GNB-034053004A9 PA- RISC ncg B.10.35 dstrap 97020712522878 GNB-034053004A9 PA- RISC ncg B.10.35 dstrpcrt 97020712523585 GNB-034053004A9 PA- RISC ncg B.10.35 dsvaldef 97020712524105 GNB-034053004A9 PA- RISC ncg B.10.35 dsvalrun 97020712524736 GNB-034053004A9 PA- RISC ncg B.10.35 fem 97020712530160 GNB-034053004A9 PA- RISC ncg B.10.35 FORMS0STORAGE0IN 97020712532642 GNB-034053004A9 PA- RISC ncg B.10.35 FSISLOAD 97020712533638 GNB-034053004A9 PA- RISC ncg B.10.35 FSISSAVE 97020712534153 GNB-034053004A9 PA- RISC ncg B.10.35 FILEMGR 97020712535371 GNB-029053004A9 PA- RISC ncg B.10.35 pic4mat 97020712541224 GNB-034053004A9 PA- RISC ncg B.10.35 picparse 97020712541930 GNB-034053004A9 PA- RISC ncg B.10.35 FPROMPT 97020712542408 GNB-029053004A9 PA- RISC ncg B.10.35 VrnDATABASE 2.2.26nrV MFDIR 3.u.18 MFDIR 3.u.18 /opt/cobol/cobdir/dsmot/dsdlgtbl.gnt: DSDLGTBL 97020712552350 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dserrhan.gnt: dserrhan 97020712553175 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dserrhan.o: dserrhan 97020712495517 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsfntgen.gnt: FNT0GEN 97020712563894 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsfntmap.gnt: DSFNTMAP 97020712564387 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsfntmap.o: DSFNTMAP 97020712502294 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsr-valp.gnt: DSR0VALP 97020712553595 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsr-valp.o: DSR0VALP 97020712514921 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsrun.gnt: dsrun 97020712555305 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsrun.o: dsrun 97020712520017 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dstracer.gnt: dstracer 97020712554117 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dstrap.gnt: dstrap 97020712561139 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dstrpcrt.gnt: dstrpcrt 97020712561855 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsvalrun.gnt: dsvalrun 97020712562391 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/dsvalrun.o: dsvalrun 97020712524736 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/fprompt.o: FPROMPT 97020712542408 GNB-029053004A9 PA- RISC ncg B.10.35 MFDIR 3.u.18 /opt/cobol/cobdir/dsmot/lsfonts.gnt: lsfonts 97020712564846 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/mfdir2.o: FILEMGR 97020712535371 GNB-029053004A9 PA- RISC ncg B.10.35 MFDIR 3.u.18 /opt/cobol/cobdir/dsmot/pic4mat.gnt: pic4mat 97020712563190 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsmot/pic4mat.o: pic4mat 97020712541224 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/dsver: None /opt/cobol/cobdir/src/dialog/DS.o: DS 97020712443909 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DS (DSCHAR) rev 18 /opt/cobol/cobdir/src/dialog/DSDLGINI.o: DSDLGINI 97020712445165 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSDLGINI (DSCHAR) rev 5 /opt/cobol/cobdir/src/dialog/DSGETSS.o: DSGETSS 97020712444692 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSGETSS (DSCHAR) rev 6 /opt/cobol/cobdir/src/dialog/DSTRACER.o: DSTRACER 97020712445886 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTRACER (DSCHAR) rev 4 /opt/cobol/cobdir/advanim.lbr: boxdisp 97011619060279 GNB-019054000AA PA- RISC ncg B.10.35 boxfunc 97011619060920 GNB-019054000AA PA- RISC ncg B.10.35 boxprint 97011619061494 GNB-019054000AA PA- RISC ncg B.10.35 ddict 97011619062225 GNB-019054000AA PA- RISC ncg B.10.35 stanim 97011619062969 GNB-019054000AA PA- RISC ncg B.10.35 struct 97011619063688 GNB-019054000AA PA- RISC ncg B.10.35 Struct 3.0.03nrV sload 97011618391143 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/analyze.lbr: ANALYSER 97011619011113 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/bin/cobie: cobie.c 3.2 /opt/cobol/cobdir/bin/compare: adisctrl.c 1.1 cobkeymp.c 1.1 compare.c 1.2 filehandle.c 1.2 unixkey.c 1.1 m_load.c 1.1 m_exec.c 1.1 /opt/cobol/cobdir/builder.lbr: builder 97011618553421 GNB-019054000AA PA- RISC ncg B.10.35 CWBUILD V.3.2.16 cwbdconv 97011618554398 GNB-046053000A9 PA- RISC ncg B.10.35 cwbdctrl 97011618555045 GNB-019054000AA PA- RISC ncg B.10.35 cwbddgen 97011618555639 GNB-019054000AA PA- RISC ncg B.10.35 cwbddio 97011618560412 GNB-019054000AA PA- RISC ncg B.10.35 cwbextct 97011618561032 GNB-019054000AA PA- RISC ncg B.10.35 cwbidy 97011618561584 GNB-019054000AA PA- RISC ncg B.10.35 cwbsdi 97011618561959 GNB-019054000AA PA- RISC ncg B.10.35 cwbss2 97011618562394 GNB-019054000AA PA- RISC ncg B.10.35 generate 97011618562779 GNB-019054000AA PA- RISC ncg B.10.35 cwrdescr 97011618563090 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/charset.gnt: charset 97020712294005 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/cwsource.lbr: cwsdconv 97011618564532 GNB-019054000AA PA- RISC ncg B.10.35 cwsddio 97011618565002 GNB-019054000AA PA- RISC ncg B.10.35 cwsitems 97011618565533 GNB-019054000AA PA- RISC ncg B.10.35 cwslinks 97011618570100 GNB-019054000AA PA- RISC ncg B.10.35 cwsource 97011618570589 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/d.gnt: d 97020712301282 GNB-019054000AA PA- RISC ncg B.10.35 D 3.2.01 /opt/cobol/cobdir/demo/coop/animuser.gnt: animuser 97020712345975 GNB-011051001A8 PA- RISC ncg B.10.35 /opt/cobol/cobdir/demo/coop/dbgee.gnt: dbgee 97020712350433 GNB-011051001A8 PA- RISC ncg B.10.35 /opt/cobol/cobdir/demo/fs/fstest.cbl: None /opt/cobol/cobdir/demo/fs/tptest.cbl: None /opt/cobol/cobdir/demo/fs/wr1test.cbl: wr1test.cbl 1.2 /opt/cobol/cobdir/demo/fs/wr2test.cbl: None /opt/cobol/cobdir/designer.lbr: cwmenu 97011618572203 GNB-019054000AA PA- RISC ncg B.10.35 cwpdir 97011618572688 GNB-019054000AA PA- RISC ncg B.10.35 cwpoptns 97011618573209 GNB-019054000AA PA- RISC ncg B.10.35 cwpsrch 97011618573592 GNB-019054000AA PA- RISC ncg B.10.35 designer 97011618573964 GNB-019054000AA PA- RISC ncg B.10.35 CWDESIGN V.3.2.16 /opt/cobol/cobdir/docs/fs2tools.1: Vrn/fs2tools.1/3.2.03/13Jul94/nrV /opt/cobol/cobdir/edit.lbr: edit 97011619012281 GNB-019054000AA PA- RISC ncg B.10.35 mfedit 97011619014022 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fsviewmot: fsview 97020712573233 GNB-019054000AA PA- RISC ncg B.10.35 on-line 97020712335409 GNB-012054000AA PA- RISC ncg B.10.35 hnfeng 97020712142015 GNB-019054000AA PA- RISC ncg B.10.35 onleng 97020712144350 GNB-012054000AA PA- RISC ncg B.10.35 CBLDC002 97020712151014 GNB-034053004A9 PA- RISC ncg B.10.35 fhrdrpwd 97020712333072 GNB-019054000AA PA- RISC ncg B.10.35 fhxscomp 97020712333424 GNB-019054000AA PA- RISC ncg B.10.35 dserrhan 97020712495517 GNB-034053004A9 PA- RISC ncg B.10.35 DSFNTMAP 97020712502294 GNB-034053004A9 PA- RISC ncg B.10.35 DSR0VALP 97020712514921 GNB-034053004A9 PA- RISC ncg B.10.35 dsrun 97020712520017 GNB-034053004A9 PA- RISC ncg B.10.35 dsvalrun 97020712524736 GNB-034053004A9 PA- RISC ncg B.10.35 pic4mat 97020712541224 GNB-034053004A9 PA- RISC ncg B.10.35 fsview Vrn 1.6.06 nrV Vrn 4.1.19 nrV HF2ENG 5.0.2016Mar94 Vrn 4.1.19 nrV Vrn 4.0.00 nrV /opt/cobol/cobdir/gnl.gnt: gnl 97020712311784 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/gntanlz.lbr: gntanlz 97011619070302 GNB-019054000AA PA- RISC ncg B.10.35 gntcfg 97011619070773 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/helpedit.lbr: None /opt/cobol/cobdir/iecobses.gnt: iecobses 97020712295052 GNB-019054000AA PA- RISC ncg B.10.35 iecobses V3.1.01 /opt/cobol/cobdir/ieenvvar.gnt: ieenvvar 97020712294520 GNB-046053000A9 PA- RISC ncg B.10.35 ieenvvar V3.1.02 /opt/cobol/cobdir/imssuper.gnt: imssuper 97020712321288 GNB-029053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/mfcsi.lbr: mfcsi 97020712304525 GNB-019054000AA PA- RISC ncg B.10.35 carm 97020712305698 GNB-019054000AA PA- RISC ncg B.10.35 csicfg 97011619054553 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/mfdir2.lbr: mfdir2 97011619001345 GNB-019054000AA PA- RISC ncg B.10.35 MFDIR 3.G.13 mfdir3 97011619002585 GNB-019054000AA PA- RISC ncg B.10.35 MFDIR 3.G.13 fprompt 97011619004481 GNB-019054000AA PA- RISC ncg B.10.35 MFDIR 3.G.13 /opt/cobol/cobdir/painter.lbr: cwpadd 97011618575260 GNB-019054000AA PA- RISC ncg B.10.35 cwpanel 97011618575747 GNB-019054000AA PA- RISC ncg B.10.35 cwpblock 97011618580349 GNB-019054000AA PA- RISC ncg B.10.35 cwpbreak 97011618580895 GNB-019054000AA PA- RISC ncg B.10.35 cwpdate 97011618581279 GNB-019054000AA PA- RISC ncg B.10.35 cwpderiv 97011618581758 GNB-019054000AA PA- RISC ncg B.10.35 cwpdict 97011618582265 GNB-019054000AA PA- RISC ncg B.10.35 cwpdisp 97011618582713 GNB-019054000AA PA- RISC ncg B.10.35 cwpjem 97011618583290 GNB-019054000AA PA- RISC ncg B.10.35 cwplay 97011618584006 GNB-019054000AA PA- RISC ncg B.10.35 cwplink 97011618584563 GNB-019054000AA PA- RISC ncg B.10.35 cwpolish 97011618584961 GNB-019054000AA PA- RISC ncg B.10.35 cwpscpnt 97011618585537 GNB-019054000AA PA- RISC ncg B.10.35 cwpshow 97011618590236 GNB-019054000AA PA- RISC ncg B.10.35 cwpslct 97011618590652 GNB-019054000AA PA- RISC ncg B.10.35 cwpslink 97011618591077 GNB-019054000AA PA- RISC ncg B.10.35 cwpsort 97011618591511 GNB-019054000AA PA- RISC ncg B.10.35 cwpspecl 97011618591927 GNB-019054000AA PA- RISC ncg B.10.35 cwpstpnt 97011618592379 GNB-019054000AA PA- RISC ncg B.10.35 cwptidy 97011618592803 GNB-019054000AA PA- RISC ncg B.10.35 cwptotal 97011618593269 GNB-019054000AA PA- RISC ncg B.10.35 painter 97011618593957 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/screens.lbr: USER0INTERFACE0P 97011619033588 GNB-019054000AA PA- RISC ncg B.10.35 BLOCK0MANIPULATI 97011619034385 GNB-019054000AA PA- RISC ncg B.10.35 draw 97011619034723 GNB-019054000AA PA- RISC ncg B.10.35 FORMS0ERROR0MESS 97011619035042 GNB-019054000AA PA- RISC ncg B.10.35 FORMS0EDITING0MA 97011619035473 GNB-019054000AA PA- RISC ncg B.10.35 FORMS0CODE0GENER 97011619040125 GNB-019054000AA PA- RISC ncg B.10.35 FLOAD 97011619040703 GNB-019054000AA PA- RISC ncg B.10.35 FSAVE 97011619041070 GNB-019054000AA PA- RISC ncg B.10.35 FORMS0STORAGE0IN 97011619041556 GNB-019054000AA PA- RISC ncg B.10.35 graphic 97011619042022 GNB-019054000AA PA- RISC ncg B.10.35 screens 97011619042317 GNB-019054000AA PA- RISC ncg B.10.35 Vrn SCREENS 1.4.27 nrVVXEPA/000/000000EXTFH /opt/cobol/cobdir/src/fs/fhrdrpwd.o: fhrdrpwd 97020712333072 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fhxscomp.o: fhxscomp 97020712333424 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fs.o: fs 97020712322901 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsinst.o: fsinst 97020712323710 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsinstpw.o: fsinstpw 97020712324356 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsmgr.o: fsmgr 97020712322337 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fspthnam.o: fspthnam 97020712324788 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsrcvr.o: fsrcvr 97020712325363 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsseclog.o: fsseclog 97020712325963 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fssecopn.o: fssecopn 97020712330312 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/fs/fsserver.o: fsserver 97020712331410 GNB-019054000AA PA- RISC ncg B.10.35 fs Vrn 7091 nrV /opt/cobol/cobdir/src/fs/mkfs2: mkfs2 3.2 /opt/cobol/cobdir/tbox.lbr: tbox 97011619082410 GNB-019054000AA PA- RISC ncg B.10.35 banner 97011619010399 GNB-019054000AA PA- RISC ncg B.10.35 chkmenu 97011619072165 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/toolboxver: None /opt/cobol/cobdir/src/cci.h: None /opt/cobol/cobdir/bin/anim: cobrun.c 1.17 /opt/cobol/cobdir/bin/animbase: cobrun.c 1.17 /opt/cobol/cobdir/bin/cgen: cobrun.c 1.17 /opt/cobol/cobdir/bin/convert3: cobrun.c 1.17 /opt/cobol/cobdir/bin/convert5: cobrun.c 1.17 /opt/cobol/cobdir/bin/h2cpy: cobrun.c 1.17 /opt/cobol/cobdir/bin/reform5: cobrun.c 1.17 /opt/cobol/cobdir/bin/split78: cobrun.c 1.17 /opt/cobol/cobdir/bin/tabx: cobrun.c 1.17 /opt/cobol/cobdir/cobopt: None /opt/cobol/cobdir/docs/hp_relnotes_tbox: None /opt/cobol/cobdir/src/codeset.cpy: None /opt/cobol/cobdir/bin/analyze: cobrun.c 1.17 /opt/cobol/cobdir/bin/builder: cobrun.c 1.17 /opt/cobol/cobdir/bin/cwsource: cobrun.c 1.17 /opt/cobol/cobdir/bin/d: cobrun.c 1.17 /opt/cobol/cobdir/bin/designer: cobrun.c 1.17 /opt/cobol/cobdir/bin/ds: cobrun.c 1.17 /opt/cobol/cobdir/bin/editor: cobrun.c 1.17 /opt/cobol/cobdir/bin/library: cobrun.c 1.17 /opt/cobol/cobdir/bin/screens: cobrun.c 1.17 /opt/cobol/cobdir/bin/tbox: cobrun.c 1.17 /opt/cobol/cobdir/docs/hp_relnotes_ds: None /opt/cobol/cobdir/dsmot/dsmot: dsmot.c DS2.2.44 mvg 31jan94 /opt/cobol/cobdir/dsmot/dsmotver: None /opt/cobol/cobdir/ADIS.gnt: ADIS 97020713045897 GNB-048056000AA PA- RISC ncg B.10.35 Vrn ADIS 3.5.33(U7) nrV Base version /opt/cobol/cobdir/ADISCF.gnt: ADISCF 97020712130425 GNB-019054000AA PA- RISC ncg B.10.35 Vrn ADISCF 1.3.22 nrV /opt/cobol/cobdir/ADISDYNA.gnt: ADISDYNA 97020713051235 GNB-048056000AA PA- RISC ncg B.10.35 Vrn ADISDYNA 3.5.33(U7) nrV /opt/cobol/cobdir/ADISINIT.gnt: ADISINIT 97020713051704 GNB-048056000AA PA- RISC ncg B.10.35 Vrn ADISINIT 3.5.33(U7) nrV Base version /opt/cobol/cobdir/ADISKEY.gnt: ADISKEY 97020713052118 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/ADISKEY2.gnt: ADISKEY2 97020713052606 GNB-048056000AA PA- RISC ncg B.10.35 Vrn ADISKEY 3.5.33(U7) nrV Base version /opt/cobol/cobdir/BTR2XFH.gnt: BTR2XFH 97020713054360 GNB-019054000AA PA- RISC ncg B.10.35 BTR2XFH VRN=0200 /opt/cobol/cobdir/CBLDC001.gnt: CBLDC001 97020713062593 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC001 7001 03Nov93 /opt/cobol/cobdir/CBLDC003.gnt: CBLDC003 97020713062998 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC003 7002 31Jan94 /opt/cobol/cobdir/CHECKFIL.gnt: CHECKFIL 97020713074424 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/COBWIN2.gnt: COBWIN2 97011618302223 GNB-019054000AA PA- RISC ncg B.10.35 Vrn COBW 3.2.05 Bld01 Vrn COBWIN2 V3.2 Rev 1.10 /opt/cobol/cobdir/DISPCONV.gnt: DISPCONV 97020712280772 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/ESDSFH.gnt: ESDSFH 97020713064794 GNB-019054000AA PA- RISC ncg B.10.35 ESDSFH 8008 30Mar95 /opt/cobol/cobdir/FHREDIR.gnt: FHREDIR 97020713070534 GNB-019054000AA PA- RISC ncg B.10.35 FHREDIR Vrn 8083 nrV /opt/cobol/cobdir/KEYBCF.gnt: KEYBCF 97020712145768 GNB-019054000AA PA- RISC ncg B.10.35 Vrn KEYBCF V1.1.15 nrV Base version /opt/cobol/cobdir/PANELS.gnt: PANELS 97011618205889 GNB-019054000AA PA- RISC ncg B.10.35 PAN 4.0.18 13dec93 /opt/cobol/cobdir/XFHLABEL.gnt: XFHLABEL 97020713063902 GNB-019054000AA PA- RISC ncg B.10.35 XFHLABEL 700 19Feb94 /opt/cobol/cobdir/XFHNAME.gnt: XFHNAME 97020713063492 GNB-019054000AA PA- RISC ncg B.10.35 XFHNAME71013Jul94 /opt/cobol/cobdir/XFHTRACE.gnt: XFHTRACE 97020713064322 GNB-019054000AA PA- RISC ncg B.10.35 XFHTRACE 8007 14Aug95 /opt/cobol/cobdir/_CLASS.gnt: _CLASS 97020713073128 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 /opt/cobol/cobdir/_CODESET.gnt: _CODESET 97020713074042 GNB-062053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/_sqlprld.gnt: _sqlprld 97020712184082 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/banner.gnt: banner 97011619010399 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/bin/cob: cob.c 1.37 cob.c 1.37 Phase7 RTS (core) : 1.274 Built 13:51:45 3/1/94 vcs_ver.c 1.274 /opt/cobol/cobdir/bin/cobprog: cobprog.c 1.4 /opt/cobol/cobdir/bin/cobrun: cobrun.c 1.17 /opt/cobol/cobdir/bin/cobwhat: cobwhat.c version 1.1 /opt/cobol/cobdir/bin/fhrebuild: cobrun.c 1.17 /opt/cobol/cobdir/bin/fs: cobrun.c 1.17 /opt/cobol/cobdir/bin/fsviewmot: cobrun.c 1.17 /opt/cobol/cobdir/bin/rebuild: cobrun.c 1.17 /opt/cobol/cobdir/bin/mfsort: cobrun.c 1.17 /opt/cobol/cobdir/callrb.lbr: callrb 97011619135595 GNB-019054000AA PA- RISC ncg B.10.35 rbldmain 97011619135949 GNB-019054000AA PA- RISC ncg B.10.35 RBD 7002 17Aug94 rbldsub 97011619140511 GNB-019054000AA PA- RISC ncg B.10.35 mscvsub 97011619140938 GNB-019054000AA PA- RISC ncg B.10.35 cdfh 97011619141305 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/mfsort: mfsort 97020712301862 GNB-019054000AA PA- RISC ncg B.10.35 fhsort.c 1.35/ech2 /opt/cobol/cobdir/cmenu.lbr: cmenu 97011619073559 GNB-019054000AA PA- RISC ncg B.10.35 chkmenu 97011619072165 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/cobintfn.gnt: cobintfn 97020713075881 GNB-019054000AA PA- RISC ncg B.10.35 COBINTFN 2.7.018 /opt/cobol/cobdir/coblib/cobcsym: None /opt/cobol/cobdir/coblib/cobfsym: None /opt/cobol/cobdir/coblib/hp_cblthread.o: HP COBOL One-Thread Mode Support /opt/cobol/cobdir/coblib/libcobol.a: gpsessi.c 1.2 Session Support Screen Recorder V1.1.C Screen Recorder V1.1.C shrecord.c 1.3 Session V1.1 Session V1.1 shsess.c 1.4 Setjmp Support xesetjp.c 1.1 gpcics.c 1.3 gppcstub.c 1.1 xesrctgt.c 1.1 xedsrtn.c 1.2 rtmain.c 1.3 P rtsconf.c 3g.5a.7.1 v1 rtsconf.c 1.1 fhix.c 1.27 xeinishr.c 1.2 COBWIN2 97020712104156 GNB-019054000AA PA- RISC ncg B.10.35 Vrn COBW 3.2.05 Bld01 Vrn COBWIN2 V3.2 Rev 1.10 mfini 97020712101909 GNB-019054000AA PA- RISC ncg B.10.35 VrnMFI 1.0.07nrV ESDSFH 97020712060114 GNB-019054000AA PA- RISC ncg B.10.35 ESDSFH 8008 30Mar95 Dynamic Loading Support ldprog.c 1.6 xeintD7.c 1.4 cxcall.c 1.1 xecall.c 1.6 ldcoff.c 1.6 ldfind.c 1.8 ldovl.c 1.3 oscache.c 1.5 xechain.c 1.10 xerunit.c 1.22 Dictionary Support cxdynstr.c 1.3 ossystem.c 1.2 ldentry.c 1.2 gprtcali.c 1.1 gpucalli.c 1.2 gpenvir.c 1.1 xegntF9.c 1.1 xegntFB.c 1.1 xegntFC.c 1.1 cx8b.c 1.1 mmcheck.c 1.1 gptmpnam.c 1.1 shmouse.c 1.2 cxe1.c 1.2 usercall.c 1.3 xecwr.c 1.1 BTR2XFH 97020712022404 GNB-019054000AA PA- RISC ncg B.10.35 BTR2XFH VRN=0200 cobintfn 97020712094778 GNB-019054000AA PA- RISC ncg B.10.35 COBINTFN 2.7.018 xeifun.c 1.1 _CLASS 97020712082644 GNB-019054000AA PA- RISC ncg B.10.35 CHK054 FHREDIR 97020712073818 GNB-019054000AA PA- RISC ncg B.10.35 FHREDIR Vrn 8083 nrV CHECKFIL 97020712083307 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC003 97020712054580 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC003 7002 31Jan94 XFHNAME 97020712054992 GNB-019054000AA PA- RISC ncg B.10.35 XFHNAME71013Jul94 XFHLABEL 97020712055345 GNB-019054000AA PA- RISC ncg B.10.35 XFHLABEL 700 19Feb94 fcossec 97020712075040 GNB-019054000AA PA- RISC ncg B.10.35 Interpreter Support xeinterp.c 1.10 ldintexp.c 1.1 xeintD4.c 1.1 xeaccdis.c 1.1 gpcommsi.c 1.1 Comms Support xecomms.c 1.1 shcomms.c 1.1 xegF800.c 1.5 xegF804.c 1.3 xegF80B.c 1.2 xegF80D.c 1.1 fhlprdsp.c 1.3 xeintE4.c 1.3/ech1/gvs1 shattr.c 1.13 xanim2p.c 1.10 xcpunix.c 1.3 xfpunix.c 1.3 xfdata.c 1.1 xflow.c 1.3 xfpapi.c 1.2 xfutil.c 1.1 xcpapi.c 1.2 cxanim.c 1.3 dbankey.c 1.1 dbanim.c 1.15 Animator Support gpanimi.c 1.1 xanim2c.c 1.10 xfcunix.c 1.1 xccunix.c 1.2 xfcapi.c 1.2 xccapi.c 1.2 xanim.c 1.1 rtcpyrht.c 1.1 ldexit.c 1.1 rtsupp.c 1.1 cxadis.c 1.2 xeadis.c 1.1 Adis Support cxaf.c 1.1 cxba.c 1.1 xeising.c 1.2 shmode.c 1.3 xedecode.c 1.1 xenumctl.c 1.1 ADIS 97020712005699 GNB-048056000AA PA- RISC ncg B.10.35 ADISDYNA 97020712010928 GNB-048056000AA PA- RISC ncg B.10.35 ADISINIT 97020712011547 GNB-048056000AA PA- RISC ncg B.10.35 ADISKEY 97020712012052 GNB-019054000AA PA- RISC ncg B.10.35 ADISKEY2 97020712012959 GNB-048056000AA PA- RISC ncg B.10.35 Vrn ADIS 3.5.33(U7) nrV Base version Vrn ADISDYNA 3.5.33(U7) nrV Vrn ADISINIT 3.5.33(U7) nrV Base version Vrn ADISKEY 3.5.33(U7) nrV Base version shcbl.c 1.8 shcob.c 1.4 xegntCE.c 1.1 cxb0.c 1.2 cxb4.c 1.1 xes32exe.c 1.1 PANELS 97020712015134 GNB-019054000AA PA- RISC ncg B.10.35 PAN 4.0.18 13dec93 MFDB Support xekanjst.c 1.3 cxa7.c 1.7 Screen Support shdflkey.c 1.1 shkboard.c 1.2 shldkeys.c 1.1 fhprint.c 1.2 shcurses.c 1.11 cxb7.c 1.4 cxb8.c 1.4 shcalls.c 1.5 shentex.c 1.2 shinit.c 1.5 shscroll.c 1.3 shswap.c 1.3 shsysat.c 1.5 shtinit.c 1.2 cxtty.c 1.1 dbanimsc.c 1.1 shrawtty.c 1.4 shparse.c 1.4 shpalet.c 1.4 shsysats.c 1.9 cxd0.c 1.2 mfconfig 97020712101334 GNB-019054000AA PA- RISC ncg B.10.35 VrnMCF 002003013nrV direct2 97020712091437 GNB-019054000AA PA- RISC ncg B.10.35 VrnCCL 2.0.34nrV xegetarg.c 1.5 xegntFA.c 1.1 gposinfo.c 1.2 fhtable.c 1.6 fhcsortv.c 1.1 fhlsv.c 1.1 fhrl.c 1.4 fhrlv.c 1.2 fhseqv.c 1.2 fhsort.c 1.35/ech2 fhext.c 1.5 opcode7.c 1.3 fhix.c 1.27 vcs_mfisam.c 1.19 fhixv.c 1.2 fhsort.c 1.35/ech2 mFFH 97020712051935 GNB-019054000AA PA- RISC ncg B.10.35 XFH 8184 B 06Jul95 cx91.c 1.7 xedirscn.c 1.2 xeextern.c 1.4 xedyncbl.c 1.3 xedynstr.c 1.7 _CODESET 97020712082988 GNB-062053004A9 PA- RISC ncg B.10.35 XFHTRACE 97020712055714 GNB-019054000AA PA- RISC ncg B.10.35 XFHTRACE 8007 14Aug95 xegF801.c 1.1 xegF80F.c 1.2 xegF805.c 1.4 xecommsb.c 1.1 xesubsys.c 1.3 xeascvt.c 1.1 mmblock.c 1.1 LOGIC CANCEL for gnt and snt files ldcancel.c 1.14 oscknam.c 1.3 xecmds.c 1.5 rtconfig.c 1.14 xecbses.c 1.4 shckdtty.c 1.7 rtctype.c 1.2 xeddexp.c 1.3 rterror.c 1.15 rtindir.c 1.3 ldinit.c 1.5 rtinit.c 1.21 mmkey.c 1.6 Essential Support rtmisc.c 1.2 rtmsg.c 1.3 gpnames.c 1.2 ouerr.c 1.2 rtossp.c 1.8 ldossp.c 1.1 xeintovf.c 1.1 xeipstak.c 1.1 rtdeinit.c 1.4 shrouter.c 1.6 rttables.c 1.2 ossignal.c 1.15 rtswitch.c 1.8 gpcksum.c 1.1 Phase7 RTS (core) : 1.274 Built 13:51:45 3/1/94 vcs_ver.c 1.274 gpgetput.c 1.1 mmshared.c 1.16 outty.c 1.2 mmossp.c 1.4 rtplist.c 1.8 Phase7 RTS (unix) : 1.116 Built 16:50:20 8/10/94 vcs_unx.c 1.116 rttune.c 1.25/ech1 rtnlsmsg.c 1.5 xainit.c 1.7 Native Code Support ldfindp.c 1.5 xeiE4ch.c 1.6 gpconv.c 1.1 revecall.c 1.6 xexrun.c 1.2 CBLDC001 97020712054221 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC001 7001 03Nov93 xegntAE.c 1.1 xegstar.c 1.13 Profiler Support rtprofil.c 1.3 gpprofi.c 1.1 REV: HP SESD Timebomb Code ldeloc.c 1.11 xerun.c 1.5 gpdynldi.c 1.1 gpintrpi.c 1.1 xerecurs.c 1.1 xedrtini.c 1.2 rtsavmc.c 1.2 fhrounew.c 1.9 gpfilei.c 1.1 oufhossp.c 1.17 fhlcktst.c 1.3 fhtp.c 1.3 xenls.c 1.3 fhcall.c 1.2 fhls.c 1.27 xeresref.c 1.1 fhseq.c 1.10 fhbuffer.c 1.4 fhmr.c 1.3 gpcblsj.c 1.4 cxcheck.c 1.2 fherror.c 1.11 fhsupp.c 1.1 oufh.c 1.4/ech2 fhmopen.c 1.3 oufhlock.c 1.6/ech1 ostime.c 1.2 fhretry.c 1.1 fhstat.c 1.2 fhcbl.c 1.9 ldlbr.c 1.2 fhddmap.c 1.14 fhlbr.c 1.5 ldlocate.c 1.14 gpidblok.c 1.1 rtspesh.c 1.4 gpstring.c 1.1 HP COBOL No-Threads Mode Support /opt/cobol/cobdir/coblib/libcobol.sl: xanim.c 1.1 Dynamic Loading Support ldovl.c 1.3 Native Code Support Interpreter Support MFDB Support xekanjst.c 1.3 mmkey.c 1.6 ouerr.c 1.2 outty.c 1.2 cxtty.c 1.1 Session Support ossystem.c 1.2 cxa7.c 1.7 ldentry.c 1.2 xeaccdis.c 1.1 xecommsb.c 1.1 cxcheck.c 1.2 shcbl.c 1.8 gpcics.c 1.3 shcob.c 1.4 rtcpyrht.c 1.1 fhcsortv.c 1.1 ldlbr.c 1.2 ldexit.c 1.1 xeextern.c 1.4 fhbuffer.c 1.4 fherror.c 1.11 fhsupp.c 1.1 gpidblok.c 1.1 fhixv.c 1.2 fhlsv.c 1.1 gpenvir.c 1.1 xegntAE.c 1.1 xegntCE.c 1.1 xegF800.c 1.5 xegF801.c 1.1 xegF804.c 1.3 xegF80B.c 1.2 xegF80D.c 1.1 xegF80F.c 1.2 xegntF9.c 1.1 xegntFA.c 1.1 xegntFB.c 1.1 xegntFC.c 1.1 xegstar.c 1.13 cx8b.c 1.1 cxb0.c 1.2 cxb4.c 1.1 mmcheck.c 1.1 fhmopen.c 1.3 shmouse.c 1.2 fhlcktst.c 1.3 gposinfo.c 1.2 gppcstub.c 1.1 xerecurs.c 1.1 xeresref.c 1.1 fhretry.c 1.1 fhrl.c 1.4 fhrlv.c 1.2 xes32exe.c 1.1 rtsavmc.c 1.2 cxe1.c 1.2 rtspesh.c 1.4 fhseqv.c 1.2 xesrctgt.c 1.1 gpstring.c 1.1 fhtp.c 1.3 cxd0.c 1.2 xenls.c 1.3 xedsrtn.c 1.2 fhstat.c 1.2 usercall.c 1.3 xecwr.c 1.1 xeinishr.c 1.2 cxadis.c 1.2 xeadis.c 1.1 Adis Support cxaf.c 1.1 cxba.c 1.1 xeising.c 1.2 shmode.c 1.3 xanim2p.c 1.10 xcpunix.c 1.3 xfpunix.c 1.3 xfdata.c 1.1 xflow.c 1.3 xfpapi.c 1.2 xfutil.c 1.1 xcpapi.c 1.2 cxanim.c 1.3 dbankey.c 1.1 dbanim.c 1.15 Animator Support gpanimi.c 1.1 xanim2c.c 1.10 xfcunix.c 1.1 xccunix.c 1.2 xfcapi.c 1.2 xccapi.c 1.2 Comms Support xecomms.c 1.1 shcomms.c 1.1 Dictionary Support cxdynstr.c 1.3 ldprog.c 1.6 xeintD7.c 1.4 cxcall.c 1.1 xecall.c 1.6 ldcoff.c 1.6 ldfind.c 1.8 oscache.c 1.5 xechain.c 1.10 xerunit.c 1.22 ldfindp.c 1.5 xeinterp.c 1.10 ldintexp.c 1.1 xeascvt.c 1.1 mmblock.c 1.1 LOGIC CANCEL for gnt and snt files ldcancel.c 1.14 oscknam.c 1.3 xecmds.c 1.5 rtconfig.c 1.14 xecbses.c 1.4 shckdtty.c 1.7 rtctype.c 1.2 xeddexp.c 1.3 rterror.c 1.15 rtindir.c 1.3 ldinit.c 1.5 rtinit.c 1.21 Essential Support rtmisc.c 1.2 rtmsg.c 1.3 gpnames.c 1.2 rtossp.c 1.8 ldossp.c 1.1 xeintovf.c 1.1 xeipstak.c 1.1 rtdeinit.c 1.4 shrouter.c 1.6 rttables.c 1.2 ossignal.c 1.15 rtswitch.c 1.8 gpcksum.c 1.1 Phase7 RTS (core) : 1.274 Built 13:51:45 3/1/94 vcs_ver.c 1.274 gpgetput.c 1.1 mmshared.c 1.16 mmossp.c 1.4 rtplist.c 1.8 Phase7 RTS (unix) : 1.116 Built 16:50:20 8/10/94 vcs_unx.c 1.116 rttune.c 1.25/ech1 rtnlsmsg.c 1.5 xainit.c 1.7 Profiler Support rtprofil.c 1.3 Screen Support shdflkey.c 1.1 shkboard.c 1.2 shldkeys.c 1.1 fhprint.c 1.2 shcurses.c 1.11 cxb7.c 1.4 cxb8.c 1.4 shcalls.c 1.5 shentex.c 1.2 shinit.c 1.5 shscroll.c 1.3 shswap.c 1.3 shsysat.c 1.5 shtinit.c 1.2 dbanimsc.c 1.1 shrawtty.c 1.4 gpsessi.c 1.2 Screen Recorder V1.1.C Screen Recorder V1.1.C shrecord.c 1.3 Session V1.1 Session V1.1 shsess.c 1.4 Setjmp Support xesetjp.c 1.1 xeintD4.c 1.1 xeiE4ch.c 1.6 shattr.c 1.13 shparse.c 1.4 fhcbl.c 1.9 gpcblsj.c 1.4 cx91.c 1.7 xeifun.c 1.1 xedecode.c 1.1 xedirscn.c 1.2 xedrtini.c 1.2 xedynstr.c 1.7 fhrounew.c 1.9 fhcall.c 1.2 fhddmap.c 1.14 ldlocate.c 1.14 gpconv.c 1.1 xegetarg.c 1.5 gpcommsi.c 1.1 gpdynldi.c 1.1 gpfilei.c 1.1 gpintrpi.c 1.1 gpprofi.c 1.1 gprtcali.c 1.1 gpucalli.c 1.2 fhlbr.c 1.5 fhlprdsp.c 1.3 fhls.c 1.27 xegF805.c 1.4 xeintE4.c 1.3/ech1/gvs1 gptmpnam.c 1.1 fhmr.c 1.3 xenumctl.c 1.1 oufh.c 1.4/ech2 oufhlock.c 1.6/ech1 oufhossp.c 1.17 ostime.c 1.2 shpalet.c 1.4 revecall.c 1.6 xerun.c 1.5 fhseq.c 1.10 fhsort.c 1.35/ech2 xesubsys.c 1.3 shsysats.c 1.9 rtsupp.c 1.1 xexrun.c 1.2 rtmain.c 1.3 fhext.c 1.5 fhtable.c 1.6 opcode7.c 1.3 fhix.c 1.27 vcs_mfisam.c 1.19 fhsort.c 1.35/ech2 xedyncbl.c 1.3 REV: HP SESD Timebomb Code P rtsconf.c 3g.5a.7.1 v1 rtsconf.c 1.1 HP COBOL No-Threads Mode Support fhix.c 1.27 ldeloc.c 1.11 ADIS 97020712002209 GNB-048056000AA PA- RISC ncg B.10.35 ADISDYNA 97020712003404 GNB-048056000AA PA- RISC ncg B.10.35 ADISINIT 97020712003799 GNB-048056000AA PA- RISC ncg B.10.35 ADISKEY 97020712004155 GNB-019054000AA PA- RISC ncg B.10.35 ADISKEY2 97020712004628 GNB-048056000AA PA- RISC ncg B.10.35 mFFH 97020712041369 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC001 97020712044715 GNB-019054000AA PA- RISC ncg B.10.35 BTR2XFH 97020712021757 GNB-019054000AA PA- RISC ncg B.10.35 PANELS 97020712014338 GNB-019054000AA PA- RISC ncg B.10.35 direct2 97020712085691 GNB-019054000AA PA- RISC ncg B.10.35 mfconfig 97020712100102 GNB-019054000AA PA- RISC ncg B.10.35 cobintfn 97020712093869 GNB-019054000AA PA- RISC ncg B.10.35 _CLASS 97020712081670 GNB-019054000AA PA- RISC ncg B.10.35 _CODESET 97020712081991 GNB-062053004A9 PA- RISC ncg B.10.35 FHREDIR 97020712071776 GNB-019054000AA PA- RISC ncg B.10.35 CHECKFIL 97020712082325 GNB-019054000AA PA- RISC ncg B.10.35 COBWIN2 97020712103254 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC003 97020712045155 GNB-019054000AA PA- RISC ncg B.10.35 XFHNAME 97020712045604 GNB-019054000AA PA- RISC ncg B.10.35 XFHLABEL 97020712045992 GNB-019054000AA PA- RISC ncg B.10.35 XFHTRACE 97020712050351 GNB-019054000AA PA- RISC ncg B.10.35 fcossec 97020712073060 GNB-019054000AA PA- RISC ncg B.10.35 mfini 97020712100708 GNB-019054000AA PA- RISC ncg B.10.35 ESDSFH 97020712050776 GNB-019054000AA PA- RISC ncg B.10.35 Vrn ADIS 3.5.33(U7) nrV Base version Vrn ADISDYNA 3.5.33(U7) nrV Vrn ADISINIT 3.5.33(U7) nrV Base version Vrn ADISKEY 3.5.33(U7) nrV Base version XFH 8184 B 06Jul95 CBLDC001 7001 03Nov93 BTR2XFH VRN=0200 PAN 4.0.18 13dec93 VrnCCL 2.0.34nrV VrnMCF 002003013nrV COBINTFN 2.7.018 CHK054 FHREDIR Vrn 8083 nrV Vrn COBW 3.2.05 Bld01 Vrn COBWIN2 V3.2 Rev 1.10 CBLDC003 7002 31Jan94 XFHNAME71013Jul94 XFHLABEL 700 19Feb94 XFHTRACE 8007 14Aug95 VrnMFI 1.0.07nrV ESDSFH 8008 30Mar95 /opt/cobol/cobdir/coblib/libhpcobol.sl: None /opt/cobol/cobdir/cobver: None /opt/cobol/cobdir/commi.gnt: commi 97020712132609 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/comms.gnt: COBOL0COMMS 97020712133185 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/cwrcli.gnt: cwrcli 97020712284767 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/dialog/DSCOMP.gnt: DSCOMP 97020712421697 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSCOMP (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSERRHAN.gnt: DSERRHAN 97020712424128 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSERRHAN (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSFLD.gnt: DSFLD 97020712424676 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSFLD (DSCHAR) rev 21 /opt/cobol/cobdir/dialog/DSLCONV.gnt: DSLCONV 97020712431820 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSLCONV (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSRUN.gnt: DSRUN 97020712430346 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSRUN (DSCHAR) rev 41 /opt/cobol/cobdir/dialog/DSTERM.gnt: DSTERM 97020712425418 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTERM (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSUSRCAL.gnt: DSUSRCAL 97020712432286 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSUSRCAL (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSUXSYSP.gnt: DSUXSYSP 97020712433270 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSUXSYSP (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSVALRUN.gnt: DSVALRUN 97020712432772 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSVALRUN (DSCHAR) rev 6 /opt/cobol/cobdir/dialog/DSVRSCRN.gnt: DSVRSCRN 97020712423720 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 /opt/cobol/cobdir/dialog/SSTRAN.gnt: SSTRAN 97020712451545 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn SSTRAN (DSCHAR) rev 3 /opt/cobol/cobdir/docs/rebuild.1: Vrn/rebuild.1/3.2.04/17Aug94/nrV /opt/cobol/cobdir/dsrtever: None /opt/cobol/cobdir/fcossec.gnt: fcossec 97020713071909 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fhrdrpwd.gnt: fhrdrpwd 97020712320323 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fhxscomp.gnt: fhxscomp 97020712320751 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fs: fs 97020712322901 GNB-019054000AA PA- RISC ncg B.10.35 fsinst 97020712323710 GNB-019054000AA PA- RISC ncg B.10.35 fsinstpw 97020712324356 GNB-019054000AA PA- RISC ncg B.10.35 fspthnam 97020712324788 GNB-019054000AA PA- RISC ncg B.10.35 fsrcvr 97020712325363 GNB-019054000AA PA- RISC ncg B.10.35 fsseclog 97020712325963 GNB-019054000AA PA- RISC ncg B.10.35 fssecopn 97020712330312 GNB-019054000AA PA- RISC ncg B.10.35 fsserver 97020712331410 GNB-019054000AA PA- RISC ncg B.10.35 fhrdrpwd 97020712333072 GNB-019054000AA PA- RISC ncg B.10.35 fhxscomp 97020712333424 GNB-019054000AA PA- RISC ncg B.10.35 fs Vrn 7091 nrV /opt/cobol/cobdir/fsclose.gnt: fsclose 97020712321905 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fsmgr.lbr: fsmgr 97011619102619 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/fsview.gs: None /opt/cobol/cobdir/help.gnt: help 97020712140992 GNB-019054000AA PA- RISC ncg B.10.35 Vrn 5.28 nrV /opt/cobol/cobdir/helpname.lbr: None /opt/cobol/cobdir/hyhelp.lbr: onleng 97011618355498 GNB-012054000AA PA- RISC ncg B.10.35 Vrn 4.1.19 nrV hyhelp 97011618353826 GNB-012054000AA PA- RISC ncg B.10.35 Vrn 4.1.19 nrV hnfeng 97011618350130 GNB-019054000AA PA- RISC ncg B.10.35 HF2ENG 5.0.2016Mar94 /opt/cobol/cobdir/hyhintf.gnt: hyhintf 97020712143208 GNB-012054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/lang/C/fsclose.lng: None /opt/cobol/cobdir/lang/default/fsclose.lng: None /opt/cobol/cobdir/mFFH.gnt: mFFH 97020713060077 GNB-019054000AA PA- RISC ncg B.10.35 XFH 8184 B 06Jul95 /opt/cobol/cobdir/name.lbr: name 97011618364424 GNB-019054000AA PA- RISC ncg B.10.35 fndcat 97011618365530 GNB-019054000AA PA- RISC ncg B.10.35 fmtch 97011618365888 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/ohbld.lbr: ohbld 97011619125953 GNB-034053004A9 PA- RISC ncg B.10.35 Vrn 4.1.05 nrV ohbldcmd 97011619131477 GNB-034053004A9 PA- RISC ncg B.10.35 /opt/cobol/cobdir/on-line.lbr: on-line 97011619121805 GNB-012054000AA PA- RISC ncg B.10.35 Vrn 4.1.19 nrV /opt/cobol/cobdir/on-line/fsview.hnf: None /opt/cobol/cobdir/osxver: None /opt/cobol/cobdir/pan2mot: attr.c 1.57 band.c 1.52 bell.c 1.46 button.c 1.57 clipboard.c 1.48 cursor.c 1.48 dialog.c 1.53 entryfield.c 1.84 event.c 1.56 font.c 1.78 gadget.c 1.66 gif.c 1.48 groupbox.c 1.56 handle.c 1.47 icon.c 1.54 initialise.c 1.49 key.c 1.49 label.c 1.54 list.c 1.46 listbox.c 1.62 log.c 1.47 loop.c 1.75 main.c 1.60 menu.c 1.61 object.c 1.41 pointer.c 1.55 resource.c 1.54 scrollbar.c 1.55 sys_init.c 1.61 text.c 1.52 translations.c 1.53 pan2mot: 1.289 Built 11:50:33 94/10/07 vcs_ver.c 1.289 window.c 1.86 debugger.c 1.23 /opt/cobol/cobdir/rebuild: rebuild 97020712343360 GNB-019054000AA PA- RISC ncg B.10.35 rbldmain 97020712341495 GNB-019054000AA PA- RISC ncg B.10.35 rbldsub 97020712342045 GNB-019054000AA PA- RISC ncg B.10.35 mscvsub 97020712342523 GNB-019054000AA PA- RISC ncg B.10.35 cdfh 97020712342965 GNB-019054000AA PA- RISC ncg B.10.35 RBD 7002 17Aug94 /opt/cobol/cobdir/reporter.lbr: reporter 97011618534237 GNB-019054000AA PA- RISC ncg B.10.35 cwmtxtrd 97011618534761 GNB-019054000AA PA- RISC ncg B.10.35 cwpfiler 97011618535604 GNB-019054000AA PA- RISC ncg B.10.35 cwrdates 97011618540326 GNB-019054000AA PA- RISC ncg B.10.35 cwrdescr 97011618540690 GNB-019054000AA PA- RISC ncg B.10.35 cwrgetsl 97011618541110 GNB-019054000AA PA- RISC ncg B.10.35 cwrinit 97011618541738 GNB-019054000AA PA- RISC ncg B.10.35 cwrload 97011618542441 GNB-019054000AA PA- RISC ncg B.10.35 cwrmain 97011618543296 GNB-019054000AA PA- RISC ncg B.10.35 cwrmstrm 97011618544135 GNB-019054000AA PA- RISC ncg B.10.35 cwrprint 97011618544635 GNB-019054000AA PA- RISC ncg B.10.35 cwrslct 97011618545067 GNB-019054000AA PA- RISC ncg B.10.35 cwrslink 97011618545413 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/rts32: None /opt/cobol/cobdir/sqlinit.gnt: sqlinit 97020712183637 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/dialog/DSCOMP.o: DSCOMP 97020712442405 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSCOMP (DSCHAR) rev 2 /opt/cobol/cobdir/src/dialog/DSERRHAN.o: DSERRHAN 97020712433658 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSERRHAN (DSCHAR) rev 2 /opt/cobol/cobdir/src/dialog/DSFLD.o: DSFLD 97020712434169 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSFLD (DSCHAR) rev 21 /opt/cobol/cobdir/src/dialog/DSLCONV.o: DSLCONV 97020712441076 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSLCONV (DSCHAR) rev 2 /opt/cobol/cobdir/src/dialog/DSRUN.o: DSRUN 97020712435693 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSRUN (DSCHAR) rev 41 /opt/cobol/cobdir/src/dialog/DSTERM.o: DSTERM 97020712434840 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSTERM (DSCHAR) rev 1 /opt/cobol/cobdir/src/dialog/DSUSRCAL.o: DSUSRCAL 97020712441458 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSUSRCAL (DSCHAR) rev 2 /opt/cobol/cobdir/src/dialog/DSUXSYSP.o: DSUXSYSP 97020712442923 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSUXSYSP (DSCHAR) rev 2 /opt/cobol/cobdir/src/dialog/DSVALRUN.o: DSVALRUN 97020712441861 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 Vrn DSVALRUN (DSCHAR) rev 6 /opt/cobol/cobdir/src/dialog/DSVRSCRN.o: DSVRSCRN 97020712443321 GNB-027054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.3.36 Bld01 /opt/cobol/cobdir/src/rebuild/callrb.o: callrb 97020712341019 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/rebuild/cdfh.o: cdfh 97020712342965 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/rebuild/mscvsub.o: mscvsub 97020712342523 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/rebuild/rbldmain.o: rbldmain 97020712341495 GNB-019054000AA PA- RISC ncg B.10.35 RBD 7002 17Aug94 /opt/cobol/cobdir/src/rebuild/rbldsub.o: rbldsub 97020712342045 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/src/sql/sqlinit.o: sqlinit 97020712184500 GNB-019054000AA PA- RISC ncg B.10.35 /opt/cobol/cobdir/sysrun.lbr: sysdlgin 97011619084706 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSDLGINI (DSCHAR) rev 1 DSERRHAN 97011619085165 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSERRHAN (DSCHAR) rev 1 DSFLD 97011619085638 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSFLD (DSCHAR) rev 12 syslconv 97011619090320 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSLCONV (DSCHAR) rev 2 sysrun 97011619091080 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSRUN (DSCHAR) rev 17 syssyfmt 97011619092196 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSSYSFMT (DSCHAR) rev 1 systerm 97011619092521 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSTERM (DSCHAR) rev 1 systracr 97011619092929 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSTRACER (DSCHAR) rev 2 sysuscal 97011619093404 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSUSRCAL (DSCHAR) rev 1 sysusfmt 97011619093755 GNB-019054000AA PA- RISC ncg B.10.35 sysvalrn 97011619094115 GNB-019054000AA PA- RISC ncg B.10.35 Vrn DIALOG 2.2.42 Bld01 Vrn DSVALRUN (DSCHAR) rev 5 /opt/cobol/cobdir/utils.lbr: linein 97011618372724 GNB-019054000AA PA- RISC ncg B.10.35 CBLDC002 97011618371599 GNB-034053004A9 PA- RISC ncg B.10.35 Vrn 4.0.00 nrV mfini 97020712151846 GNB-019054000AA PA- RISC ncg B.10.35 VrnMFI 1.0.07nrV /opt/cobol/cobdir/bin/adiscf: cobrun.c 1.17 /opt/cobol/cobdir/bin/fed: fed.c 1.1 gpgetput.c 1.1 /opt/cobol/cobdir/bin/fhconvert: cobrun.c 1.17 /opt/cobol/cobdir/bin/fhcreate: cobrun.c 1.17 /opt/cobol/cobdir/bin/fhedit: cobrun.c 1.17 /opt/cobol/cobdir/bin/fhinfo: cobrun.c 1.17 /opt/cobol/cobdir/bin/fhreorg: cobrun.c 1.17 /opt/cobol/cobdir/bin/fhvalidate: cobrun.c 1.17 /opt/cobol/cobdir/bin/forms2: cobrun.c 1.17 /opt/cobol/cobdir/bin/keybcf: cobrun.c 1.17 /opt/cobol/cobdir/bin/lbrinfo: None /opt/cobol/cobdir/ccitcp2: main.c 1.18 tcpnet.c 1.43 loop.c 1.24 name.c 1.18 /opt/cobol/cobdir/cob.msg: cob.msg 3.7 90/03/06 14:06:01 /opt/cobol/cobdir/coblib/cobxsym: None /opt/cobol/cobdir/coblib/hp_allraise.o: None /opt/cobol/cobdir/coblib/hp_noasysigs.o: None /opt/cobol/cobdir/coblib/hp_nosignals.o: None /opt/cobol/cobdir/coblib/hp_nosynsigs.o: None /opt/cobol/cobdir/coblib/hp_raisetidy.o: None /opt/cobol/cobdir/coblib/hp_rtsraise.o: None /opt/cobol/cobdir/coblib/hp_synraise.o: None /opt/cobol/cobdir/coblib/libcrtn.a: crtn01.c 1.3 crtn02.c 1.3 crtn03.c 1.6 crtn04.c 1.3 crtn05.c 1.9 crtn06.c 1.3 crtn07.c 1.3 crtn08.c 1.6 crtn09.c 1.9 crtn10.c 1.3 crtn11.c 1.3 crtn12.c 1.3 crtn13.c 1.3 crtn14.c 1.3 crtn15.c 1.3 crtn22.c 1.4 crtn23.c 1.5 crtn24.c 1.3 crtn25.c 1.4 crtn26.c 1.4 crtn27.c 1.3 crtn28.c 1.3 crtn29.c 1.3 crtn30.c 1.3 crtn31.c 1.3 crtn32.c 1.4 crtn34.c 1.4 crtn35.c 1.7 crtn35f.c 1.11 crtn37.c 1.5 crtn37f.c 1.9 crtn38.c 1.5 crtn38f.c 1.6.1.2 crtn40.c 1.6 crtn40f.c 1.8.1.2 crtn41.c 1.5 crtn41f.c 1.8 crtn44.c 1.5 crtn44f.c 1.7 crtn45.c 1.14 crtn39.c 1.7 crtn39f.c 1.5 crtn43.c 1.9 crtn42.c 1.8 crtn42f.c 1.8 crtn43f.c 1.9 crtn46.c 1.4 crtn47.c 1.8 crtn48.c 1.4 crtn33.c 1.7 crtn33f.c 1.8 crtn49.c 1.3 crtn50.c 1.9 crtn51.c 1.4 crtn53.c 1.4 crtn54.c 1.4 crtn55.c 1.4 crtn52.c 1.5 crtn57.c 1.4 crtn58.c 1.7 crtn59.c 1.4 crtn56.c 1.4.1.1 crtn60.c 1.4 crtn64.c 1.4 crtn67.c 1.5 crtn68.c 1.3 crtn69.c 1.3 crtn70.c 1.7 crtn78.c 1.4 crtn79.c 1.6 crtn80.c 1.5 crtn81.c 1.5.1.1 crtn82.c 1.10 crtn83.c 1.9.1.1 crtn84.c 1.3 crtn85.c 1.3 crtn86.c 1.1 crtna1.c 1.6.1.2 crtna3.c 1.5.1.1 crtna4.c 1.5 crtna5.c 1.6 crtna6.c 1.7 crtna7.c 1.6 crtna8.c 1.8.1.1 crtna9.c 1.7 crtnb0.c 1.7 crtnb1.c 1.9.1.1 crtna2.c 1.9.1.1 crtn42a.c 1.4 crtnbcd.c 1.3 crtncset.c 1.4 crtndec.c 1.3 crtnebcs.c 1.3 crtnflt1.c 1.7.1.6 crtn62.c 1.4 crtn63.c 1.5 crtn65.c 1.4 crtn66.c 1.7 crtnbin.c 1.4 crtnftbl.c 1.12 crtnsgn3.c 1.3 crtnsgns.c 1.3 crtn76.c 1.7 crtn77.c 1.8 /opt/cobol/cobdir/coblib/libcrtn.sl: Ccrtn1c 1.107.1.1 crtn01.c 1.3 crtn02.c 1.3 crtn03.c 1.6 crtn04.c 1.3 crtn05.c 1.9 crtn06.c 1.3 crtn07.c 1.3 crtn08.c 1.6 crtn09.c 1.9 crtn10.c 1.3 crtn11.c 1.3 crtn12.c 1.3 crtn13.c 1.3 crtn14.c 1.3 crtn15.c 1.3 crtn16.c 1.3 crtn17.c 1.3 crtn18.c 1.3 crtn19.c 1.4 crtn20.c 1.4 crtn21.c 1.3 crtn22.c 1.4 crtn23.c 1.5 crtn24.c 1.3 crtn25.c 1.4 crtn26.c 1.4 crtn27.c 1.3 crtn28.c 1.3 crtn29.c 1.3 crtn30.c 1.3 crtn31.c 1.3 crtn32.c 1.4 crtn33.c 1.7 crtn33f.c 1.8 crtn34.c 1.4 crtn35.c 1.7 crtn35f.c 1.11 crtn36.c 1.4 crtn37.c 1.5 crtn38.c 1.5 crtn38f.c 1.6.1.2 crtn39.c 1.7 crtn39f.c 1.5 crtn40.c 1.6 crtn40f.c 1.8.1.2 crtn41.c 1.5 crtn41f.c 1.8 crtn42.c 1.8 crtn42a.c 1.4 crtn42f.c 1.8 crtn43.c 1.9 crtn43f.c 1.9 crtn44.c 1.5 crtn44f.c 1.7 crtn45.c 1.14 crtn46.c 1.4 crtn47.c 1.8 crtn48.c 1.4 crtn49.c 1.3 crtn50.c 1.9 crtn51.c 1.4 crtn52.c 1.5 crtn53.c 1.4 crtn54.c 1.4 crtn55.c 1.4 crtn56.c 1.4.1.1 crtn57.c 1.4 crtn58.c 1.7 crtn59.c 1.4 crtn60.c 1.4 crtn61.c 1.4 crtn62.c 1.4 crtn63.c 1.5 crtn64.c 1.4 crtn65.c 1.4 crtn66.c 1.7 crtn67.c 1.5 crtn68.c 1.3 crtn69.c 1.3 crtn70.c 1.7 crtn71.c 1.3 crtn72.c 1.4 crtn73.c 1.3 crtn74.c 1.3 crtn75.c 1.4 crtn78.c 1.4 crtn79.c 1.6 crtn80.c 1.5 crtn81.c 1.5.1.1 crtn82.c 1.10 crtn83.c 1.9.1.1 crtn84.c 1.3 crtn85.c 1.3 crtn86.c 1.1 crtna1.c 1.6.1.2 crtna2.c 1.9.1.1 crtna3.c 1.5.1.1 crtna4.c 1.5 crtna5.c 1.6 crtna6.c 1.7 crtna7.c 1.6 crtna9.c 1.7 crtnb0.c 1.7 crtnbcd.c 1.3 crtnbin.c 1.4 crtncset.c 1.4 crtndec.c 1.3 crtnebcs.c 1.3 crtnftbl.c 1.12 crtnsgn3.c 1.3 crtnsgns.c 1.3 crtnspls.c 1.3 crtn76.c 1.7 crtn77.c 1.8 crtn37f.c 1.9 crtna8.c 1.8.1.1 crtnb1.c 1.9.1.1 crtnflt1.c 1.7.1.6 /opt/cobol/cobdir/coblib/libfhutil.a: getcomp5.c 1.3 mapbuild.c 1.3 mapclose.c 1.2 mapcoll.c 1.3 mapconfig.c 1.10 mapdelete.c 1.3 maperror.c 1.4 mapindex.c 1.3 maplock.c 1.3 mapopen.c 1.4 mapread.c 1.2 maprename.c 1.3 mapresname.c 1.3 mapstart.c 1.2 mapsubr.c 1.7 mapunique.c 1.2 mapwrite.c 1.2 callutil.c 1.2 concreat.c 1.4 convert.c 1.5 copyright.c 1.1 create.c 1.4 ddparse.c 1.3 error.c 1.4 fedit.c 1.1 fhutil.c 1.4 fhutilws.c 1.1 filedel.c 1.1 fileopen.c 1.4 funcp.c 1.1 info.c 1.1 linecalc.c 1.1 lineparse.c 1.2 readparam.c 1.3 rebuild.c 1.6 reorg.c 1.9 ut_sigs.c 1.2 validate.c 1.3 validparam.c 1.1 writeparam.c 1.5 /opt/cobol/cobdir/coblib/libfhutil.sl: getcomp5.c 1.3 mapclose.c 1.2 mapcoll.c 1.3 mapindex.c 1.3 maplock.c 1.3 mapread.c 1.2 mapstart.c 1.2 mapunique.c 1.2 mapwrite.c 1.2 copyright.c 1.1 fhutilws.c 1.1 linecalc.c 1.1 mapbuild.c 1.3 mapconfig.c 1.10 mapdelete.c 1.3 maperror.c 1.4 mapopen.c 1.4 maprename.c 1.3 mapresname.c 1.3 mapsubr.c 1.7 callutil.c 1.2 concreat.c 1.4 convert.c 1.5 create.c 1.4 ddparse.c 1.3 error.c 1.4 fedit.c 1.1 fhutil.c 1.4 filedel.c 1.1 fileopen.c 1.4 funcp.c 1.1 info.c 1.1 lineparse.c 1.2 readparam.c 1.3 rebuild.c 1.6 reorg.c 1.9 ut_sigs.c 1.2 validate.c 1.3 validparam.c 1.1 writeparam.c 1.5 /opt/cobol/cobdir/coblib/libisstubs.sl: None /opt/cobol/cobdir/coblib/libosx.a: ccifrnt.c 1.36 ccitcp.c 1.67 tcpnet.c 1.43 ccisleep.c 1.11 ccifrnt.c 1.36 ccinampu.c 1.17 nampnet.c 1.14 CCI stubs cciappc.c 4.1 CCI stubs cciipx.c 4.1 CCI stubs cciipxu.c 4.1 CCI stubs ccinamp.c 4.1 CCI stubs ccinetb.c 4.1 CCI stubs ccisharm.c 4.1 CCI stubs ccilu2.c 4.1 CCI stubs cciasync.c 3.2 panels2.c 1.76 /opt/cobol/cobdir/coblib/libosx.sl: ccisleep.c 1.11 CCI stubs cciappc.c 4.1 CCI stubs cciipx.c 4.1 CCI stubs cciipxu.c 4.1 CCI stubs ccinamp.c 4.1 CCI stubs ccinetb.c 4.1 CCI stubs ccisharm.c 4.1 CCI stubs ccilu2.c 4.1 CCI stubs cciasync.c 3.2 ccitcp.c 1.67 tcpnet.c 1.43 ccifrnt.c 1.36 nampnet.c 1.14 ccinampu.c 1.17 ccifrnt.c 1.36 panels2.c 1.76 /opt/cobol/cobdir/coblib/libscreen.a: addch.c 1.1 beep.c 1.1 debug.c 1.1 endwin.c 1.1 erase.c 1.1 getmap.c 1.1 modes.c 1.3 keyinp.c 1.2 keyinp.c: select move.c 1.1 newterm.c 1.2 printer.c 1.2 scroll.c 1.3 spkeys.c 1.1 terminfo.c 1.5 memhand.c 1.3 clr_screen.c 1.2 refresh.c 1.9 putp.c 1.1 tparm.c 1.3 /opt/cobol/cobdir/coblib/libscreen.sl: addch.c 1.1 beep.c 1.1 clr_screen.c 1.2 debug.c 1.1 endwin.c 1.1 erase.c 1.1 getmap.c 1.1 memhand.c 1.3 move.c 1.1 newterm.c 1.2 printer.c 1.2 putp.c 1.1 refresh.c 1.9 scroll.c 1.3 spkeys.c 1.1 tparm.c 1.3 MF curses library: 1.19 Built 16:43:02 8/24/94 keyinp.c 1.2 keyinp.c: select modes.c 1.3 terminfo.c 1.5 /opt/cobol/cobdir/coblib/libsupp.a: usercall.c 1.3 shcalls.c 1.5 nl_cobcmp() $Revision: 6.1 $ rterror.c 1.15 mmkey.c 1.6 /opt/cobol/cobdir/coblib/libsupp.sl: mmkey.c 1.6 usercall.c 1.3 rterror.c 1.15 shcalls.c 1.5 nl_cobcmp() $Revision: 6.1 $ /opt/cobol/cobdir/coblib/map.s: None /opt/cobol/cobdir/coblib/xldyn.s: None /opt/cobol/cobdir/docs/cbl_main.1: Vrn/main.1/3.2.04/17Aug94/nrV /opt/cobol/cobdir/docs/hp_README: cob.c 3.245 cob.c 3.245 cob.c 3.245 /opt/cobol/cobdir/docs/hp_relnotes_cbl: None /opt/cobol/cobdir/docs/signals.1: Vrn/signals.1/3.2.02ech/26May94/nrV /opt/cobol/cobdir/help.lbr: None /opt/cobol/cobdir/helpadcf.lbr: None /opt/cobol/cobdir/man/man1/cob.1: None /opt/cobol/cobdir/src/cobrun.c: cobrun.c 1.17 /opt/cobol/cobdir/src/cobrun.h: None /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o: opcode7.c 1.2 fhix.c 1.27 /opt/cobol/cobdir/src/rts/ufhtab.o: fhtable.c 1.6 /opt/cobol/cobdir/src/ugetput.h: gpgetput.h 1.2 ugetput.sed 1.1 */ /opt/cobol/cobdir/src/usercall.c: usercall.c 1.3 /opt/cobol/cobdir/tools.lbr: Vrn Library V7.0.5nrV VrnMCF 002003013nrV cksum(1) Output: 212523577 362368 /opt/cobol/cobdir/animator.lbr 209349336 100096 /opt/cobol/cobdir/animbase.lbr 3452122356 4980 /opt/cobol/cobdir/cnvcomp6.gnt 2613578688 253684 /opt/cobol/cobdir/conversion/c3sub.gnt 304560564 196852 /opt/cobol/cobdir/conversion/c5sub.gnt 727617646 40860 /opt/cobol/cobdir/conversion/convert3.gnt 4032221094 40508 /opt/cobol/cobdir/conversion/convert5.gnt 2749387384 11344 /opt/cobol/cobdir/conversion/reform5.gnt 2109373788 15220 /opt/cobol/cobdir/conversion/tabx.gnt 3901404524 62364 /opt/cobol/cobdir/forms2/FORMS2.gnt 2210688469 8352 /opt/cobol/cobdir/intpinit.gnt 4179182382 32768 /opt/cobol/cobdir/bin/cobol 4179182382 32768 /opt/cobol/cobdir/bin/cobprof 4196971142 69044 /opt/cobol/cobdir/cdi2.gnt 877685206 1441792 /opt/cobol/cobdir/check 3530268923 469760 /opt/cobol/cobdir/check.lbr 3203786302 92416 /opt/cobol/cobdir/cobcli.lbr 3025360651 16360 /opt/cobol/cobdir/csimaker.gnt 2741033905 2504 /opt/cobol/cobdir/demo/fhutils/rebuild.cbl 1771188818 10528 /opt/cobol/cobdir/errmsg.gnt 1376689018 168688 /opt/cobol/cobdir/h2cpy.gnt 1676460361 3493888 /opt/cobol/cobdir/ncg 4244398089 992 /opt/cobol/cobdir/ncg.ops 315684729 28996 /opt/cobol/cobdir/profiler.gnt 1295336582 17392 /opt/cobol/cobdir/sload.gnt 3481507639 12816 /opt/cobol/cobdir/split78.gnt 1312059603 8388 /opt/cobol/cobdir/src/sql/animcopy.o 2561880276 4952 /opt/cobol/cobdir/src/sql/check.o 639615027 1359672 /opt/cobol/cobdir/src/sql/checkx.o 1267677877 58856 /opt/cobol/cobdir/src/sql/cp.o 2889024835 17960 /opt/cobol/cobdir/src/sql/headers.o 2817404829 1344 /opt/cobol/cobdir/src/sql/mkcheck 314326611 65428 /opt/cobol/cobdir/textmgr.gnt 998654490 15784 /opt/cobol/cobdir/txtmgr.gnt 712487438 30457 /opt/cobol/cobdir/uncg.err 1657066622 102616 /opt/cobol/cobdir/window1.gnt 3434748510 57608 /opt/cobol/cobdir/dialog/BIGMAC.gnt 252851365 12428 /opt/cobol/cobdir/dialog/BLOCK.gnt 940850732 5600 /opt/cobol/cobdir/dialog/DRAW.gnt 1374350820 130320 /opt/cobol/cobdir/dialog/DS-DB.gnt 2065636789 60424 /opt/cobol/cobdir/dialog/DS.gnt 267589019 22776 /opt/cobol/cobdir/dialog/DSCOBGEN.gnt 2504835920 72896 /opt/cobol/cobdir/dialog/DSCREENS.gnt 77187582 53416 /opt/cobol/cobdir/dialog/DSCUADEF.gnt 1599900648 24444 /opt/cobol/cobdir/dialog/DSCUAGEN.gnt 3928367235 47772 /opt/cobol/cobdir/dialog/DSDATDEF.gnt 3258642597 6416 /opt/cobol/cobdir/dialog/DSDGRP.gnt 1955053368 15528 /opt/cobol/cobdir/dialog/DSDIALCV.gnt 292598186 4080 /opt/cobol/cobdir/dialog/DSDIALIN.gnt 98957505 125500 /opt/cobol/cobdir/dialog/DSDIALOG.gnt 1741797742 26532 /opt/cobol/cobdir/dialog/DSDIATRN.gnt 915206470 21608 /opt/cobol/cobdir/dialog/DSDLGINI.gnt 980893335 29468 /opt/cobol/cobdir/dialog/DSERRDEF.gnt 574634619 66212 /opt/cobol/cobdir/dialog/DSEXPDS.gnt 2659800054 9492 /opt/cobol/cobdir/dialog/DSEXPMES.gnt 913853240 6644 /opt/cobol/cobdir/dialog/DSEXPORT.gnt 3709657909 45576 /opt/cobol/cobdir/dialog/DSFLDNAM.gnt 745003603 14356 /opt/cobol/cobdir/dialog/DSGETSS.gnt 2895566865 59060 /opt/cobol/cobdir/dialog/DSGROUP.gnt 279696428 7360 /opt/cobol/cobdir/dialog/DSHEAP.gnt 1540412597 193280 /opt/cobol/cobdir/dialog/DSIMPDS.gnt 290971602 4652 /opt/cobol/cobdir/dialog/DSIMPFIO.gnt 1392076542 6048 /opt/cobol/cobdir/dialog/DSIMPORT.gnt 152589844 9924 /opt/cobol/cobdir/dialog/DSPARSER.gnt 3558275976 3928 /opt/cobol/cobdir/dialog/DSPFLDCV.gnt 3540220854 80196 /opt/cobol/cobdir/dialog/DSPRINT.gnt 2218108121 14012 /opt/cobol/cobdir/dialog/DSPROT.gnt 3626535858 7620 /opt/cobol/cobdir/dialog/DSSYSFMT.gnt 3708009395 7988 /opt/cobol/cobdir/dialog/DSTFSM.gnt 2790921849 29204 /opt/cobol/cobdir/dialog/DSTRACER.gnt 3940440941 3832 /opt/cobol/cobdir/dialog/DSTUTOR.gnt 1155038834 6576 /opt/cobol/cobdir/dialog/DSUSRFMT.gnt 3782567700 3312 /opt/cobol/cobdir/dialog/DSUXPATH.gnt 4280147232 40544 /opt/cobol/cobdir/dialog/DSVALDEF.gnt 2188892654 7716 /opt/cobol/cobdir/dialog/ERRHAND.gnt 3606519141 42396 /opt/cobol/cobdir/dialog/FEM.gnt 51103398 73688 /opt/cobol/cobdir/dialog/FSI.gnt 4095985366 8528 /opt/cobol/cobdir/dialog/FSIHEAP.gnt 703292751 18876 /opt/cobol/cobdir/dialog/MLOAD.gnt 847017511 17116 /opt/cobol/cobdir/dialog/MSAVE.gnt 3860812566 10172 /opt/cobol/cobdir/dialog/POPUP.gnt 4085169532 5492 /opt/cobol/cobdir/dialog/SCONFIG.gnt 1197921870 24484 /opt/cobol/cobdir/dialog/SSP.gnt 1350485914 5260 /opt/cobol/cobdir/dialog/VERDISP.gnt 4050228767 7552 /opt/cobol/cobdir/dsmot/demo/objects/ checkb.gs 2270934129 29840 /opt/cobol/cobdir/dsmot/ds-edit.gnt 2611671570 30980 /opt/cobol/cobdir/dsmot/ds-errs 1115455237 17408 /opt/cobol/cobdir/dsmot/ds-errs.idx 1671908815 3612 /opt/cobol/cobdir/dsmot/ds.gnt 3193058001 6004 /opt/cobol/cobdir/dsmot/dsd-valp.gnt 2848186665 2232320 /opt/cobol/cobdir/dsmot/dsdef 1506720329 2270736 /opt/cobol/cobdir/dsmot/dsdef.o 3043662169 19448 /opt/cobol/cobdir/dsmot/dsdlgtbl.gnt 2584550299 6176 /opt/cobol/cobdir/dsmot/dserrhan.gnt 2169337187 5852 /opt/cobol/cobdir/dsmot/dserrhan.o 1692839301 27340 /opt/cobol/cobdir/dsmot/dsfntgen.gnt 2169640985 6592 /opt/cobol/cobdir/dsmot/dsfntmap.gnt 2507967693 6356 /opt/cobol/cobdir/dsmot/dsfntmap.o 504567394 12448 /opt/cobol/cobdir/dsmot/dsr-valp.gnt 603905911 11968 /opt/cobol/cobdir/dsmot/dsr-valp.o 3112094121 156744 /opt/cobol/cobdir/dsmot/dsrun.gnt 4223649215 146212 /opt/cobol/cobdir/dsmot/dsrun.o 1434918274 39624 /opt/cobol/cobdir/dsmot/dstracer.gnt 3054880946 49628 /opt/cobol/cobdir/dsmot/dstrap.gnt 3026940572 10204 /opt/cobol/cobdir/dsmot/dstrpcrt.gnt 3029432219 15176 /opt/cobol/cobdir/dsmot/dsvalrun.gnt 759864817 14352 /opt/cobol/cobdir/dsmot/dsvalrun.o 3768633475 5484 /opt/cobol/cobdir/dsmot/fprompt.o 1322238622 12104 /opt/cobol/cobdir/dsmot/lsfonts.gnt 3625926423 185404 /opt/cobol/cobdir/dsmot/mfdir2.o 309864357 27772 /opt/cobol/cobdir/dsmot/pic4mat.gnt 1883113260 26932 /opt/cobol/cobdir/dsmot/pic4mat.o 4107177977 77 /opt/cobol/cobdir/dsver 87813047 56308 /opt/cobol/cobdir/src/dialog/DS.o 796611528 21420 /opt/cobol/cobdir/src/dialog/DSDLGINI.o 790727209 12864 /opt/cobol/cobdir/src/dialog/DSGETSS.o 2102979661 27912 /opt/cobol/cobdir/src/dialog/DSTRACER.o 3390859553 271744 /opt/cobol/cobdir/advanim.lbr 830055803 20864 /opt/cobol/cobdir/analyze.lbr 2911408672 20480 /opt/cobol/cobdir/bin/cobie 944384876 147456 /opt/cobol/cobdir/bin/compare 3457151940 353664 /opt/cobol/cobdir/builder.lbr 1888348582 4052 /opt/cobol/cobdir/charset.gnt 1929525253 99200 /opt/cobol/cobdir/cwsource.lbr 2022593493 5436 /opt/cobol/cobdir/d.gnt 3523079130 4484 /opt/cobol/cobdir/demo/coop/animuser.gnt 2045681624 16128 /opt/cobol/cobdir/demo/coop/dbgee.gnt 2303320003 13260 /opt/cobol/cobdir/demo/fs/fstest.cbl 1666345486 14106 /opt/cobol/cobdir/demo/fs/tptest.cbl 940361691 13112 /opt/cobol/cobdir/demo/fs/wr1test.cbl 1268133208 14659 /opt/cobol/cobdir/demo/fs/wr2test.cbl 8316031 154112 /opt/cobol/cobdir/designer.lbr 2053570372 2879 /opt/cobol/cobdir/docs/fs2tools.1 576624103 364544 /opt/cobol/cobdir/edit.lbr 300700 581632 /opt/cobol/cobdir/fsviewmot 2693706053 41508 /opt/cobol/cobdir/gnl.gnt 4176736982 29056 /opt/cobol/cobdir/gntanlz.lbr 389134553 115072 /opt/cobol/cobdir/helpedit.lbr 1520136325 10688 /opt/cobol/cobdir/iecobses.gnt 1722967321 7320 /opt/cobol/cobdir/ieenvvar.gnt 1466031598 46120 /opt/cobol/cobdir/imssuper.gnt 3745658075 177024 /opt/cobol/cobdir/mfcsi.lbr 3533861904 228864 /opt/cobol/cobdir/mfdir2.lbr 3333964379 363136 /opt/cobol/cobdir/painter.lbr 3406877075 327680 /opt/cobol/cobdir/screens.lbr 407449264 2900 /opt/cobol/cobdir/src/fs/fhrdrpwd.o 2433319499 4184 /opt/cobol/cobdir/src/fs/fhxscomp.o 866357999 44048 /opt/cobol/cobdir/src/fs/fs.o 1389134249 41852 /opt/cobol/cobdir/src/fs/fsinst.o 2805282830 15824 /opt/cobol/cobdir/src/fs/fsinstpw.o 2161859200 11000 /opt/cobol/cobdir/src/fs/fsmgr.o 2403485530 4568 /opt/cobol/cobdir/src/fs/fspthnam.o 2108291379 42348 /opt/cobol/cobdir/src/fs/fsrcvr.o 4302652 2680 /opt/cobol/cobdir/src/fs/fsseclog.o 2772780256 2736 /opt/cobol/cobdir/src/fs/fssecopn.o 1619043480 176776 /opt/cobol/cobdir/src/fs/fsserver.o 2032085523 1054 /opt/cobol/cobdir/src/fs/mkfs2 1303517549 224640 /opt/cobol/cobdir/tbox.lbr 2669320037 51 /opt/cobol/cobdir/toolboxver 3119639790 24401 /opt/cobol/cobdir/src/cci.h 4179182382 32768 /opt/cobol/cobdir/bin/anim 4179182382 32768 /opt/cobol/cobdir/bin/animbase 4179182382 32768 /opt/cobol/cobdir/bin/cgen 4179182382 32768 /opt/cobol/cobdir/bin/convert3 4179182382 32768 /opt/cobol/cobdir/bin/convert5 4179182382 32768 /opt/cobol/cobdir/bin/h2cpy 4179182382 32768 /opt/cobol/cobdir/bin/reform5 4179182382 32768 /opt/cobol/cobdir/bin/split78 4179182382 32768 /opt/cobol/cobdir/bin/tabx 729850211 17 /opt/cobol/cobdir/cobopt 44936477 8973 /opt/cobol/cobdir/docs/hp_relnotes_tbox 869355470 3923 /opt/cobol/cobdir/src/codeset.cpy 4179182382 32768 /opt/cobol/cobdir/bin/analyze 4179182382 32768 /opt/cobol/cobdir/bin/builder 4179182382 32768 /opt/cobol/cobdir/bin/cwsource 4179182382 32768 /opt/cobol/cobdir/bin/d 4179182382 32768 /opt/cobol/cobdir/bin/designer 4179182382 32768 /opt/cobol/cobdir/bin/ds 4179182382 32768 /opt/cobol/cobdir/bin/editor 4179182382 32768 /opt/cobol/cobdir/bin/library 4179182382 32768 /opt/cobol/cobdir/bin/screens 4179182382 32768 /opt/cobol/cobdir/bin/tbox 53721596 12120 /opt/cobol/cobdir/docs/hp_relnotes_ds 3359616831 20480 /opt/cobol/cobdir/dsmot/dsmot 2702552039 54 /opt/cobol/cobdir/dsmot/dsmotver 2192810963 104452 /opt/cobol/cobdir/ADIS.gnt 1209327581 112116 /opt/cobol/cobdir/ADISCF.gnt 3251223443 11604 /opt/cobol/cobdir/ADISDYNA.gnt 3774936426 9108 /opt/cobol/cobdir/ADISINIT.gnt 1894708621 11404 /opt/cobol/cobdir/ADISKEY.gnt 3054942413 20212 /opt/cobol/cobdir/ADISKEY2.gnt 2097752748 34848 /opt/cobol/cobdir/BTR2XFH.gnt 907042745 8064 /opt/cobol/cobdir/CBLDC001.gnt 2884288331 6744 /opt/cobol/cobdir/CBLDC003.gnt 531435644 4820 /opt/cobol/cobdir/CHECKFIL.gnt 2956930306 58188 /opt/cobol/cobdir/COBWIN2.gnt 3490712991 4172 /opt/cobol/cobdir/DISPCONV.gnt 1060052653 12824 /opt/cobol/cobdir/ESDSFH.gnt 1757817996 134188 /opt/cobol/cobdir/FHREDIR.gnt 4160687737 31152 /opt/cobol/cobdir/KEYBCF.gnt 1501955174 41444 /opt/cobol/cobdir/PANELS.gnt 2548697849 7384 /opt/cobol/cobdir/XFHLABEL.gnt 2782957687 8324 /opt/cobol/cobdir/XFHNAME.gnt 2007128340 12216 /opt/cobol/cobdir/XFHTRACE.gnt 2017035772 3592 /opt/cobol/cobdir/_CLASS.gnt 1192445220 3888 /opt/cobol/cobdir/_CODESET.gnt 1509510983 5620 /opt/cobol/cobdir/_sqlprld.gnt 1413234262 11840 /opt/cobol/cobdir/banner.gnt 3162832508 77824 /opt/cobol/cobdir/bin/cob 49149637 20480 /opt/cobol/cobdir/bin/cobprog 4179182382 32768 /opt/cobol/cobdir/bin/cobrun 1214644636 28672 /opt/cobol/cobdir/bin/cobwhat 4179182382 32768 /opt/cobol/cobdir/bin/fhrebuild 4179182382 32768 /opt/cobol/cobdir/bin/fs 4179182382 32768 /opt/cobol/cobdir/bin/fsviewmot 4179182382 32768 /opt/cobol/cobdir/bin/rebuild 4179182382 32768 /opt/cobol/cobdir/bin/mfsort 121792922 82176 /opt/cobol/cobdir/callrb.lbr 2206161352 139264 /opt/cobol/cobdir/mfsort 1603013338 174976 /opt/cobol/cobdir/cmenu.lbr 1127528666 89880 /opt/cobol/cobdir/cobintfn.gnt 4291901652 27990 /opt/cobol/cobdir/coblib/cobcsym 244744558 3461 /opt/cobol/cobdir/coblib/cobfsym 3084767407 21988 /opt/cobol/cobdir/coblib/hp_cblthread.o 3248346527 1938092 /opt/cobol/cobdir/coblib/libcobol.a 1698700448 1880064 /opt/cobol/cobdir/coblib/libcobol.sl 3841242873 12288 /opt/cobol/cobdir/coblib/libhpcobol.sl 1111178605 52 /opt/cobol/cobdir/cobver 2193972785 17492 /opt/cobol/cobdir/commi.gnt 793211923 28136 /opt/cobol/cobdir/comms.gnt 167203061 7404 /opt/cobol/cobdir/cwrcli.gnt 1382034187 27888 /opt/cobol/cobdir/dialog/DSCOMP.gnt 2634079246 6268 /opt/cobol/cobdir/dialog/DSERRHAN.gnt 239974097 40256 /opt/cobol/cobdir/dialog/DSFLD.gnt 2649470013 8608 /opt/cobol/cobdir/dialog/DSLCONV.gnt 2662518274 128052 /opt/cobol/cobdir/dialog/DSRUN.gnt 2456719652 6560 /opt/cobol/cobdir/dialog/DSTERM.gnt 2376649081 3352 /opt/cobol/cobdir/dialog/DSUSRCAL.gnt 3969692923 6548 /opt/cobol/cobdir/dialog/DSUXSYSP.gnt 2542751205 13976 /opt/cobol/cobdir/dialog/DSVALRUN.gnt 1541447723 3480 /opt/cobol/cobdir/dialog/DSVRSCRN.gnt 2934010547 15880 /opt/cobol/cobdir/dialog/SSTRAN.gnt 1470438079 46853 /opt/cobol/cobdir/docs/rebuild.1 980135582 81 /opt/cobol/cobdir/dsrtever 1875889976 2852 /opt/cobol/cobdir/fcossec.gnt 3426872106 3056 /opt/cobol/cobdir/fhrdrpwd.gnt 2104052874 4368 /opt/cobol/cobdir/fhxscomp.gnt 3972080270 393216 /opt/cobol/cobdir/fs 355084914 5164 /opt/cobol/cobdir/fsclose.gnt 1844587420 11776 /opt/cobol/cobdir/fsmgr.lbr 1543337001 26240 /opt/cobol/cobdir/fsview.gs 591379380 21860 /opt/cobol/cobdir/help.gnt 2822568391 15232 /opt/cobol/cobdir/helpname.lbr 2089887765 274816 /opt/cobol/cobdir/hyhelp.lbr 2535051323 5376 /opt/cobol/cobdir/hyhintf.gnt 3441079039 675 /opt/cobol/cobdir/lang/C/fsclose.lng 3441079039 675 /opt/cobol/cobdir/lang/default/fsclose.lng 3882143869 209164 /opt/cobol/cobdir/mFFH.gnt 4061163650 121600 /opt/cobol/cobdir/name.lbr 1485400622 168576 /opt/cobol/cobdir/ohbld.lbr 4015318848 94208 /opt/cobol/cobdir/on-line.lbr 4193279569 4091 /opt/cobol/cobdir/on-line/fsview.hnf 1607131645 47 /opt/cobol/cobdir/osxver 3082987322 409600 /opt/cobol/cobdir/pan2mot 3985608653 151552 /opt/cobol/cobdir/rebuild 1131129835 317312 /opt/cobol/cobdir/reporter.lbr 2796475158 69632 /opt/cobol/cobdir/rts32 3376699141 11408 /opt/cobol/cobdir/sqlinit.gnt 3021415845 23188 /opt/cobol/cobdir/src/dialog/DSCOMP.o 3763555437 5944 /opt/cobol/cobdir/src/dialog/DSERRHAN.o 3835260627 38472 /opt/cobol/cobdir/src/dialog/DSFLD.o 589647474 8084 /opt/cobol/cobdir/src/dialog/DSLCONV.o 4157996060 118888 /opt/cobol/cobdir/src/dialog/DSRUN.o 3133794362 6136 /opt/cobol/cobdir/src/dialog/DSTERM.o 3925338625 3184 /opt/cobol/cobdir/src/dialog/DSUSRCAL.o 3444769370 6124 /opt/cobol/cobdir/src/dialog/DSUXSYSP.o 1313932521 13080 /opt/cobol/cobdir/src/dialog/DSVALRUN.o 3243466274 3320 /opt/cobol/cobdir/src/dialog/DSVRSCRN.o 1267862860 2996 /opt/cobol/cobdir/src/rebuild/callrb.o 4209448855 11016 /opt/cobol/cobdir/src/rebuild/cdfh.o 2910194616 14564 /opt/cobol/cobdir/src/rebuild/mscvsub.o 1827601979 32768 /opt/cobol/cobdir/src/rebuild/rbldmain.o 3858924615 14304 /opt/cobol/cobdir/src/rebuild/rbldsub.o 1802073005 9928 /opt/cobol/cobdir/src/sql/sqlinit.o 1472268848 239232 /opt/cobol/cobdir/sysrun.lbr 910244927 44800 /opt/cobol/cobdir/utils.lbr 4179182382 32768 /opt/cobol/cobdir/bin/adiscf 1905573235 36864 /opt/cobol/cobdir/bin/fed 4179182382 32768 /opt/cobol/cobdir/bin/fhconvert 4179182382 32768 /opt/cobol/cobdir/bin/fhcreate 4179182382 32768 /opt/cobol/cobdir/bin/fhedit 4179182382 32768 /opt/cobol/cobdir/bin/fhinfo 4179182382 32768 /opt/cobol/cobdir/bin/fhreorg 4179182382 32768 /opt/cobol/cobdir/bin/fhvalidate 4179182382 32768 /opt/cobol/cobdir/bin/forms2 4179182382 32768 /opt/cobol/cobdir/bin/keybcf 1163325293 20480 /opt/cobol/cobdir/bin/lbrinfo 2867252186 36864 /opt/cobol/cobdir/ccitcp2 3597978697 3008 /opt/cobol/cobdir/cob.msg 4073153937 3374 /opt/cobol/cobdir/coblib/cobxsym 3288629370 804 /opt/cobol/cobdir/coblib/hp_allraise.o 106480162 620 /opt/cobol/cobdir/coblib/hp_noasysigs.o 2586682403 804 /opt/cobol/cobdir/coblib/hp_nosignals.o 1413915082 620 /opt/cobol/cobdir/coblib/hp_nosynsigs.o 1267127706 628 /opt/cobol/cobdir/coblib/hp_raisetidy.o 2949377675 620 /opt/cobol/cobdir/coblib/hp_rtsraise.o 686498816 620 /opt/cobol/cobdir/coblib/hp_synraise.o 1753328323 275256 /opt/cobol/cobdir/coblib/libcrtn.a 351910781 233472 /opt/cobol/cobdir/coblib/libcrtn.sl 322779330 155128 /opt/cobol/cobdir/coblib/libfhutil.a 1597075317 196608 /opt/cobol/cobdir/coblib/libfhutil.sl 3753570077 12288 /opt/cobol/cobdir/coblib/libisstubs.sl 1921715188 157984 /opt/cobol/cobdir/coblib/libosx.a 4164978649 155648 /opt/cobol/cobdir/coblib/libosx.sl 3881780771 62348 /opt/cobol/cobdir/coblib/libscreen.a 3004140684 65536 /opt/cobol/cobdir/coblib/libscreen.sl 1028757455 33608 /opt/cobol/cobdir/coblib/libsupp.a 4167097079 49152 /opt/cobol/cobdir/coblib/libsupp.sl 691649257 2332 /opt/cobol/cobdir/coblib/map.s 836353706 3726 /opt/cobol/cobdir/coblib/xldyn.s 269923947 66311 /opt/cobol/cobdir/docs/cbl_main.1 1190276033 68772 /opt/cobol/cobdir/docs/hp_README 3302490332 46671 /opt/cobol/cobdir/docs/hp_relnotes_cbl 3309980364 10239 /opt/cobol/cobdir/docs/signals.1 855686572 45696 /opt/cobol/cobdir/help.lbr 616371707 28544 /opt/cobol/cobdir/helpadcf.lbr 2025007749 7983 /opt/cobol/cobdir/man/man1/cob.1 2187892785 23528 /opt/cobol/cobdir/src/cobrun.c 1206054306 114 /opt/cobol/cobdir/src/cobrun.h 4069797615 138956 /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o 3463364571 1280 /opt/cobol/cobdir/src/rts/ufhtab.o 2693208353 11115 /opt/cobol/cobdir/src/ugetput.h 2647090517 3906 /opt/cobol/cobdir/src/usercall.c 363438141 56960 /opt/cobol/cobdir/tools.lbr Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_7096 PHSS_7097 PHSS_7099 PHSS_7100 PHSS_7710 PHSS_7711 PHSS_7713 PHSS_7714 PHSS_8855 PHSS_8856 PHSS_8858 PHSS_8859 Equivalent Patches: None Patch Package Size: 30830 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_10126 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_10126.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_10126.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_10126. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_10126.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_10126.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: After patch installation, note: 1) If you receive file not found messages during update: These can be ignored as these are files that have been moved between filesets. 2) If you are going to use the SQL interface to DB2, you must add the following options when you run mkcheck and mkrts, and when you build an executable that includes SQL calls: -m sqlginpt=sqlgintp