Patch Name: PHSS_5950 Patch Description: s700_800 10.0X Cobol/UX RT patch from B.09.15 to B.09.18 Creation Date: 95/08/18 Post Date: 95/09/01 Hardware Platforms - OS Releases: s700: 10.00 10.01 s800: 10.00 10.01 Products: Cobol/HP-UX B.09.15 Filesets: COBOLRT.COBRT,B.10.01 Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_5950 Symptoms: PHSS_5950: The following symptoms correspond to the descriptions in the defect descriptions field for PHSS_5950: 1. Sort on relative file opened dynamically creates one large record 2. Fileshare call to fs_status always returns same non-zero value 3. Default locking strategy changed from B.07.xx 4. Field error validation does not work. 5. Isam format0 files are 3 times slower 6. MFCOBOL subprogram returns incorrect return value 7. Fileshare call to fs_status returns same non-zero value 8. copy_release script contains a syntax error 9. Incorrect file status 99 returned if RM=ANSI and locked record READ 10. copy_release script contains a syntax error Defect Description: PHSS_5950: The following defect descriptions are for PHSS_5950: 1. Sorting a relative file with access mode dynamic using the command sort sortfile ascending key key-1 key-2, causes the sorted data to be contained in one large record. 2. Calling fs_status after a COMMIT or ROLLBACK to ensure that the transaction completed successfully, does not work as the call always seems to return the same value, and never zero for success. 3. A second program is able to open a file that has been opened for exclusive access by another program if the first program has the file opened twice. 4. Dialog Demos have incorrect error filenames, causing the error message to not be displayed. 5. Cobol programs that access isam format0 files are nearly three times as slow as previous release. 6. Called program is not setting return code correctly. 7. When using fs_status after any filesystem call the returned status variable is allways the same value. 8. The copy_release script has a missing " on line 50 causing a syntax error '"' unmatched. 9. After replacing the default ISAM file handler with the Informix C-ISAM file handler, and compiling with RM=ANSI, if an indexed file is open for INPUT by two users, the run-time returns file status 99 instead of 00 to the second user who READs the same record as the first user. No locking syntax is used in the programs. 10. The copy_release script has a missing " on line 50 causing a syntax error '"' unmatched SR: 1653034256 1653091579 1653124958 4701287128 5003266791 1653135251 5003270249 4701296616 4701295493 1653136945 Patch Files: /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/CHECKFIL.gnt /opt/cobol/cobdir/DISPCONV.gnt /opt/cobol/cobdir/FHREDIR.gnt /opt/cobol/cobdir/KEYBCF.gnt /opt/cobol/cobdir/PANELS.gnt /opt/cobol/cobdir/_CLASS.gnt /opt/cobol/cobdir/_CODESET.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/cobrun /opt/cobol/cobdir/bin/cobwhat /opt/cobol/cobdir/bin/fed /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/fs /opt/cobol/cobdir/bin/fsviewmot /opt/cobol/cobdir/bin/keybcf /opt/cobol/cobdir/bin/lbrinfo /opt/cobol/cobdir/ccitcp2 /opt/cobol/cobdir/cmenu.lbr /opt/cobol/cobdir/cobintfn.gnt /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/libcobwin1.a /opt/cobol/cobdir/coblib/libcobwin1.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/liblist /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/cobver /opt/cobol/cobdir/commi.gnt /opt/cobol/cobdir/comms.gnt /opt/cobol/cobdir/cwrcli.gnt /opt/cobol/cobdir/dialog/DS /opt/cobol/cobdir/dialog/DSDLGINI.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/DSTRACER.gnt /opt/cobol/cobdir/dialog/DSUSRCAL.gnt /opt/cobol/cobdir/dialog/DSVALRUN.gnt /opt/cobol/cobdir/dialog/SSTRAN.gnt /opt/cobol/cobdir/docs/cbl_main.1 /opt/cobol/cobdir/fhrdrpwd.gnt /opt/cobol/cobdir/fhxscomp.gnt /opt/cobol/cobdir/fs /opt/cobol/cobdir/fsmgr.lbr /opt/cobol/cobdir/fsviewmot /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/mFFH.gnt /opt/cobol/cobdir/name.gnt /opt/cobol/cobdir/ohbld.lbr /opt/cobol/cobdir/on-line.lbr /opt/cobol/cobdir/osxver /opt/cobol/cobdir/pan2mot /opt/cobol/cobdir/reporter.lbr /opt/cobol/cobdir/rts32 /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o /opt/cobol/cobdir/src/rts/ufhtab.o /opt/cobol/cobdir/sysrun.lbr /opt/cobol/cobdir/tools.lbr /opt/cobol/cobdir/utils.lbr what(1) Output: /opt/cobol/cobdir/ADIS.gnt: ADIS 95080412384652 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADIS 3.4.92N nrV NLS version /opt/cobol/cobdir/ADISCF.gnt: ADISCF 95080414373016 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADISCF 1.3.23 nrV /opt/cobol/cobdir/ADISDYNA.gnt: ADISDYNA 95080412413206 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADIS 3.4.73 Vrn ADISDYNA 3.4.73 nrV /opt/cobol/cobdir/ADISINIT.gnt: ADISINIT 95080412415328 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADIS 3.4.73 Vrn ADISINIT 3.4.73 nrV Base version /opt/cobol/cobdir/ADISKEY.gnt: ADISKEY 95080412421882 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADISKEY 3.4.73 Base version /opt/cobol/cobdir/ADISKEY2.gnt: ADISKEY2 95080412430050 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADISKEY 3.4.73 Base version /opt/cobol/cobdir/BTR2XFH.gnt: BTR2XFH 95080413073155 GNB-046053000A9 PA- RISC ncg B.09.15 BTR2XFH VRN=0101 /opt/cobol/cobdir/CBLDC001.gnt: CBLDC001 95080413243544 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/CHECKFIL.gnt: CHECKFIL 95080414133858 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/DISPCONV.gnt: DISPCONV 95080423244878 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/FHREDIR.gnt: FHREDIR 95080414021480 GNB-046053000A9 PA- RISC ncg B.09.15 FHREDIR Vrn 6069 nrV /opt/cobol/cobdir/KEYBCF.gnt: KEYBCF 95080414535103 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn KEYBCF V1.1.15 nrV Base version /opt/cobol/cobdir/PANELS.gnt: PANELS 95080413032664 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn PANELS 4.0.16 nrV /opt/cobol/cobdir/_CLASS.gnt: _CLASS 95080414132521 GNB-046053000A9 PA- RISC ncg B.09.15 CHK053004029nrV /opt/cobol/cobdir/_CODESET.gnt: _CODESET 95080414133186 GNB-046053000A9 PA- RISC ncg B.09.15 CHK053004029nrV /opt/cobol/cobdir/banner.gnt: banner 95080710231464 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/bin/adiscf: cobrun.c 1.8 /opt/cobol/cobdir/bin/cob: cobconfig.h 3.58 cob.h 3.65 cob.c 3.245 cobconfig.h 3.58 cob.h 3.65 cobdat.c 3.21 cobconfig.h 3.58 cob.h 3.65 coblnk.c 3.107 cobconfig.h 3.58 cob.h 3.65 cobmsg.code 3.27 cobconfig.h 3.58 cob.h 3.65 cobnm.c 1.19 cobconfig.h 3.58 cob.h 3.65 Phase6 RTS (core) : 1.280 Built 12:07:59 5/21/93 vcs_ver.c 1.280 /opt/cobol/cobdir/bin/cobprog: cobprog.c 1.2 /opt/cobol/cobdir/bin/cobrun: cobrun.c 1.8 /opt/cobol/cobdir/bin/cobwhat: cobwhat.c version 1.0 /opt/cobol/cobdir/bin/fed: fed.c 1.1 getput.c 1.5 /opt/cobol/cobdir/bin/fhconvert: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhcreate: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhedit: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhinfo: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhrebuild: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhreorg: cobrun.c 1.8 /opt/cobol/cobdir/bin/fhvalidate: cobrun.c 1.8 /opt/cobol/cobdir/bin/fs: cobrun.c 1.8 /opt/cobol/cobdir/bin/fsviewmot: cobrun.c 1.8 /opt/cobol/cobdir/bin/keybcf: cobrun.c 1.8 /opt/cobol/cobdir/bin/lbrinfo: None /opt/cobol/cobdir/ccitcp2: main.c 1.13 tcpnet.c 1.27 loop.c 1.18 name.c 1.16 /opt/cobol/cobdir/cmenu.lbr: cmenu 95080711022276 GNB-046053000A9 PA- RISC ncg B.09.15 chkmenu 95080711003233 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/cobintfn.gnt: cobintfn 95080414211126 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn COBINTFN 2.5.111 nrV /opt/cobol/cobdir/coblib/hp_allraise.o: None /opt/cobol/cobdir/coblib/hp_cblthread.o: HP COBOL One-Thread Mode Support /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/libcobol.a: i_sess.c 1.3 Session Support Screen Recorder V1.1.C Screen Recorder V1.1.C scrnrec.c 1.2 Session V1.1 Session V1.1 session.c 1.3 Setjmp Support cobsetjp.c 1.2 cics.c 1.1 main.c 1.10 pc_stub.c 1.2 DSRTNS.c 1.1 P rtsconf.c 3g.5a.7.1 v1 rtsconf.c 1.1 ixfile.c 1.36 BTR2XFH 95080413094190 GNB-046053000A9 PA- RISC ncg B.09.15 BTR2XFH VRN=0101 _CLASS 95080414142821 GNB-046053000A9 PA- RISC ncg B.09.15 CHK053004029nrV CHECKFIL 95080414144434 GNB-046053000A9 PA- RISC ncg B.09.15 Dynamic Loading Support excall.c 1.11 D7call.c 1.1 callbynm.c 1.1 call.c 1.7 findfile.c 1.10 mFldovl.c 1.1 cache.c 1.3 chain.c 1.6 rununit.c 1.15 Dictionary Support dict.c 1.1 SYSTEM.c 1.3 getarg.c 1.2 i_rtscal.c 1.1 i_ucall.c 1.1 ld_entry.c 1.1 abs1_ent.c 1.2 abs2_ent.c 1.3 mF_exstr.c 1.1 mFgF9.c 1.1 mFgFB.c 1.1 mFgFC.c 1.1 mFiD78B.c 1.1 memck.c 1.1 mf_tempf.c 1.2 mouse.c 1.1 shift.c 1.1 usercall.c 1.4 direct2 95080414192882 GNB-046053000A9 PA- RISC ncg B.09.15 cobintfn 95080414253870 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn COBINTFN 2.5.111 nrV cobifn.c 1.1 FHREDIR 95080414104108 GNB-046053000A9 PA- RISC ncg B.09.15 FHREDIR Vrn 6069 nrV cbl_sio.c 1.5 cbl_spjn.c 1.6 cobscrn.c 1.2 Interpreter Support interprt.c 1.7 intexp.c 1.1 D4impl.c 1.1 accdis.c 1.1 i_comms.c 1.1 Comms Support comms.c 1.2 commstty.c 1.3 mFgF800.c 1.2 mFgF804.c 1.1 mFgF80B.c 1.2 mFgF80D.c 1.1 lprdisp.c 1.2 mFiE4.c 1.5 Screen Support b7.c 1.1 b8.c 1.1 dfltkeys.c 1.1 k_entex.c 1.1 k_init.c 1.1 ldkeymap.c 1.2 printers.c 1.1 rt_ossp.c 1.7 s_b7ctl.c 1.2 s_b8ctl.c 1.2 s_calls.c 1.4 s_entex.c 1.3 s_init.c 1.6 s_scroll.c 1.1 s_swap.c 1.3 s_sysat.c 1.3 t_init.c 1.9 ttycalls.c 1.1 unixanm.c 1.6 t_rawtty.c 1.3 sysats.c 1.8 attrib.c 1.8 attrprse.c 1.6 palettes.c 1.1 mfconfig 95080414275996 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn002002008nrV file.c 1.15 i_file.c 1.1 tpfile.c 1.3 fhtab.c 1.4 csortv.c 1.3 lsfilev.c 1.3 rlfile.c 1.2 rlfilev.c 1.3 sqfilev.c 1.3 fhsort.c 1.26 opcode7.c 1.1 ixfile.c 1.36 vcs_mfisam.c 1.9 ixfilev.c 1.3 fhsort.c 1.26 mF_eloc.c 1.6 mFFH 95080413482080 GNB-046053000A9 PA- RISC ncg B.09.15 EXTFH VRN=6659 mFgF80F.c 1.2 mFgF805.c 1.2 osm.c 1.23 nolktest.c 1.1 subsys.c 1.2 _CODESET 95080414143545 GNB-046053000A9 PA- RISC ncg B.09.15 CHK053004029nrV ad_calls.c 1.1 adis.c 1.2 Adis Support adsupp.c 1.1 calladis.c 1.1 edxplode.c 1.1 singcyc.c 1.1 termmode.c 1.1 decode.c 1.1 numctl.c 1.1 ADIS 95080412574124 GNB-038053004A9 PA- RISC ncg B.09.15 ADISDYNA 95080413004266 GNB-038053004A9 PA- RISC ncg B.09.15 ADISINIT 95080413005860 GNB-038053004A9 PA- RISC ncg B.09.15 ADISKEY 95080413012571 GNB-038053004A9 PA- RISC ncg B.09.15 ADISKEY2 95080413020624 GNB-038053004A9 PA- RISC ncg B.09.15 Vrn ADIS 3.4.92N nrV NLS version Vrn ADIS 3.4.73 Vrn ADISDYNA 3.4.73 nrV Vrn ADIS 3.4.73 Vrn ADISINIT 3.4.73 nrV Base version Vrn ADISKEY 3.4.73 Base version Vrn ADISKEY 3.4.73 Base version mFgCE.c 1.1 mFgF801.c 1.1 mFgFA.c 1.1 backgrnd.c 1.1 mFiD7B4.c 1.2 PANELS 95080413055102 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn PANELS 4.0.16 nrV ostype.c 1.1 asccvt.c 1.1 block.c 1.2 LOGIC CANCEL for gnt and snt files cancel.c 1.7 chkname.c 1.6 cmds.c 1.11 cobconf.c 1.5 cobses.c 1.4 ckd_tty.c 1.3 ctype_.c 1.1 ddinit.c 1.3 errors.c 1.12 indirect.c 1.4 initprog.c 1.1 initrun.c 1.17 keymem.c 1.4 linkage.c 1.4 Essential Support mem.c 1.1 misc.c 1.1 msg.c 1.2 msg_dat.c 1.1 names.c 1.1 oserr.c 1.1 ossp.c 1.8 osspld.c 1.3 ovflow.c 1.1 perfstk.c 1.1 cleanup.c 1.6 rtstty.c 1.2 rttbl.c 1.2 sigcatch.c 1.7 switches.c 1.4 chksum.c 1.1 Phase6 RTS (core) : 1.280 Built 12:07:59 5/21/93 vcs_ver.c 1.280 getput.c 1.5 sharemem.c 1.6 ostty.c 1.3 mfm_ossp.c 1.4 proclist.c 1.4 Phase6 RTS (unix) : 1.83 Built 14:06:25 3/31/93 vcs_unx.c 1.83 externl.c 1.3 mFerr.c 1.2 xainit.c 1.2 Native Code Support mFfindp.c 1.3 E4_chain.c 1.4 revecall.c 1.6 D revecall.c [pao13359] e2 xrun.c 1.1 REV: HP SESD Timebomb Code CBLDC001 95080413590612 GNB-046053000A9 PA- RISC ncg B.09.15 mFgAE.c 1.1 mFgstar.c 1.7 run.c 1.4 xanim2c.c 1.10 xanim2p.c 1.10 xcoms.c 1.4 xcunix.c 1.1 xfunix.c 1.1 xfcapi.c 1.3 xfdata.c 1.3 xflow.c 1.3 xfpapi.c 1.3 xfutil.c 1.2 ancallsr.c 1.4 angetkey.c 1.3 anim.c 1.11 Animator Support Animator Support i_anim.c 1.1 MFDB Support kanj_stb.c 1.3 a7.c 1.4 callsr.c 1.2 cli.c 1.8 cpyright.c 1.1 dirscan.c 1.4 dynamic.c 1.7 exitprog.c 1.1 gen.c 1.1 i_dynld.c 1.1 i_intrpt.c 1.1 mFiD7B0.c 1.4 recurse.c 1.1 drtinit.c 1.3 s32exec.c 1.2 savrm.c 1.1 syssupp.c 1.3 vscobol.c 1.2 nls.c 1.3 Profiler Support profile.c 1.3 i_profil.c 1.1 sqfile.c 1.8 filebuf.c 1.2 mrfile.c 1.3 ostime.c 1.1 retry.c 1.1 filecall.c 1.5 lsfile.c 1.31 cbl_file.c 1.14 doslbr.c 1.6 filenv.c 1.6 filerr.c 1.2 filestat.c 1.1 filsupp.c 1.2 lbrfile.c 1.2 idblocks.c 1.3 osfile.c 1.4 mopen.c 1.1 oslock.c 1.3 resref.c 1.3 srctgt.c 1.2 strdup.c 1.3 findprog.c 1.13 specials.c 1.4 HP COBOL No-Threads Mode Support /opt/cobol/cobdir/coblib/libcobol.sl: Dynamic Loading Support cache.c 1.3 Native Code Support Interpreter Support MFDB Support kanj_stb.c 1.3 block.c 1.2 names.c 1.1 oserr.c 1.1 ostty.c 1.3 mFerr.c 1.2 Session Support SYSTEM.c 1.3 a7.c 1.4 abs1_ent.c 1.2 abs2_ent.c 1.3 accdis.c 1.1 backgrnd.c 1.1 callsr.c 1.2 cbl_sio.c 1.5 cics.c 1.1 cobscrn.c 1.2 cpyright.c 1.1 csortv.c 1.3 doslbr.c 1.6 exitprog.c 1.1 filebuf.c 1.2 filerr.c 1.2 filestat.c 1.1 filsupp.c 1.2 idblocks.c 1.3 ixfilev.c 1.3 lbrfile.c 1.2 ld_entry.c 1.1 lsfilev.c 1.3 mF_exstr.c 1.1 mFgAE.c 1.1 mFgCE.c 1.1 mFgF801.c 1.1 mFgF804.c 1.1 mFgF80B.c 1.2 mFgF80D.c 1.1 mFgF80F.c 1.2 mFgF9.c 1.1 mFgFA.c 1.1 mFgFB.c 1.1 mFgFC.c 1.1 mFgstar.c 1.7 mFiD78B.c 1.1 mFiD7B0.c 1.4 mFiD7B4.c 1.2 memck.c 1.1 mopen.c 1.1 mouse.c 1.1 nolktest.c 1.1 ostype.c 1.1 pc_stub.c 1.2 recurse.c 1.1 resref.c 1.3 retry.c 1.1 rlfile.c 1.2 rlfilev.c 1.3 s32exec.c 1.2 savrm.c 1.1 shift.c 1.1 specials.c 1.4 sqfilev.c 1.3 strdup.c 1.3 tpfile.c 1.3 usercall.c 1.4 vscobol.c 1.2 nls.c 1.3 DSRTNS.c 1.1 ad_calls.c 1.1 adis.c 1.2 Adis Support adsupp.c 1.1 calladis.c 1.1 edxplode.c 1.1 singcyc.c 1.1 termmode.c 1.1 xanim2c.c 1.10 xanim2p.c 1.10 xcoms.c 1.4 xcunix.c 1.1 xfunix.c 1.1 xfcapi.c 1.3 xfdata.c 1.3 xflow.c 1.3 xfpapi.c 1.3 xfutil.c 1.2 ancallsr.c 1.4 angetkey.c 1.3 anim.c 1.11 Animator Support Animator Support i_anim.c 1.1 Comms Support comms.c 1.2 commstty.c 1.3 Dictionary Support dict.c 1.1 excall.c 1.11 D7call.c 1.1 callbynm.c 1.1 call.c 1.7 findfile.c 1.10 mFldovl.c 1.1 chain.c 1.6 rununit.c 1.15 mFfindp.c 1.3 interprt.c 1.7 intexp.c 1.1 asccvt.c 1.1 LOGIC CANCEL for gnt and snt files cancel.c 1.7 chkname.c 1.6 cmds.c 1.11 cobconf.c 1.5 cobses.c 1.4 ckd_tty.c 1.3 ctype_.c 1.1 ddinit.c 1.3 errors.c 1.12 indirect.c 1.4 initprog.c 1.1 initrun.c 1.17 keymem.c 1.4 linkage.c 1.4 Essential Support mem.c 1.1 misc.c 1.1 msg.c 1.2 msg_dat.c 1.1 ossp.c 1.8 osspld.c 1.3 ovflow.c 1.1 perfstk.c 1.1 cleanup.c 1.6 rtstty.c 1.2 rttbl.c 1.2 sigcatch.c 1.7 switches.c 1.4 chksum.c 1.1 Phase6 RTS (core) : 1.280 Built 12:07:59 5/21/93 vcs_ver.c 1.280 getput.c 1.5 sharemem.c 1.6 mfm_ossp.c 1.4 proclist.c 1.4 Phase6 RTS (unix) : 1.83 Built 14:06:25 3/31/93 vcs_unx.c 1.83 externl.c 1.3 xainit.c 1.2 Profiler Support profile.c 1.3 Screen Support b7.c 1.1 b8.c 1.1 dfltkeys.c 1.1 k_entex.c 1.1 k_init.c 1.1 ldkeymap.c 1.2 printers.c 1.1 rt_ossp.c 1.7 s_b7ctl.c 1.2 s_b8ctl.c 1.2 s_calls.c 1.4 s_entex.c 1.3 s_init.c 1.6 s_scroll.c 1.1 s_swap.c 1.3 s_sysat.c 1.3 t_init.c 1.9 ttycalls.c 1.1 unixanm.c 1.6 t_rawtty.c 1.3 i_sess.c 1.3 Screen Recorder V1.1.C Screen Recorder V1.1.C scrnrec.c 1.2 Session V1.1 Session V1.1 session.c 1.3 Setjmp Support cobsetjp.c 1.2 D4impl.c 1.1 E4_chain.c 1.4 attrib.c 1.8 attrprse.c 1.6 cbl_file.c 1.14 cbl_spjn.c 1.6 cli.c 1.8 cobifn.c 1.1 decode.c 1.1 dirscan.c 1.4 drtinit.c 1.3 dynamic.c 1.7 fhtab.c 1.4 file.c 1.15 filecall.c 1.5 filenv.c 1.6 findprog.c 1.13 gen.c 1.1 getarg.c 1.2 i_comms.c 1.1 i_dynld.c 1.1 i_file.c 1.1 i_intrpt.c 1.1 i_profil.c 1.1 i_rtscal.c 1.1 i_ucall.c 1.1 lprdisp.c 1.2 lsfile.c 1.31 mF_eloc.c 1.6 mFgF800.c 1.2 mFgF805.c 1.2 mFiE4.c 1.5 main.c 1.10 mf_tempf.c 1.2 mrfile.c 1.3 numctl.c 1.1 osfile.c 1.4 oslock.c 1.3 osm.c 1.23 ostime.c 1.1 palettes.c 1.1 revecall.c 1.6 D revecall.c [pao13359] e2 run.c 1.4 sqfile.c 1.8 srctgt.c 1.2 fhsort.c 1.26 subsys.c 1.2 sysats.c 1.8 syssupp.c 1.3 xrun.c 1.1 opcode7.c 1.1 ixfile.c 1.36 vcs_mfisam.c 1.9 fhsort.c 1.26 REV: HP SESD Timebomb Code P rtsconf.c 3g.5a.7.1 v1 rtsconf.c 1.1 HP COBOL No-Threads Mode Support ixfile.c 1.36 ADIS 95080412475044 GNB-038053004A9 PA- RISC ncg B.09.15 ADISDYNA 95080412510049 GNB-038053004A9 PA- RISC ncg B.09.15 ADISINIT 95080412512452 GNB-038053004A9 PA- RISC ncg B.09.15 ADISKEY 95080412515593 GNB-038053004A9 PA- RISC ncg B.09.15 ADISKEY2 95080412523257 GNB-038053004A9 PA- RISC ncg B.09.15 mFFH 95080413320213 GNB-046053000A9 PA- RISC ncg B.09.15 CBLDC001 95080413402071 GNB-046053000A9 PA- RISC ncg B.09.15 BTR2XFH 95080413083203 GNB-046053000A9 PA- RISC ncg B.09.15 PANELS 95080413044010 GNB-046053000A9 PA- RISC ncg B.09.15 direct2 95080414180667 GNB-046053000A9 PA- RISC ncg B.09.15 mfconfig 95080414272892 GNB-046053000A9 PA- RISC ncg B.09.15 cobintfn 95080414232012 GNB-046053000A9 PA- RISC ncg B.09.15 _CLASS 95080414134831 GNB-046053000A9 PA- RISC ncg B.09.15 _CODESET 95080414135946 GNB-046053000A9 PA- RISC ncg B.09.15 FHREDIR 95080414063961 GNB-046053000A9 PA- RISC ncg B.09.15 CHECKFIL 95080414140968 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn ADIS 3.4.73 Vrn ADISINIT 3.4.73 nrV Base version Vrn ADIS 3.4.92N nrV NLS version Vrn ADIS 3.4.73 Vrn ADISDYNA 3.4.73 nrV Vrn ADISKEY 3.4.73 Base version Vrn ADISKEY 3.4.73 Base version EXTFH VRN=6659 BTR2XFH VRN=0101 Vrn PANELS 4.0.16 nrV Vrn002002008nrV Vrn COBINTFN 2.5.111 nrV CHK053004029nrV CHK053004029nrV FHREDIR Vrn 6069 nrV /opt/cobol/cobdir/coblib/libcobwin1.a: cobwin.c 1.1 Window Syntax Support /opt/cobol/cobdir/coblib/libcobwin1.sl: cobwin.c 1.1 Window Syntax Support /opt/cobol/cobdir/coblib/libcrtn.a: Ccrtn1c 1.87 crtn01.c 1.2 crtn02.c 1.2 crtn03.c 1.4 crtn04.c 1.2 crtn05.c 1.5 crtn06.c 1.2 crtn07.c 1.2 crtn08.c 1.5 crtn09.c 1.5 crtn10.c 1.2 crtn11.c 1.2 crtn12.c 1.2 crtn13.c 1.2 crtn14.c 1.2 crtn15.c 1.2 crtn16.c 1.2 crtn17.c 1.2 crtn18.c 1.2 crtn19.c 1.3 crtn20.c 1.3 crtn21.c 1.2 crtn22.c 1.3 crtn23.c 1.4 crtn24.c 1.2 crtn25.c 1.3 crtn26.c 1.3 crtn27.c 1.2 crtn28.c 1.2 crtn29.c 1.2 crtn30.c 1.2 crtn31.c 1.2 crtn32.c 1.3 crtn33.c 1.6 crtn33f.c 1.4 crtn34.c 1.3 crtn35.c 1.5 crtn35f.c 1.7 crtn36.c 1.3 crtn37.c 1.4 crtn37f.c 1.5 crtn38.c 1.4 crtn38f.c 1.3 crtn39.c 1.5 crtn39f.c 1.3 crtn40.c 1.5 crtn40f.c 1.5.1.1 crtn41.c 1.4 crtn41f.c 1.6 crtn42.c 1.7 crtn42a.c 1.3 crtn42f.c 1.6 crtn43.c 1.8 crtn43f.c 1.7 crtn44.c 1.3 crtn44f.c 1.5 crtn45.c 1.13 crtn46.c 1.3 crtn47.c 1.7 crtn48.c 1.3 crtn49.c 1.2 crtn50.c 1.5 crtn51.c 1.3 crtn52.c 1.4 crtn53.c 1.3 crtn54.c 1.3 crtn55.c 1.3 crtn56.c 1.3 crtn57.c 1.3 crtn58.c 1.6 crtn59.c 1.3 crtn60.c 1.3 crtn61.c 1.3 crtn62.c 1.3 crtn63.c 1.4 crtn64.c 1.3 crtn65.c 1.3 crtn66.c 1.4 crtn67.c 1.3 crtn68.c 1.2 crtn69.c 1.2 crtn70.c 1.6 crtn71.c 1.2 crtn72.c 1.3 crtn73.c 1.2 crtn74.c 1.2 crtn75.c 1.3 crtn78.c 1.3 crtn79.c 1.5 crtn80.c 1.3 crtn81.c 1.4 crtn82.c 1.5 crtn83.c 1.8 crtn84.c 1.2 crtn85.c 1.2 crtna1.c 1.4 crtna2.c 1.5 crtna3.c 1.4 crtna4.c 1.4 crtna5.c 1.5 crtna6.c 1.6 crtna7.c 1.5 crtna8.c 1.7 crtna9.c 1.6 crtnb0.c 1.6 crtnb1.c 1.8 crtnbcd.c 1.2 crtnbin.c 1.3 crtncset.c 1.3 crtndec.c 1.2 crtnebcs.c 1.2 crtnflt1.c 1.4 crtnftbl.c 1.9 crtnsgn3.c 1.2 crtnsgns.c 1.2 crtnspls.c 1.2 crtn76.c 1.4 crtn77.c 1.5 /opt/cobol/cobdir/coblib/libcrtn.sl: Ccrtn1c 1.87 crtn01.c 1.2 crtn02.c 1.2 crtn03.c 1.4 crtn04.c 1.2 crtn05.c 1.5 crtn06.c 1.2 crtn07.c 1.2 crtn08.c 1.5 crtn09.c 1.5 crtn10.c 1.2 crtn11.c 1.2 crtn12.c 1.2 crtn13.c 1.2 crtn14.c 1.2 crtn15.c 1.2 crtn16.c 1.2 crtn17.c 1.2 crtn18.c 1.2 crtn19.c 1.3 crtn20.c 1.3 crtn21.c 1.2 crtn22.c 1.3 crtn23.c 1.4 crtn24.c 1.2 crtn25.c 1.3 crtn26.c 1.3 crtn27.c 1.2 crtn28.c 1.2 crtn29.c 1.2 crtn30.c 1.2 crtn31.c 1.2 crtn32.c 1.3 crtn33.c 1.6 crtn33f.c 1.4 crtn34.c 1.3 crtn35.c 1.5 crtn35f.c 1.7 crtn36.c 1.3 crtn37.c 1.4 crtn38.c 1.4 crtn38f.c 1.3 crtn39.c 1.5 crtn39f.c 1.3 crtn40.c 1.5 crtn40f.c 1.5.1.1 crtn41.c 1.4 crtn41f.c 1.6 crtn42.c 1.7 crtn42a.c 1.3 crtn42f.c 1.6 crtn43.c 1.8 crtn43f.c 1.7 crtn44.c 1.3 crtn44f.c 1.5 crtn45.c 1.13 crtn46.c 1.3 crtn47.c 1.7 crtn48.c 1.3 crtn49.c 1.2 crtn50.c 1.5 crtn51.c 1.3 crtn52.c 1.4 crtn53.c 1.3 crtn54.c 1.3 crtn55.c 1.3 crtn56.c 1.3 crtn57.c 1.3 crtn58.c 1.6 crtn59.c 1.3 crtn60.c 1.3 crtn61.c 1.3 crtn62.c 1.3 crtn63.c 1.4 crtn64.c 1.3 crtn65.c 1.3 crtn66.c 1.4 crtn67.c 1.3 crtn68.c 1.2 crtn69.c 1.2 crtn70.c 1.6 crtn71.c 1.2 crtn72.c 1.3 crtn73.c 1.2 crtn74.c 1.2 crtn75.c 1.3 crtn78.c 1.3 crtn79.c 1.5 crtn80.c 1.3 crtn81.c 1.4 crtn82.c 1.5 crtn83.c 1.8 crtn84.c 1.2 crtn85.c 1.2 crtna1.c 1.4 crtna2.c 1.5 crtna3.c 1.4 crtna4.c 1.4 crtna5.c 1.5 crtna6.c 1.6 crtna7.c 1.5 crtna9.c 1.6 crtnb0.c 1.6 crtnbcd.c 1.2 crtnbin.c 1.3 crtncset.c 1.3 crtndec.c 1.2 crtnebcs.c 1.2 crtnflt1.c 1.4 crtnftbl.c 1.9 crtnsgn3.c 1.2 crtnsgns.c 1.2 crtnspls.c 1.2 crtn76.c 1.4 crtn77.c 1.5 crtn37f.c 1.5 crtna8.c 1.7 crtnb1.c 1.8 /opt/cobol/cobdir/coblib/libfhutil.a: getcomp5.c 1.1 mapbuild.c 1.3 mapclose.c 1.1 mapcoll.c 1.1 mapconfig.c 1.3 mapdelete.c 1.1 maperror.c 1.1 mapindex.c 1.1 maplock.c 1.1 mapopen.c 1.3 mapread.c 1.1 maprename.c 1.1 mapresname.c 1.1 mapsigfunc.c 1.1 mapsignal.c 1.3 mapstart.c 1.1 mapsubr.c 1.2 mapunique.c 1.1 mapwrite.c 1.1 callutil.c 1.1 concreat.c 1.1 convert.c 1.1 copyright.c 1.1 create.c 1.3 ddparse.c 1.1 error.c 1.1 fedit.c 1.1 fhutil.c 1.1 fhutilws.c 1.1 filedel.c 1.1 fileopen.c 1.3 funcp.c 1.1 info.c 1.1 linecalc.c 1.1 lineparse.c 1.1 readparam.c 1.2 rebuild.c 1.3 reorg.c 1.5 ut_sigs.c 1.2 validate.c 1.1 validparam.c 1.1 writeparam.c 1.1 /opt/cobol/cobdir/coblib/libfhutil.sl: getcomp5.c 1.1 mapclose.c 1.1 mapcoll.c 1.1 mapindex.c 1.1 maplock.c 1.1 mapread.c 1.1 mapstart.c 1.1 mapsubr.c 1.2 mapunique.c 1.1 mapwrite.c 1.1 copyright.c 1.1 fhutilws.c 1.1 linecalc.c 1.1 mapbuild.c 1.3 mapconfig.c 1.3 mapdelete.c 1.1 maperror.c 1.1 mapopen.c 1.3 maprename.c 1.1 mapresname.c 1.1 mapsigfunc.c 1.1 mapsignal.c 1.3 callutil.c 1.1 concreat.c 1.1 convert.c 1.1 create.c 1.3 ddparse.c 1.1 error.c 1.1 fedit.c 1.1 fhutil.c 1.1 filedel.c 1.1 fileopen.c 1.3 funcp.c 1.1 info.c 1.1 lineparse.c 1.1 readparam.c 1.2 rebuild.c 1.3 reorg.c 1.5 ut_sigs.c 1.2 validate.c 1.1 validparam.c 1.1 writeparam.c 1.1 /opt/cobol/cobdir/coblib/libhpcobol.sl: None /opt/cobol/cobdir/coblib/libisstubs.sl: None /opt/cobol/cobdir/coblib/liblist: None /opt/cobol/cobdir/coblib/libosx.a: ccitcp.c 1.45 tcpnet.c 1.27 ccifrnt.c 1.4 ccisleep.c 1.6 nampnet.c 1.9 ccinampu.c 1.10 ccifrnt.c 1.4 CCI stubs cciappc.c 3.1 CCI stubs cciipx.c 3.1 CCI stubs cciipxu.c 3.1 CCI stubs ccinamp.c 3.1 CCI stubs ccinetb.c 3.1 CCI stubs ccisharm.c 3.1 panels2.c 1.31 /opt/cobol/cobdir/coblib/libosx.sl: ccisleep.c 1.6 CCI stubs cciappc.c 3.1 CCI stubs cciipx.c 3.1 CCI stubs cciipxu.c 3.1 CCI stubs ccinamp.c 3.1 CCI stubs ccinetb.c 3.1 CCI stubs ccisharm.c 3.1 ccitcp.c 1.45 tcpnet.c 1.27 ccifrnt.c 1.4 nampnet.c 1.9 ccinampu.c 1.10 ccifrnt.c 1.4 panels2.c 1.31 /opt/cobol/cobdir/coblib/libscreen.a: addch.c 1.1 beep.c 1.2 clr_screen.c 1.3 debug.c 1.1 endwin.c 1.3 erase.c 1.2 getmap.c 1.1 keyinp.c 1.5 keyinp.c: select memhand.c 1.1 modes.c 1.11 move.c 1.2 newterm.c 1.6 printer.c 1.1 putp.c 1.2 refresh.c $Revision: 6.6 $ scroll.c 1.1 spkeys.c 1.2 terminfo.c 1.7 tparm.c 1.1 MF curses library: 1.33 Built 10:29:53 3/23/93 /opt/cobol/cobdir/coblib/libscreen.sl: addch.c 1.1 beep.c 1.2 clr_screen.c 1.3 debug.c 1.1 endwin.c 1.3 erase.c 1.2 getmap.c 1.1 memhand.c 1.1 move.c 1.2 newterm.c 1.6 printer.c 1.1 putp.c 1.2 refresh.c $Revision: 6.6 $ scroll.c 1.1 spkeys.c 1.2 tparm.c 1.1 MF curses library: 1.33 Built 10:29:53 3/23/93 keyinp.c 1.5 keyinp.c: select modes.c 1.11 terminfo.c 1.7 /opt/cobol/cobdir/coblib/libsupp.a: mFerr.c 1.2 keymem.c 1.4 mem.c 1.1 usercall.c 1.4 s_calls.c 1.4 nl_cobcmp() $Revision: 6.1 $ /opt/cobol/cobdir/coblib/libsupp.sl: mFerr.c 1.2 keymem.c 1.4 mem.c 1.1 usercall.c 1.4 s_calls.c 1.4 nl_cobcmp() $Revision: 6.1 $ /opt/cobol/cobdir/cobver: None /opt/cobol/cobdir/commi.gnt: commi 95080414394295 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/comms.gnt: COBOL0COMMS 95080414400186 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/cwrcli.gnt: cwrcli 95080423355927 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/dialog/DS: DSDLGINI 95080712280108 GNB-025052000A8 PA- RISC ncg B.09.15 DSDUMMY 95080712282684 GNB-063053004A9 PA- RISC ncg B.09.15 DSERRHAN 95080712283324 GNB-025052000A8 PA- RISC ncg B.09.15 DSFLD 95080712284753 GNB-025052000A8 PA- RISC ncg B.09.15 DSRUN 95080712294584 GNB-025052000A8 PA- RISC ncg B.09.15 DSTRACER 95080712304361 GNB-025052000A8 PA- RISC ncg B.09.15 DSTUTOR 95080712305763 GNB-025052000A8 PA- RISC ncg B.09.15 DSUSRCAL 95080712310340 GNB-025052000A8 PA- RISC ncg B.09.15 DSUXPATH 95080712310900 GNB-025052000A8 PA- RISC ncg B.09.15 DSUXSYSP 95080712311526 GNB-025052000A8 PA- RISC ncg B.09.15 DSVALRUN 95080712312391 GNB-025052000A8 PA- RISC ncg B.09.15 DSTERM 95080712313348 GNB-025052000A8 PA- RISC ncg B.09.15 DSLCONV 95080712314142 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSDLGINI (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSERRHAN (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSFLD (DSCHAR) rev 7 Vrn DIALOG 2.2.28 Bld02 Vrn DSRUN (DSCHAR) rev 6 Vrn DIALOG 2.2.28 Bld02 Vrn DSTRACER (DSCHAR) rev 2 Vrn DIALOG 2.2.28 Bld02 Vrn DSTUTOR (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSUSRCAL (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSUXPATH (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSUXSYSP (DSCHAR) rev 2 Vrn DIALOG 2.2.28 Bld02 Vrn DSVALRUN (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSTERM (DSCHAR) rev 1 Vrn DIALOG 2.2.28 Bld02 Vrn DSLCONV (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSDLGINI.gnt: DSDLGINI 95080712200599 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSDLGINI (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSERRHAN.gnt: DSERRHAN 95080712202064 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSERRHAN (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSFLD.gnt: DSFLD 95080712203543 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSFLD (DSCHAR) rev 7 /opt/cobol/cobdir/dialog/DSLCONV.gnt: DSLCONV 95080712223812 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSLCONV (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSRUN.gnt: DSRUN 95080712214346 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSRUN (DSCHAR) rev 6 /opt/cobol/cobdir/dialog/DSTERM.gnt: DSTERM 95080712205718 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSTERM (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSTRACER.gnt: DSTRACER 95080712225281 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSTRACER (DSCHAR) rev 2 /opt/cobol/cobdir/dialog/DSUSRCAL.gnt: DSUSRCAL 95080712230684 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSUSRCAL (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/DSVALRUN.gnt: DSVALRUN 95080712231511 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn DSVALRUN (DSCHAR) rev 1 /opt/cobol/cobdir/dialog/SSTRAN.gnt: SSTRAN 95080712274126 GNB-025052000A8 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.28 Bld02 Vrn SSTRAN (DSCHAR) rev 3 /opt/cobol/cobdir/docs/cbl_main.1: Vrn/main.1/3.1.05/26Aug93/nrV /opt/cobol/cobdir/fhrdrpwd.gnt: fhrdrpwd 95080711133789 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/fhxscomp.gnt: fhxscomp 95080711134505 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/fs: fs 95080711143771 GNB-046053000A9 PA- RISC ncg B.09.15 fsinst 95080711152460 GNB-046053000A9 PA- RISC ncg B.09.15 fsinstpw 95080711155727 GNB-046053000A9 PA- RISC ncg B.09.15 fspthnam 95080711161077 GNB-046053000A9 PA- RISC ncg B.09.15 fsrcvr 95080711163385 GNB-046053000A9 PA- RISC ncg B.09.15 fsseclog 95080711170137 GNB-046053000A9 PA- RISC ncg B.09.15 fssecopn 95080711170806 GNB-046053000A9 PA- RISC ncg B.09.15 fsserver 95080711194794 GNB-046053000A9 PA- RISC ncg B.09.15 fhrdrpwd 95080711215589 GNB-046053000A9 PA- RISC ncg B.09.15 fhxscomp 95080711220260 GNB-046053000A9 PA- RISC ncg B.09.15 fs Vrn 6069 nrV /opt/cobol/cobdir/fsmgr.lbr: fsmgr 95080711140670 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/fsviewmot: fsview 95080713404070 GNB-046053000A9 PA- RISC ncg B.09.15 on-line 95080711260715 GNB-046053000A9 PA- RISC ncg B.09.15 hnfeng 95080414452924 GNB-046053000A9 PA- RISC ncg B.09.15 onleng 95080414520344 GNB-046053000A9 PA- RISC ncg B.09.15 CBLDC002 95080414571133 GNB-046053000A9 PA- RISC ncg B.09.15 fhrdrpwd 95080711215589 GNB-046053000A9 PA- RISC ncg B.09.15 fhxscomp 95080711220260 GNB-046053000A9 PA- RISC ncg B.09.15 dserrhan 95080712553969 GNB-022053004A9 PA- RISC ncg B.09.15 DSFNTMAP 95080712574417 GNB-022053004A9 PA- RISC ncg B.09.15 DSR0VALP 95080713064030 GNB-022053004A9 PA- RISC ncg B.09.15 dsrun 95080713083801 GNB-022053004A9 PA- RISC ncg B.09.15 dsvalrun 95080713113652 GNB-022053004A9 PA- RISC ncg B.09.15 pic4mat 95080713272573 GNB-022053004A9 PA- RISC ncg B.09.15 fsview Vrn 1.6.02 nrV Vrn 4.1.06 nrV Vrn 4.1.05 nrV Vrn 4.1.02 nrV Vrn 4.0.00 nrV /opt/cobol/cobdir/help.gnt: help 95080414421861 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 5.24 nrV /opt/cobol/cobdir/help.lbr: None /opt/cobol/cobdir/helpadcf.lbr: None /opt/cobol/cobdir/helpname.lbr: None /opt/cobol/cobdir/hyhelp.lbr: onleng 95080414494880 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.1.02 nrV hyhelp 95080414474220 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.1.04 nrV hnfeng 95080414433016 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.1.05 nrV /opt/cobol/cobdir/hyhintf.gnt: hyhintf 95080414465696 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/mFFH.gnt: mFFH 95080413165829 GNB-046053000A9 PA- RISC ncg B.09.15 EXTFH VRN=6659 /opt/cobol/cobdir/name.gnt: name 95080414550975 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/ohbld.lbr: ohbld 95080711290147 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.1.03 nrV ohbldcmd 95080711305873 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/on-line.lbr: on-line 95080711234871 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.1.06 nrV /opt/cobol/cobdir/osxver: None /opt/cobol/cobdir/pan2mot: attr.c 1.15 band.c 1.10 bell.c 1.4 button.c 1.15 clipboard.c 1.6 cursor.c 1.6 dialog.c 1.11 entryfield.c 1.38 event.c 1.12 font.c 1.28 gadget.c 1.22 gif.c 1.6 groupbox.c 1.13 handle.c 1.5 icon.c 1.12 initialise.c 1.7 key.c 1.7 label.c 1.12 list.c 1.4 listbox.c 1.19 log.c 1.5 loop.c 1.30 main.c 1.15 menu.c 1.19 pointer.c 1.11 resource.c 1.12 scrollbar.c 1.12 session.c 1.3 sys_init.c 1.17 text.c 1.10 translations.c 1.10 pan2mot: 1.210 Built 08:38:26 93/11/03 vcs_ver.c 1.210 window.c 1.42 /opt/cobol/cobdir/reporter.lbr: reporter 95080423281891 GNB-046053000A9 PA- RISC ncg B.09.15 cwmtxtrd 95080423283676 GNB-046053000A9 PA- RISC ncg B.09.15 cwpfiler 95080423291783 GNB-046053000A9 PA- RISC ncg B.09.15 cwrdates 95080423295879 GNB-046053000A9 PA- RISC ncg B.09.15 cwrdescr 95080423300978 GNB-046053000A9 PA- RISC ncg B.09.15 cwrgetsl 95080423302861 GNB-046053000A9 PA- RISC ncg B.09.15 cwrinit 95080423311855 GNB-046053000A9 PA- RISC ncg B.09.15 cwrload 95080423320335 GNB-046053000A9 PA- RISC ncg B.09.15 cwrmain 95080423331828 GNB-046053000A9 PA- RISC ncg B.09.15 cwrmstrm 95080423341931 GNB-046053000A9 PA- RISC ncg B.09.15 cwrprint 95080423343730 GNB-046053000A9 PA- RISC ncg B.09.15 cwrslct 95080423350089 GNB-046053000A9 PA- RISC ncg B.09.15 cwrslink 95080423350905 GNB-046053000A9 PA- RISC ncg B.09.15 /opt/cobol/cobdir/rts32: None /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o: opcode7.c 1.1 ixfile.c 1.36 /opt/cobol/cobdir/src/rts/ufhtab.o: fhtab.c 1.4 /opt/cobol/cobdir/sysrun.lbr: sysdlgin 95080711081452 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSDLGINI (DSCHAR) rev 1 DSERRHAN 95080711083499 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSERRHAN (DSCHAR) rev 1 DSFLD 95080711085455 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSFLD (DSCHAR) rev 4 syslconv 95080711092546 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSLCONV (DSCHAR) rev 2 sysrun 95080711103855 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSRUN (DSCHAR) rev 3 syssyfmt 95080711115629 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSSYSFMT (DSCHAR) rev 1 systerm 95080711120587 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSTERM (DSCHAR) rev 1 systracr 95080711122156 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSTRACER (DSCHAR) rev 2 sysuscal 95080711124062 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSUSRCAL (DSCHAR) rev 1 sysusfmt 95080711124829 GNB-046053000A9 PA- RISC ncg B.09.15 sysvalrn 95080711130021 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn DIALOG 2.2.20 Bld03 Vrn DSVALRUN (DSCHAR) rev 1 /opt/cobol/cobdir/tools.lbr: Vrn002002008nrV /opt/cobol/cobdir/utils.lbr: linein 95080414572786 GNB-046053000A9 PA- RISC ncg B.09.15 CBLDC002 95080414565846 GNB-046053000A9 PA- RISC ncg B.09.15 Vrn 4.0.00 nrV cksum(1) Output: 94849765 101220 /opt/cobol/cobdir/ADIS.gnt 1036357134 127260 /opt/cobol/cobdir/ADISCF.gnt 72073719 11528 /opt/cobol/cobdir/ADISDYNA.gnt 2378619877 8940 /opt/cobol/cobdir/ADISINIT.gnt 2407523553 18764 /opt/cobol/cobdir/ADISKEY.gnt 4009405194 18796 /opt/cobol/cobdir/ADISKEY2.gnt 4198272677 34860 /opt/cobol/cobdir/BTR2XFH.gnt 2718072787 8084 /opt/cobol/cobdir/CBLDC001.gnt 3715970659 4768 /opt/cobol/cobdir/CHECKFIL.gnt 1369579779 3756 /opt/cobol/cobdir/DISPCONV.gnt 2604501907 108300 /opt/cobol/cobdir/FHREDIR.gnt 1303111715 30816 /opt/cobol/cobdir/KEYBCF.gnt 4213632116 41052 /opt/cobol/cobdir/PANELS.gnt 1788677078 3500 /opt/cobol/cobdir/_CLASS.gnt 3462807490 3920 /opt/cobol/cobdir/_CODESET.gnt 956696595 11584 /opt/cobol/cobdir/banner.gnt 1452892605 32768 /opt/cobol/cobdir/bin/adiscf 3656837425 81920 /opt/cobol/cobdir/bin/cob 2051314160 20480 /opt/cobol/cobdir/bin/cobprog 1452892605 32768 /opt/cobol/cobdir/bin/cobrun 75480860 20480 /opt/cobol/cobdir/bin/cobwhat 3050107984 36864 /opt/cobol/cobdir/bin/fed 1452892605 32768 /opt/cobol/cobdir/bin/fhconvert 1452892605 32768 /opt/cobol/cobdir/bin/fhcreate 1452892605 32768 /opt/cobol/cobdir/bin/fhedit 1452892605 32768 /opt/cobol/cobdir/bin/fhinfo 1452892605 32768 /opt/cobol/cobdir/bin/fhrebuild 1452892605 32768 /opt/cobol/cobdir/bin/fhreorg 1452892605 32768 /opt/cobol/cobdir/bin/fhvalidate 1452892605 32768 /opt/cobol/cobdir/bin/fs 1452892605 32768 /opt/cobol/cobdir/bin/fsviewmot 1452892605 32768 /opt/cobol/cobdir/bin/keybcf 653640174 20480 /opt/cobol/cobdir/bin/lbrinfo 3465472196 36864 /opt/cobol/cobdir/ccitcp2 3116040570 174848 /opt/cobol/cobdir/cmenu.lbr 2751953661 88172 /opt/cobol/cobdir/cobintfn.gnt 3207251156 804 /opt/cobol/cobdir/coblib/hp_allraise.o 1266907072 21776 /opt/cobol/cobdir/coblib/hp_cblthread.o 2996951755 620 /opt/cobol/cobdir/coblib/hp_noasysigs.o 1663190943 804 /opt/cobol/cobdir/coblib/hp_nosignals.o 492786189 620 /opt/cobol/cobdir/coblib/hp_nosynsigs.o 3526556179 628 /opt/cobol/cobdir/coblib/hp_raisetidy.o 3265066321 620 /opt/cobol/cobdir/coblib/hp_rtsraise.o 741159090 620 /opt/cobol/cobdir/coblib/hp_synraise.o 1627419177 1700268 /opt/cobol/cobdir/coblib/libcobol.a 893744080 1654784 /opt/cobol/cobdir/coblib/libcobol.sl 2868038102 24276 /opt/cobol/cobdir/coblib/libcobwin1.a 2187730384 40960 /opt/cobol/cobdir/coblib/libcobwin1.sl 1782339714 275944 /opt/cobol/cobdir/coblib/libcrtn.a 331350373 217088 /opt/cobol/cobdir/coblib/libcrtn.sl 390859836 155992 /opt/cobol/cobdir/coblib/libfhutil.a 2305021650 196608 /opt/cobol/cobdir/coblib/libfhutil.sl 155036857 12288 /opt/cobol/cobdir/coblib/libhpcobol.sl 2448358447 12288 /opt/cobol/cobdir/coblib/libisstubs.sl 1267145296 1231 /opt/cobol/cobdir/coblib/liblist 3155971732 136252 /opt/cobol/cobdir/coblib/libosx.a 2183722633 139264 /opt/cobol/cobdir/coblib/libosx.sl 2651109032 62060 /opt/cobol/cobdir/coblib/libscreen.a 3194989528 65536 /opt/cobol/cobdir/coblib/libscreen.sl 812492924 18260 /opt/cobol/cobdir/coblib/libsupp.a 1414024058 32768 /opt/cobol/cobdir/coblib/libsupp.sl 2997192800 52 /opt/cobol/cobdir/cobver 2232208107 17460 /opt/cobol/cobdir/commi.gnt 3748511436 27364 /opt/cobol/cobdir/comms.gnt 3861999251 7152 /opt/cobol/cobdir/cwrcli.gnt 1340592751 287931 /opt/cobol/cobdir/dialog/DS 3195729732 20056 /opt/cobol/cobdir/dialog/DSDLGINI.gnt 903168931 6200 /opt/cobol/cobdir/dialog/DSERRHAN.gnt 1945617272 36560 /opt/cobol/cobdir/dialog/DSFLD.gnt 597119142 8568 /opt/cobol/cobdir/dialog/DSLCONV.gnt 981758931 93160 /opt/cobol/cobdir/dialog/DSRUN.gnt 486281307 6516 /opt/cobol/cobdir/dialog/DSTERM.gnt 533136665 28596 /opt/cobol/cobdir/dialog/DSTRACER.gnt 1606332894 3116 /opt/cobol/cobdir/dialog/DSUSRCAL.gnt 1726319625 12104 /opt/cobol/cobdir/dialog/DSVALRUN.gnt 4293207369 15836 /opt/cobol/cobdir/dialog/SSTRAN.gnt 2181802416 48909 /opt/cobol/cobdir/docs/cbl_main.1 2325932118 3052 /opt/cobol/cobdir/fhrdrpwd.gnt 1827483929 4368 /opt/cobol/cobdir/fhxscomp.gnt 3955562192 373917 /opt/cobol/cobdir/fs 1372205540 11776 /opt/cobol/cobdir/fsmgr.lbr 2508141683 594042 /opt/cobol/cobdir/fsviewmot 4127957260 19640 /opt/cobol/cobdir/help.gnt 663244383 45696 /opt/cobol/cobdir/help.lbr 2961681052 28544 /opt/cobol/cobdir/helpadcf.lbr 993554563 15232 /opt/cobol/cobdir/helpname.lbr 703730156 272768 /opt/cobol/cobdir/hyhelp.lbr 715439896 5376 /opt/cobol/cobdir/hyhintf.gnt 435971428 203404 /opt/cobol/cobdir/mFFH.gnt 2524794334 104556 /opt/cobol/cobdir/name.gnt 3519338207 169344 /opt/cobol/cobdir/ohbld.lbr 685454623 118528 /opt/cobol/cobdir/on-line.lbr 1023904067 47 /opt/cobol/cobdir/osxver 2190654095 282624 /opt/cobol/cobdir/pan2mot 3451172188 314368 /opt/cobol/cobdir/reporter.lbr 4185321022 69677 /opt/cobol/cobdir/rts32 1542059381 137576 /opt/cobol/cobdir/src/mfisamv4/mfisamv4.o 2781101566 988 /opt/cobol/cobdir/src/rts/ufhtab.o 2587446759 235904 /opt/cobol/cobdir/sysrun.lbr 3237484144 54656 /opt/cobol/cobdir/tools.lbr 464257194 17664 /opt/cobol/cobdir/utils.lbr Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 9820 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_5950 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_5950.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_5950.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. The cluster clients must be shut down as described in step 5b. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_5950. 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_5950.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_5950.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) Due to changes in native code generation, you SHOULD regenerate all native programs that are experiencing the problems fixed in this patch. Applications linked with archive libraries SHOULD be relinked.