|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: IT Resource Center (support_feedback
us-support.external.hp.com)Date: Sun Nov 11 2001 - 07:23:28 CST
HP Support Information Digests
===============================================================================
o IT Resource Center World Wide Web Service
---------------------------------------------------
If you subscribed through the IT Resource Center and would
like to be REMOVED from this mailing list, access the
IT Resource Center on the World Wide Web at:
http://www.itresourcecenter.hp.com/
Login using your IT Resource Center User ID and Password.
Then select Support Information Digests (located under
Maintenance and Support). You may then unsubscribe from the
appropriate digest.
To download a patch referenced below, access the
IT Resource Center on the World Wide Web at:
http://www.itresourcecenter.hp.com/
Login using your IT Resource Center User ID and Password.
Then select Individual Patches (under Maintenance and Support)
to access the patch. You may also download a patch via anonymous
ftp(1) from ftp.itrc.hp.com.
===============================================================================
Digest Name: weekly HP-UX series 800 10.X patch digest
Created: Sun Nov 11 3:05:05 PST 2001
Table of Contents:
Document ID Title
--------------- -----------
PHSS_25604 s700_800 10.20 OV OEMF4.01 Consolidated Patch October 2001
PHSS_25616 s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.46
PHSS_25396 s700_800 10.20 OV ITO5.3X SOLARIS Agent Patch A.05.38
PHSS_25228 s700_800 10.20 OV ITO5.3X NT Agent Patch A.05.38
PHSS_25630 s700_800 10.20 HP SQL/HP-UX A.G3.31 Development Patch
PHSS_25629 s700_800 10.20 HP SQL/HP-UX A.G3.31 Run-Time Patch
PHSS_25446 s700_800 10.20 X/Motif Runtime OCT2001 Periodic Patch
PHCO_25316 s700_800 10.20 Software Distributor cumulative patch
The documents are listed below.
-------------------------------------------------------------------------------
Document ID: PHSS_25604
Date Loaded: 20011109
Title: s700_800 10.20 OV OEMF4.01 Consolidated Patch October 2001
Patch Name: PHSS_25604
Patch Description: s700_800 10.20 OV OEMF4.01 Consolidated Patch October 2001
Creation Date: 01/11/08
Post Date: 01/11/09
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
HP Openview Element Management Framework 4.01
Filesets:
OEMFFMPSSvr.del_env,A.04.01 OEMFFMPSSvr.server,A.04.01
OEMFFMPWrkSt.workstation,A.04.01
OEMFMedDev.mediation,A.04.01
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHSS_25604
Symptoms:
PHSS_25604:
Cumulative Consolidated Patch
PHSS_23634:
PTSfc00928: import process was hanging.
PTSfc00623: Notification of the arrival of new alarm when
alarm viewer is minimized.
PTSfc00626: minimized icon of the alarm viewer is not
displaying the name of the alarm viewer.
PTSfc01275: export and import utility is not working
properly.
PTSfc01356: alarm handler is exiting.
PTSfc00618: alarm viewer is crashing.
PTSfc02153: one of the alarm viewer crashes, when multiple
alarm viewers are opened.
PTSfc00608: Alarm viewer crashes when you change the view
preference.
PHSS_21730:
OEMF00084 Status Propagation is not proper when
default status propagation is used,
indeterminate is set to the highest priority.
The problem is like this. Consider the parent
has more than one child, one child state is
'critical' and the other child state is
'indeterminate'. If the default status
propagation rule is used, then the parent state
should get changed to 'critical. Instead, it
becomes 'indeterminate'.
OEMF01100 1. Event time not displayed correctly on the
alarm viewer.
2. Alarms in IFMPS checkpoint files will not
get cleared.
3. Also, in the IFMPS log file you can see the
following behaviour.
Acknowledgement alarm received from IMD, will
have invalid eventTime.
OEMF01101 Dbsync hang after importing multiple files
This problem can be identified if we have the
following symptoms.
1. DBSYNC taking more cpu processing time
2. import files will not get processed
OEMF00757 FMP AV core dumps.
This problem will occur, when one tries to
perform mass discharging of alarms in the
multi-user environment.
OEMF00730 Problem with alarm viewer's view preference
window The problem is the window is smaller
and the view preference window has the
o.k button hidden. As the window disallows
resize or close, the user is not able to
do anything with it except to kill
the process from unix shell.
OEMF00781 Unable to clear object problem with
selection name > 20 chars. When the user
tries to clear the object manually from the
map, it will not get cleared. Error messages
will be displayed on the screen.
OEMF01005 OEMF unstable after hitting Ctrl-C.If the
user interrupts the ovfmpstartmap (eg.
sends a SIGTERM signal), the ovfmpmap
script does not exit gracefully, i.e the
"snap" semaphore is not cleared and stray
import process are left behind.
OEMF01022 Import doesn't stop processing when OVw
abnormally terminates.
The import process does not terminate
when the OVW connection is lost.
OEMF01027 Import processes files without
.toimport extension also.
OEMF01028 Import processes the import files even
if NSM is not running.
OEMF01045 Error messages logged do not indicate
the cause for the import failure.
OEMF00875 If the number of Active problem
conditions are more(5000+), and
you perform "Display Alarms" frequently
from OVW window, then AV will disappear
without proper error/warning message.
Defect Description:
PHSS_25604:
Cumulative Consolidated Patch
Resolution:
Cumulative Consolidated Patch
PHSS_23634:
PTSfc00928: import utility was hanging for long time.
Resolution:
Due to wrong format in the to import file import
utility was hanging. Now import utility will
exit with appropriate error in the log file.
PTSfc00623: Whenever new alarm comes and Alarm Viewer is
minimized, the operator does not get any
notification of the arrival.
Resolution:
If a new alarm comes when Alarm Viewer is
minimized, the minimized icon of Alarm Viewer
will display 'N'.
PTSfc00626: Whenever Alarm Viewer is created and minimized
that time iconized Alarm Viewer should display
the name given by rename process.
Resolution:
The name given to the Alarm Viewer will be
displayed when it is minimized.
PTSfc01275: 'export' and 'import' utilities are not working
whenever the length of the line in 'fmpmap.conf'
is more than 256.
Resolution:
Dbsync utilities are modified to work for the
length of 512 and if it is more than 512, it
will log the error exit.
PTSfc01356: Alarm handler crashes whenever the length of the
operator.conf files exceeds the 1024 characters.
Resolution:
Alarm handler is modified to work for the length
of 2048 characters, and if it exceeds 2048 it
will log the error and exit.
PTSfc00618: Alarm Viewer crashes very often whenever there
are lot of alarms.
Resolution:
Whenever FMS receives lot of alarms, alarm
handler was sending wrong length of the message
to alarm Viewer. Now it is taken care to send
the correct length.
PTSfc02153: When there are multiple Alarm Viewers, one of
the Alarm Viewer crashes.
Resolution:
This was due to memory leak and it was fixed
PTSfc00608: Alarm Viewer crashes when view preference was
changed.
Resolution:
This was due to negative values assigned to
severity field of clear alarms. Fix was done to
assign to +ve values for severity field.
PHSS_21730:
Resolution:
OEMF00084 Status Propagation is not proper when
default status propagation is used,
indeterminate is set to the highest priority.
Resolution: Currently, the check has been made on the
status propogation rule for the highest
severity. Depending upon the status propogation
rule, the corresponding severity will
get higher priority.If the default status
propagation rule is used, then 'Critical' is
considered to be highest severity and the
parent object status will get changed
accordingly
OEMF01100 Event time not displayed correctly on the
alarm viewer.
Resolution: The types of the event time is modified to have
corrent values.
OEMF01101 Dbsync hang after importing multiple files
Resolution: The configuration files are loaded only once
and then stored in the internal memory for
further use. This avoids the process size
growth and avoids the hang
OEMF00757 FMP AV core dumps.
Resolution: The Resolution is HP propreitory
OEMF00781 Unable to clear object problem with
selection name > 20 chars.
Resolution: Instead of using 20 characters, length of
selection name is used.
OEMF00730 Problem with alarm viewer's view preference
window
Resolution: Resize is enabled so that the operator
can resize window to show the ok button and
close it.
OEMF01022 Import doesn't stop processing when OVw
abnormally terminates
Resolution: Import process checks for the return-value
from MapLoader api. If the return value is
fatal it exits.
OEMF01027 Import processes files without .toimport
extension .
Resolution: Before processing, import processs checks
for files with ".toimport" extension also
check whether it is a file or a directory.
It processes only if it a file.
OEMF01028 NSM not running, toimport file still
processed.
Resolution: Map loader API returns FATAL error when
there is some connection problem. Import
process checks for this return value and
exits.
OEMF01045 Unclear error messages when import fails
Resolution: Improved the logging to log the error
returned by Maploader API's.
OEMF00875 AV client exits
Resolution: The Resolution is HP propreitory.
OEMF01005 FMP Map unstable after hitting Ctrl-C
Resolution: ovfmpstartmap takes care of clearing the
"snap" semaphore before it exits.
ovfmpstartmap_mapsync handles the interrupts
and kills all import processes
SR:
F333002153 F333000928 F333000623 F333000626 F333000608
F333001356 F333001275 F333000618 0000000000
Patch Files:
/opt/FMP/lbin/ovfmpavclient
/opt/FMP/lbin/ovfmpcheckuser
/opt/FMP/install/product/FMPS/lbin/ovfmpavclient
/opt/FMP/install/product/FMPS/lbin/ovfmpcheckuser
/opt/FMP/install/product/FMPS/bin/ovfmpalhd
/opt/FMP/install/product/FMPS/bin/ovfmpaemsd
/opt/FMP/install/product/FMPS/bin/ovfmpsmsd
/opt/FMP/install/product/FMPS/bin/ovfmpsmc
/opt/FMP/install/product/FMPS/bin/import
/opt/FMP/install/product/FMPS/bin/export_all
/opt/FMP/install/product/FMPS/bin/export_tree
/opt/FMP/install/product/FMPS/bin/ovfmpnsmd
/opt/FMP/install/product/FMPS/bin/ovfmpmap
/opt/FMP/install/product/FMPS/bin/ovfmpstartmap
/opt/FMP/install/product/FMPS/bin/ovfmpstartmap_mapsync
/opt/FMP/install/product/FMPW/lbin/ovfmpavclient
/opt/FMP/install/product/FMPW/lbin/ovfmpcheckuser
/opt/FMP/install/product/FMPW/bin/ovfmpsmc
/opt/FMP/install/product/FMPW/bin/import
/opt/FMP/install/product/FMPW/bin/export_all
/opt/FMP/install/product/FMPW/bin/export_tree
/opt/FMP/install/product/FMPW/bin/ovfmpmap
/opt/FMP/install/product/FMPW/bin/ovfmpstartmap
/opt/FMP/install/product/FMPW/bin/ovfmpstartmap_mapsync
/opt/FMP/install/product/FMPPRG/lib/libfmpml.a
/opt/FMP/install/product/FMPPRG/lib/libahcommon++.a
/opt/FMP/install/product/MD/bin/fmpmdformd
/opt/FMP/install/product/MD/bin/fmpmdifmpsd
/opt/FMP/bin/ovfmpalhd
/opt/FMP/bin/ovfmpaemsd
/opt/FMP/bin/ovfmpsmsd
/opt/FMP/bin/ovfmpsmc
/opt/FMP/bin/ovfmpnsmd
/opt/FMP/bin/ovfmpmap
/opt/FMP/bin/ovfmpstartmap
/opt/FMP/bin/ovfmpstartmap_mapsync
/opt/FMP/bin/import
/opt/FMP/bin/export_all
/opt/FMP/bin/export_tree
/opt/FMP/bin/fmpmdformd
/opt/FMP/bin/fmpmdifmpsd
/opt/FMP/lib/libfmpml.a
/opt/FMP/lib/libahcommon++.a
/opt/DBSYNC/bin/import
/opt/DBSYNC/bin/export_all
/opt/DBSYNC/bin/export_tree
what(1) Output:
/opt/FMP/lbin/ovfmpavclient:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0014: avahif.C 05Apr2001
DFIX0014: avcallbacks.C 28Mar2001
DFIX0015: avmain.C 28Mar2001
DFIX0015: avmiscfns.C 28Mar2001
DFIX0014: clrslist.C 5Apr2001
$Revision: 1.1 $
$Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex
p $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $
$Revision: 1.1 $
$Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr
Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp
$
$Revision: 1.1 $
$Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr
Exp $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex
p $
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex
p $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr
Exp $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp
$
Matrix.c 3.21 11/25/92
DFIX0014: Matrix.c 5April2001
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/lbin/ovfmpcheckuser:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0015: ahlex.C 16Apr2001
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/lbin/ovfmpavclient:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0014: avahif.C 05Apr2001
DFIX0014: avcallbacks.C 28Mar2001
DFIX0015: avmain.C 28Mar2001
DFIX0015: avmiscfns.C 28Mar2001
DFIX0014: clrslist.C 5Apr2001
$Revision: 1.1 $
$Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex
p $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $
$Revision: 1.1 $
$Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr
Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp
$
$Revision: 1.1 $
$Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr
Exp $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex
p $
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex
p $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr
Exp $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp
$
Matrix.c 3.21 11/25/92
DFIX0014: Matrix.c 5April2001
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/lbin/ovfmpcheckuser:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0015: ahlex.C 16Apr2001
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/ovfmpalhd:
HP C++ HPCPLUSPLUS A.10.40
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
: ovfmpalhd.C, 3.1, 04/22/95, 18:30:12
DFIX0015: aherrlog.C 16Apr2001
DFIX0015: nahandler.C 16Apr2001
$Header: topodbAH.pc,v 1.1 97/07/23 13:31:38 demgr E
xp $
DFIX0015: ahlex.C 16Apr2001
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/ovfmpaemsd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0015: AemsLex.C 16Apr2001
DFIX0015: AemsConfig.C 16Apr2001
AEMS $Revision: 1.2 $
AEMS Filter $Revision: 1.1 $
AEMS Message $Revision: 1.1 $
DFIX0015: ahlex.C 16Apr2001
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/ovfmpsmsd:
None
$Header: macros.h,v 1.1 97/07/23 13:31:32 demgr Exp
$
None
$Header: topodbSM.pc,v 1.1 97/07/23 13:31:46 demgr E
xp $
DFIX0015: ahlex.C 16Apr2001
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/ovfmpsmc:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: macros.h,v 1.1 97/07/23 13:31:32 demgr Exp
$
None
$Header: topodbSM.pc,v 1.1 97/07/23 13:31:46 demgr E
xp $
$Revision: 1.1 $
$Header: cascadebw.C,v 1.1 97/07/22 19:39:57 demgr E
xp $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr
Exp $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/07/22 19:40:01 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/07/22 19:40:02 demgr Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/07/22 19:40:05 demgr Exp
$
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/07/22 19:40:11 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex
p $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp
$
$Revision: 1.1 $
$Header: menu.C,v 1.1 97/07/22 19:40:04 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/07/22 19:39:56 demgr Ex
p $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/07/22 19:40:10 demgr Ex
p $
$Revision: 1.1 $
$Header: cascadeitem.C,v 1.1 97/07/22 19:39:58 demgr
Exp $
$Revision: 1.1 $
$Header: pushitem.C,v 1.1 97/07/22 19:40:12 demgr Ex
p $
Matrix.c 3.21 11/25/92
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/import:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/export_all:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/export_tree:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPS/bin/ovfmpnsmd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
None
/opt/FMP/install/product/FMPS/bin/ovfmpmap:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E
xp $
None
$Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp
$
None
$Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex
p $
None
$Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E
xp $
None
$Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr
Exp $
None
$Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex
p $
None
$Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex
p $
None
$Header: cfget.c,v 1.3 99/05/27 20:12:29 nghm Exp $
None
$Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp
$
None
$Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp
$
None
$Header: utils.c,v 1.9 98/05/12 14:21:05 prem Exp $
None
$Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $
None
$Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp
$
None
$Header: /DE/fms/src/fmpmap/src/addsym.c,v /main/OEM
F4.01/2 2001/07/03 07:40 UTC prakash Exp $
None
$Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $
None
$Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp
$
None
$Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp
$
None
$Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex
p $
None
$Header: ovwinit.c,v 1.3 98/03/12 00:12:25 prem Exp
$
None
$Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp
$
None
$Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex
p $
None
$Header: ma2nsmif.c,v 1.4 98/04/08 19:24:14 prem Exp
$
None
$Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex
p $
None
$Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem
Exp $
OSF/Motif Version 1.2.6
PATCH PHSS_12271, 970825
PATCH PHSS_13109, 971105
PATCH PHSS_13459, 971208
PATCH PHSS_13557, 971212
PATCH PHSS_14544, 980317
PATCH PHSS_14788, 980409
PATCH PHSS_15761, 980626
PATCH PHSS_15925, 980713
PATCH PHSS_16071, 980730
PATCH PHSS_16786, 981022
PATCH PHSS_11842, 970717
PATCH PHSS_12944, 971017
PATCH PHSS_13569, 971212
PATCH PHSS_14838, 980324
PATCH PHSS_15076, 980430
PATCH PHSS_16089, 980731
PATCH PHSS_17364, 990108
HP OpenView Windows NNM Release B.05.01
HP 9000 S700/S800 HP-UX 10.x
Copyright (c) 1990-1999 Hewlett-Packard Co., All Ri
ghts Reserved.
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
PATCH-PHCO_18338 for 10.20; for 10.30, 11.x compatib
ility libc.a_ID
/main/r10dav/libc_dav/libc_
dav_cpe/9
/ux/core/libs/libc/archive_pa1/libc.a_ID
May 19 1999 15:38:39
/opt/FMP/install/product/FMPS/bin/ovfmpstartmap:
HP OpenView Fault Management Platform V4.0 1997
Copyright (c) 1993-1997 Hewlett-Packard Company
/opt/FMP/install/product/FMPS/bin/ovfmpstartmap_mapsync:
None
/opt/FMP/install/product/FMPW/lbin/ovfmpavclient:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0014: avahif.C 05Apr2001
DFIX0014: avcallbacks.C 28Mar2001
DFIX0015: avmain.C 28Mar2001
DFIX0015: avmiscfns.C 28Mar2001
DFIX0014: clrslist.C 5Apr2001
$Revision: 1.1 $
$Header: bell.C,v 1.1 97/07/28 15:39:37 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/08/15 10:54:08 demgr Ex
p $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/08/15 10:54:13 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/08/15 10:54:15 demgr Exp $
$Revision: 1.1 $
$Header: mainwindow.C,v 1.1 97/08/15 10:54:19 demgr
Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/08/15 10:54:22 demgr Exp
$
$Revision: 1.1 $
$Header: popupshell.C,v 1.1 97/08/15 10:56:22 demgr
Exp $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/08/15 10:56:24 demgr Ex
p $
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/08/15 10:56:26 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/08/15 10:56:40 demgr Ex
p $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/08/15 10:56:42 demgr
Exp $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/08/15 10:56:44 demgr Exp
$
Matrix.c 3.21 11/25/92
DFIX0014: Matrix.c 5April2001
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/lbin/ovfmpcheckuser:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0015: ahlex.C 16Apr2001
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/bin/ovfmpsmc:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: macros.h,v 1.1 97/07/23 13:31:32 demgr Exp
$
None
$Header: topodbSM.pc,v 1.1 97/07/23 13:31:46 demgr E
xp $
$Revision: 1.1 $
$Header: cascadebw.C,v 1.1 97/07/22 19:39:57 demgr E
xp $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr
Exp $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/07/22 19:40:01 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/07/22 19:40:02 demgr Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/07/22 19:40:05 demgr Exp
$
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/07/22 19:40:11 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex
p $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp
$
$Revision: 1.1 $
$Header: menu.C,v 1.1 97/07/22 19:40:04 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/07/22 19:39:56 demgr Ex
p $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/07/22 19:40:10 demgr Ex
p $
$Revision: 1.1 $
$Header: cascadeitem.C,v 1.1 97/07/22 19:39:58 demgr
Exp $
$Revision: 1.1 $
$Header: pushitem.C,v 1.1 97/07/22 19:40:12 demgr Ex
p $
Matrix.c 3.21 11/25/92
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/bin/import:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/bin/export_all:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/bin/export_tree:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/FMPW/bin/ovfmpmap:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E
xp $
None
$Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp
$
None
$Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex
p $
None
$Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E
xp $
None
$Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr
Exp $
None
$Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex
p $
None
$Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex
p $
None
$Header: cfget.c,v 1.3 99/05/27 20:12:29 nghm Exp $
None
$Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp
$
None
$Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp
$
None
$Header: utils.c,v 1.9 98/05/12 14:21:05 prem Exp $
None
$Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $
None
$Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp
$
None
$Header: /DE/fms/src/fmpmap/src/addsym.c,v /main/OEM
F4.01/2 2001/07/03 07:40 UTC prakash Exp $
None
$Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $
None
$Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp
$
None
$Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp
$
None
$Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex
p $
None
$Header: ovwinit.c,v 1.3 98/03/12 00:12:25 prem Exp
$
None
$Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp
$
None
$Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex
p $
None
$Header: ma2nsmif.c,v 1.4 98/04/08 19:24:14 prem Exp
$
None
$Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex
p $
None
$Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem
Exp $
OSF/Motif Version 1.2.6
PATCH PHSS_12271, 970825
PATCH PHSS_13109, 971105
PATCH PHSS_13459, 971208
PATCH PHSS_13557, 971212
PATCH PHSS_14544, 980317
PATCH PHSS_14788, 980409
PATCH PHSS_15761, 980626
PATCH PHSS_15925, 980713
PATCH PHSS_16071, 980730
PATCH PHSS_16786, 981022
PATCH PHSS_11842, 970717
PATCH PHSS_12944, 971017
PATCH PHSS_13569, 971212
PATCH PHSS_14838, 980324
PATCH PHSS_15076, 980430
PATCH PHSS_16089, 980731
PATCH PHSS_17364, 990108
HP OpenView Windows NNM Release B.05.01
HP 9000 S700/S800 HP-UX 10.x
Copyright (c) 1990-1999 Hewlett-Packard Co., All Ri
ghts Reserved.
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
PATCH-PHCO_18338 for 10.20; for 10.30, 11.x compatib
ility libc.a_ID
/main/r10dav/libc_dav/libc_
dav_cpe/9
/ux/core/libs/libc/archive_pa1/libc.a_ID
May 19 1999 15:38:39
/opt/FMP/install/product/FMPW/bin/ovfmpstartmap:
HP OpenView Fault Management Platform V4.0 1997
Copyright (c) 1993-1997 Hewlett-Packard Company
/opt/FMP/install/product/FMPW/bin/ovfmpstartmap_mapsync:
None
/opt/FMP/install/product/FMPPRG/lib/libfmpml.a:
None
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
/opt/FMP/install/product/FMPPRG/lib/libahcommon++.a:
DFIX0015: ahlex.C 16Apr2001
/opt/FMP/install/product/MD/bin/fmpmdformd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/install/product/MD/bin/fmpmdifmpsd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
PATCH PHSS_18263, 990415
DFIX9015: mp_receive.c 26Apr99
PATCH PHSS_14693, 980402
DFIX9001: pm_ipc.c 20Apr98
DFIX9011: enc_obj.c 04Jan1999
PATCH PHSS_17290, 990104
DFIX9011: dec_fcts.c 04Jan1999
DFIX9011: dec_assAtt.c 04Jan1999
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
PATCH-PHCO_18338 for 10.20; for 10.30, 11.x compatib
ility libc.a_ID
/main/r10dav/libc_dav/libc_
dav_cpe/9
/ux/core/libs/libc/archive_pa1/libc.a_ID
May 19 1999 15:38:39
/opt/FMP/bin/ovfmpalhd:
HP C++ HPCPLUSPLUS A.10.40
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
: ovfmpalhd.C, 3.1, 04/22/95, 18:30:12
DFIX0015: aherrlog.C 16Apr2001
DFIX0015: nahandler.C 16Apr2001
$Header: topodbAH.pc,v 1.1 97/07/23 13:31:38 demgr E
xp $
DFIX0015: ahlex.C 16Apr2001
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/ovfmpaemsd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
DFIX0015: AemsLex.C 16Apr2001
DFIX0015: AemsConfig.C 16Apr2001
AEMS $Revision: 1.2 $
AEMS Filter $Revision: 1.1 $
AEMS Message $Revision: 1.1 $
DFIX0015: ahlex.C 16Apr2001
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/ovfmpsmsd:
None
$Header: macros.h,v 1.1 97/07/23 13:31:32 demgr Exp
$
None
$Header: topodbSM.pc,v 1.1 97/07/23 13:31:46 demgr E
xp $
DFIX0015: ahlex.C 16Apr2001
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/ovfmpsmc:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: macros.h,v 1.1 97/07/23 13:31:32 demgr Exp
$
None
$Header: topodbSM.pc,v 1.1 97/07/23 13:31:46 demgr E
xp $
$Revision: 1.1 $
$Header: cascadebw.C,v 1.1 97/07/22 19:39:57 demgr E
xp $
$Revision: 1.1 $
$Header: waitcursor.C,v 1.1 97/07/22 19:40:25 demgr
Exp $
$Revision: 1.1 $
$Header: form.C,v 1.1 97/07/22 19:40:01 demgr Exp $
$Revision: 1.1 $
$Header: label.C,v 1.1 97/07/22 19:40:02 demgr Exp $
$Revision: 1.1 $
$Header: menubar.C,v 1.1 97/07/22 19:40:05 demgr Exp
$
$Revision: 1.1 $
$Header: pushb.C,v 1.1 97/07/22 19:40:11 demgr Exp $
$Revision: 1.1 $
$Header: toplevel.C,v 1.1 97/07/22 19:40:24 demgr Ex
p $
$Revision: 1.1 $
$Header: widget.C,v 1.1 97/07/22 19:40:26 demgr Exp
$
$Revision: 1.1 $
$Header: menu.C,v 1.1 97/07/22 19:40:04 demgr Exp $
$Revision: 1.1 $
$Header: cascadeb.C,v 1.1 97/07/22 19:39:56 demgr Ex
p $
$Revision: 1.1 $
$Header: pulldown.C,v 1.1 97/07/22 19:40:10 demgr Ex
p $
$Revision: 1.1 $
$Header: cascadeitem.C,v 1.1 97/07/22 19:39:58 demgr
Exp $
$Revision: 1.1 $
$Header: pushitem.C,v 1.1 97/07/22 19:40:12 demgr Ex
p $
Matrix.c 3.21 11/25/92
Clip.c 3.4 5/13/92
OSF/Motif Version 1.2.6
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/ovfmpnsmd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
STREAMS: Revision: B.10.10 $Date: 96/05/09 11:26:13
$
None
$RCSfile: taccept.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:52:58 $
None
$RCSfile: talloc.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:01 $
None
$RCSfile: tbind.c,v $ $Revision: 1.4.116.1 $ (OSF) $
Date: 95/10/17 15:53:04 $
None
$RCSfile: tclose.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:09 $
None
$RCSfile: tconnect.c,v $ $Revision: 1.3.116.3 $ (OSF
) $Date: 96/05/08 17:19:54 $
None
$RCSfile: tfree.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:31 $
None
$RCSfile: tgetinfo.c,v $ $Revision: 1.4.116.1 $ (OSF
) $Date: 95/10/17 15:53:36 $
None
$RCSfile: tgetst.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:39 $
None
$RCSfile: tlisten.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:53:49 $
None
$RCSfile: tlook.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:53:52 $
None
$RCSfile: topen.c,v $ $Revision: 1.4.116.2 $ (OSF) $
Date: 96/04/10 10:07:49 $
None
$RCSfile: trcv.c,v $ $Revision: 1.4.116.3 $ (OSF) $D
ate: 96/05/08 09:23:47 $
None
$RCSfile: terrno.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:20 $
None
$RCSfile: trcvdis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:29:12 $
None
$RCSfile: trcvrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:12 $
None
$RCSfile: trudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:15 $
None
$RCSfile: tsnd.c,v $ $Revision: 1.4.116.5 $ (OSF) $D
ate: 98/02/13 07:33:18 $
None
$RCSfile: tsnddis.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:28:17 $
None
$RCSfile: tsndrel.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:54:26 $
None
$RCSfile: tsudata.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:32 $
None
$RCSfile: tsync.c,v $ $Revision: 1.3.116.1 $ (OSF) $
Date: 95/10/17 15:54:35 $
None
$RCSfile: tunbind.c,v $ $Revision: 1.4.116.1 $ (OSF)
$Date: 95/10/17 15:54:38 $
None
$RCSfile: iostate.c,v $ $Revision: 1.4.116.3 $ (OSF)
$Date: 96/05/08 17:26:22 $
None
$RCSfile: tblock.c,v $ $Revision: 1.3.116.1 $ (OSF)
$Date: 95/10/17 15:53:07 $
None
$RCSfile: tfixup.c,v $ $Revision: 1.4.116.2 $ (OSF)
$Date: 97/09/23 13:59:39 $
None
/opt/FMP/bin/ovfmpmap:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: fdnasvwid.c,v 1.1 97/07/23 15:16:49 demgr E
xp $
None
$Header: fdninfo.c,v 1.2 97/11/07 17:58:36 prem Exp
$
None
$Header: fdninput.c,v 1.1 97/07/23 15:16:52 demgr Ex
p $
None
$Header: fdnwidget.c,v 1.1 97/07/23 15:17:27 demgr E
xp $
None
$Header: fdnwininit.c,v 1.1 97/07/23 15:17:28 demgr
Exp $
None
$Header: windialog.c,v 1.6 97/12/09 10:36:10 prem Ex
p $
None
$Header: winutils.c,v 1.1 97/07/23 15:17:34 demgr Ex
p $
None
$Header: cfget.c,v 1.3 99/05/27 20:12:29 nghm Exp $
None
$Header: cfinit.c,v 1.1 97/07/23 15:16:45 demgr Exp
$
None
$Header: mapinfo.y,v 1.5 97/11/19 10:10:44 prem Exp
$
None
$Header: utils.c,v 1.9 98/05/12 14:21:05 prem Exp $
None
$Header: fmpmap.c,v 1.2 97/12/06 13:03:52 prem Exp $
None
$Header: message.c,v 1.3 97/11/07 18:06:35 prem Exp
$
None
$Header: /DE/fms/src/fmpmap/src/addsym.c,v /main/OEM
F4.01/2 2001/07/03 07:40 UTC prakash Exp $
None
$Header: delobj.c,v 1.5 98/02/04 12:08:57 prem Exp $
None
$Header: invoke.c,v 1.1 97/07/23 15:16:59 demgr Exp
$
None
$Header: locate.c,v 1.1 97/07/23 15:17:00 demgr Exp
$
None
$Header: mapclose.c,v 1.12 97/12/09 16:34:39 prem Ex
p $
None
$Header: ovwinit.c,v 1.3 98/03/12 00:12:25 prem Exp
$
None
$Header: ovwutils.c,v 1.2 97/11/07 18:12:38 prem Exp
$
None
$Header: setstatus.c,v 1.2 97/10/29 02:28:47 prem Ex
p $
None
$Header: ma2nsmif.c,v 1.4 98/04/08 19:24:14 prem Exp
$
None
$Header: nsmifinit.c,v 1.3 98/02/04 22:06:50 prem Ex
p $
None
$Header: nsmifprocess.c,v 1.3 97/12/17 09:57:43 prem
Exp $
OSF/Motif Version 1.2.6
PATCH PHSS_12271, 970825
PATCH PHSS_13109, 971105
PATCH PHSS_13459, 971208
PATCH PHSS_13557, 971212
PATCH PHSS_14544, 980317
PATCH PHSS_14788, 980409
PATCH PHSS_15761, 980626
PATCH PHSS_15925, 980713
PATCH PHSS_16071, 980730
PATCH PHSS_16786, 981022
PATCH PHSS_11842, 970717
PATCH PHSS_12944, 971017
PATCH PHSS_13569, 971212
PATCH PHSS_14838, 980324
PATCH PHSS_15076, 980430
PATCH PHSS_16089, 980731
PATCH PHSS_17364, 990108
HP OpenView Windows NNM Release B.05.01
HP 9000 S700/S800 HP-UX 10.x
Copyright (c) 1990-1999 Hewlett-Packard Co., All Ri
ghts Reserved.
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
PATCH-PHCO_18338 for 10.20; for 10.30, 11.x compatib
ility libc.a_ID
/main/r10dav/libc_dav/libc_
dav_cpe/9
/ux/core/libs/libc/archive_pa1/libc.a_ID
May 19 1999 15:38:39
/opt/FMP/bin/ovfmpstartmap:
HP OpenView Fault Management Platform V4.0 1997
Copyright (c) 1993-1997 Hewlett-Packard Company
/opt/FMP/bin/ovfmpstartmap_mapsync:
None
/opt/FMP/bin/import:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/export_all:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/export_tree:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/fmpmdformd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/FMP/bin/fmpmdifmpsd:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
PATCH PHSS_18263, 990415
DFIX9015: mp_receive.c 26Apr99
PATCH PHSS_14693, 980402
DFIX9001: pm_ipc.c 20Apr98
DFIX9011: enc_obj.c 04Jan1999
PATCH PHSS_17290, 990104
DFIX9011: dec_fcts.c 04Jan1999
DFIX9011: dec_assAtt.c 04Jan1999
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
PATCH-PHCO_18338 for 10.20; for 10.30, 11.x compatib
ility libc.a_ID
/main/r10dav/libc_dav/libc_
dav_cpe/9
/ux/core/libs/libc/archive_pa1/libc.a_ID
May 19 1999 15:38:39
/opt/FMP/lib/libfmpml.a:
None
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
/opt/FMP/lib/libahcommon++.a:
DFIX0015: ahlex.C 16Apr2001
/opt/DBSYNC/bin/import:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLLink.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLNode.c,v /main/
OEMF4.01/1 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: /DE/fms/src/topodb/src/fmpMLUpdate.c,v /mai
n/OEMF4.01/1 2001/07/03 08:15 UTC prakash Ex
p $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLovw.c,v /main/O
EMF4.01/1 2001/07/03 08:16 UTC prakash Exp $
None
$Header: fmpMLtopo.c,v 1.10 98/06/24 14:25:54 xutg E
xp $
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/DBSYNC/bin/export_all:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
/opt/DBSYNC/bin/export_tree:
HP92453-02A.10.00 HP-UX SYMBOLIC DEBUGGER (END.O) $R
evision: 74.03 $
$Header: /DE/fms/src/topodb/src/fmpMLInit.c,v /main/
OEMF4.01/2 2001/07/03 08:14 UTC prakash Exp
$
None
$Header: /DE/fms/src/topodb/src/fmpMLRetrieve.c,v /m
ain/OEMF4.01/1 2001/07/03 08:15 UTC prakash
Exp $
None
$Header: fmpMLmsg.c,v 1.3 98/04/08 10:52:03 xutg Exp
$
None
$Header: fmpMLutils.c,v 1.3 98/05/14 10:24:42 takhar
Exp $
None
$Header: fmpMapConf.y,v 1.2 97/08/07 09:08:49 ssudhi
r Exp $
None
$Header: fmpMapConfget.c,v 1.1 97/07/23 13:31:29 dem
gr Exp $
None
$Header: topodbshm.h,v 1.1 97/07/23 13:32:58 demgr E
xp $
None
$Header: /DE/fms/src/topodb/src/topodbML.pc,v /main/
OEMF4.01/1 2001/07/03 08:16 UTC prakash Exp
$
PHSS_25604 Consolidated Patch October 2001
PHSS_23634: PTSfc00608 PTSfc02153 PTSfc01356
PHSS_23634: PTSfc00928 PTSfc00623 PTSfc00626 PTSfc01
275 PTSfc00618
PHSS_23634 Intermediate Patch October 2001
HP OpenView Fault Management Platform V4.01 April,19
99
Copyright (c) 1994-2001 Hewlett-Packard Co., All Ri
ghts Reserved.
cksum(1) Output:
2347060317 7258752 /opt/FMP/lbin/ovfmpavclient
1718450411 789328 /opt/FMP/lbin/ovfmpcheckuser
2347060317 7258752 /opt/FMP/install/product/FMPS/lbin/
ovfmpavclient
1718450411 789328 /opt/FMP/install/product/FMPS/lbin/
ovfmpcheckuser
3465230678 5860128 /opt/FMP/install/product/FMPS/bin/
ovfmpalhd
2674022739 6360624 /opt/FMP/install/product/FMPS/bin/
ovfmpaemsd
3009360069 5024880 /opt/FMP/install/product/FMPS/bin/
ovfmpsmsd
2685466358 7301336 /opt/FMP/install/product/FMPS/bin/
ovfmpsmc
2413670203 3566992 /opt/FMP/install/product/FMPS/bin/import
3647989056 3488776 /opt/FMP/install/product/FMPS/bin/
export_all
3454657627 3497624 /opt/FMP/install/product/FMPS/bin/
export_tree
2663632362 4112824 /opt/FMP/install/product/FMPS/bin/
ovfmpnsmd
3675845202 3899072 /opt/FMP/install/product/FMPS/bin/
ovfmpmap
755408077 20647 /opt/FMP/install/product/FMPS/bin/
ovfmpstartmap
3249052328 628 /opt/FMP/install/product/FMPS/bin/
ovfmpstartmap_mapsync
2347060317 7258752 /opt/FMP/install/product/FMPW/lbin/
ovfmpavclient
1718450411 789328 /opt/FMP/install/product/FMPW/lbin/
ovfmpcheckuser
2685466358 7301336 /opt/FMP/install/product/FMPW/bin/
ovfmpsmc
2413670203 3566992 /opt/FMP/install/product/FMPW/bin/import
3647989056 3488776 /opt/FMP/install/product/FMPW/bin/
export_all
3454657627 3497624 /opt/FMP/install/product/FMPW/bin/
export_tree
3675845202 3899072 /opt/FMP/install/product/FMPW/bin/
ovfmpmap
755408077 20647 /opt/FMP/install/product/FMPW/bin/
ovfmpstartmap
3249052328 628 /opt/FMP/install/product/FMPW/bin/
ovfmpstartmap_mapsync
694708120 1309632 /opt/FMP/install/product/FMPPRG/lib/
libfmpml.a
1837805698 3145674 /opt/FMP/install/product/FMPPRG/lib/
libahcommon++.a
3828548579 2855688 /opt/FMP/install/product/MD/bin/
fmpmdformd
77735695 3585392 /opt/FMP/install/product/MD/bin/fmpmdifmpsd
3465230678 5860128 /opt/FMP/bin/ovfmpalhd
2674022739 6360624 /opt/FMP/bin/ovfmpaemsd
3009360069 5024880 /opt/FMP/bin/ovfmpsmsd
2685466358 7301336 /opt/FMP/bin/ovfmpsmc
2663632362 4112824 /opt/FMP/bin/ovfmpnsmd
3675845202 3899072 /opt/FMP/bin/ovfmpmap
755408077 20647 /opt/FMP/bin/ovfmpstartmap
3249052328 628 /opt/FMP/bin/ovfmpstartmap_mapsync
2413670203 3566992 /opt/FMP/bin/import
3647989056 3488776 /opt/FMP/bin/export_all
3454657627 3497624 /opt/FMP/bin/export_tree
3828548579 2855688 /opt/FMP/bin/fmpmdformd
77735695 3585392 /opt/FMP/bin/fmpmdifmpsd
694708120 1309632 /opt/FMP/lib/libfmpml.a
1837805698 3145674 /opt/FMP/lib/libahcommon++.a
2413670203 3566992 /opt/DBSYNC/bin/import
3647989056 3488776 /opt/DBSYNC/bin/export_all
3454657627 3497624 /opt/DBSYNC/bin/export_tree
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHSS_21730 PHSS_23634
Equivalent Patches: None
Patch Package Size: 160800 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_25604
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHSS_25604.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHSS_25604. 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_25604.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_25604.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
BEFORE LOADING THIS PATCH...
If there are any FMP sessions running on either the
Management Station or on any Management Consoles, these
sessions need to be closed. The "fmpstop" command should
then be executed.
WARNING : the patch will not install if fmp or md processes
are detected.
BACKUP ALL OpenView DIRECTORIES TO TAPE. This pre-caution
ensures that if you have problems after installing the
patch, you will be able to restore your current state from
tape.
NOTE : fmpstart is NOT executed after the patch is loaded
You will need to manually run fmpstart. Also, in
order to keep a history of the patches installed on
your system the post-install script will attempt to
copy this <patch_name>.text file to
/usr/FMP/ReleaseNotes/patches (or
/opt/FMP/ReleaseNotes/patches). Please make sure
this file is in /tmp before installation.
This patch supersedes one or more previous patches. If the
superseded patches included special installation
instructions those instructions can be found below.
-----End of Document ID: PHSS_25604------------------------------------------
Document ID: PHSS_25616
Date Loaded: 20011108
Title: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.46
Patch Name: PHSS_25616
Patch Description: s700_800 10.20 Fortran90 patch B.10.20.40 to B.10.20.46
Creation Date: 01/11/05
Post Date: 01/11/08
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
FORTRAN90 B.10.20.40
FORTRAN90 B.10.20.42
Filesets:
FORTRAN90.FORT90-PRG,B.10.20.40
FORTRAN90.FORT90-PRG,B.10.20.42
FORTRAN90.FORT90-MAN,B.10.20.40
FORTRAN90.FORT90-MAN,B.10.20.42
FORTRAN90.F90-JPN-E-MAN,B.10.20.40
FORTRAN90.F90-JPN-E-MAN,B.10.20.42
FORTRAN90.F90-JPN-S-MAN,B.10.20.40
FORTRAN90.F90-JPN-S-MAN,B.10.20.42
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHSS_25616
Symptoms:
PHSS_25616:
01)JAGab14095: Debugger does not stop at the right line
number.
02)JAGab76571: Compiler gets an internal error with array
assignment.
03)JAGad06371: The compiler aborts with segmentation fault
after correctly reporting errors.
04)JAGad91856: Wrong answers for reentrant subroutines.
05)JAGad92916: Data size over 2**31 bytes is incorrectly
promoted to 64 bit
06)JAGad93080: Compiler issues error messages for
c$doacross, c$$, *$$ and !$$.
07)JAGad93165: The compiler aborts when a module is 'use'd
multiple times within the same source file.
08)JAGad93166: The compiler issues an error message for
c$$$.
09)JAGad93470: Line number information is incorrect when
compiling .F files or when +cpp=yes.
10)JAGad93578: The compiler generates an assertion
claiming "Missing LAB for label" on
Open MP code.
11)JAGad94515: The F90 compiler limits initialized DATA
to 42 megabytes, much smaller than F77.
PHSS_25520:
01)JAGad87638: Intermittant wrong answers using at
high optimization levels.
02)JAGad89871: Compiler error compiling a recursive
function, abnormal exit from bridge.
03)JAGad92123: Use of 300 continuation lines causes
internal compiler error.
04)JAGad92124: The label on a 'type' statement is lost.
PHSS_25413:
01)JAGad85737: The compiler does not correctly handle BOZ
constants in intrinsic function calls.
02)JAGad90122: The compiler does not accept the incremental
linking options +ild and +ildrelink.
03)JAGad90369: The compiler asserts on data statement which
uses rep and has another overlapping data
statement.
04)JAGad90394: The compiler aborts with f90: Signal 6.
05)JAGad90477: Use of the +Ofaster compile option causes
bus error.
PHSS_25175:
01)JAGab67472: A problem with strength reduction of 64
bit multiplication by unsigned consants
caused wrong answers.
02)JAGac86637: The compiler errantly reports "invalid arc
calculation" warning.
03)JAGad62170: The +U option needs to support multiple
arguments.
04)JAGad84653: The compiler does not accept 'type' as
a 'print' statement.
05)JAGad85160: Reference to omp_memcpy is unresolved.
06)JAGad85254: The compiler asserts on an OMP intrinsic.
07)JAGad85371: Customer reports need to have more than 256
continuation lines.
08)JAGad85372: Performance for guided scheduling does not
scale well beyond 2 threads.
09)JAGad86385: The compiler aborts with interanl error on
the pack intrinsic.
10)JAGad87340: Compiler aborts with TCG assertion in
in_descriptor.c.
11)JAGad87380: The compiler does not recognize the
+Onoopenmp command-line switch.
12)JAGad87416: Compiler aborts with TCG assertion.
13)JAGad87513: Using $HP$SHARED_COMMON within second
subroutine in a file Is ignored, causing
wrong answers.
14)JAGad88599: Bus error occurs when intrinsic function LOC
is called with a non-subscripted array.
15)JAGad88762: OMP directive is ignored.
16)JAGad89129: Error occurs when implicitly opening a file
with unit number greater than 99.
PHSS_24771:
01)JAGaa68246: Wrong answers with floating point
comparisons using +FPD.
02)JAGab73429: The compiler does not allow the !$ALIAS
directive.
03)JAGad03801: Compiler crashing on end do statements with
no matching do statements.
04)JAGad08183: Run time error with assigned gotos in 64bit
mode
05)JAGad15689: Failure on entry statement that returns a
quadword result.
06)JAGad62340: The +cat option at the end of the compile
line caused compile problems.
07)JAGad73062: Compiler aborts when parallelizing a loop
with an inlined routine.
08)JAGad73370: Wrong answers from libF90 cputime routine.
09)JAGad73465: Code sometimes generated wrong answers at
optimization level +O3.
10)JAGad73529: Garbled "Module not found" error messages.
11)JAGad74647: Open MP parallelization causes segmentation
fault.
12)JAGad77170: SAVE tags an automatic variable, a variable
type not eligible for SAVE causing bogus
compile-time errors.
13)JAGad77176: Compiler abort when an Open MP PRIVATE
variable is from a USEd module.
14)JAGad77883: Compiler abort on interface assignment.
15)JAGad79146: Gdb unable to show the correct f90 source
lines when stepping.
16)JAGad81039: Compiler aborts with "abnormal exit taken
from bridge" with nested routines and
modules.
17)JAGad81737: OMP variable trip count loops not always
correctly parallelized.
18)JAGad81738: Loops with induction variables of type
integer*8 were not transforming the
increment value to be an I*8 constant.
19)JAGad82866: Compiler aborts while generating code for
an array initialization in wide mode.
Defect Description:
PHSS_25616:
01)JAGab14095: Fixed problem with line number handling.
Resolution: Recompile with new compiler.
02)JAGab76571: Fixed problem with type conversion on array
constants.
Resolution: Recompile with new compiler.
03)JAGad06371: Fixed problem with graceful handling of
error situation.
Resolution: Recompile with new compiler.
04)JAGad91856: Fixed problem with more than one thread
saving the result.
Resolution: Recompile with the new compiler.
05)JAGad92916: The compiler stored subspace lengths as
integers. Changed them to use unsigned
integers.
Resolution: Recompile with the new compiler.
06)JAGad93080: Changed the compiler to suppress errors for
c$doacross, c$$, *$$, and !$$.
Resolution: Recompile with the new compiler.
07)JAGad93165: Multiple use statements caused a name
collision. This has been fixed.
Resolution: Recompile with the new compiler.
08)JAGad93166: Fixed the compiler to allow C$$$ to be a
comment.
Resolution: Recompile with the new compiler.
09)JAGad93470: Fixed problem with #line directives throwing
off the line countin the original source
file.
Resolution: Recompile with the new compiler.
10)JAGad93578: Fixed problem with missing label from
replicated nodes resulting from
parallelization.
Resolution: Recompile with the new compiler.
11)JAGad94515: The data limit was too small. Increased it
to 400 megabytes.
Resolution: Recompile with the new compiler.
PHSS_25520:
01)JAGad87638: Fixed uninitialized register problem causing
intermitant wrong answers at high
optimization levels.
Resolution: Recompile with the new compiler.
02)JAGad89871: Code to determine where the character length
is stored is aborting. Fixed this problem.
Resolution: Recompile with the new compiler.
03)JAGad92123: Over-writing memory due to overflow of 16
bit field describing debugger position.
Fixed field size.
Resolution: Recompile with the new compiler.
04)JAGad92124: Fixed handling of the 'type' form of the
print statement so that the label is
recognized.
Resolution: Recompile with the new compiler.
PHSS_25413:
01)JAGad85737: The compiler did not correctly infer data
type for BOZ (typeless) constants from
context. This has been fixed.
Resolution: Recompile with the new compiler.
02)JAGad90122: Implemented the +ild and +ildrelink compile
options.
Resolution: Recompile with the new compiler.
03)JAGad90369: Fixed bug in handling of the data statement.
Resolution: Recompile with the new compiler.
04)JAGad90394: Fixed the internal compiler assertion.
Resolution: Recompile with the new compiler.
05)JAGad90477: Fixed the bug in handling the +Ofaster
compile option.
Resolution: Recompile with the new compiler.
PHSS_25175:
01)JAGab67472: Fixed a problem with strength reduction
of 64 bit multiplication by unsigned
consants.
Resolution: Recompile with the new compiler.
02)JAGac86637: Removed an unused warning message
"invalid arc calculation".
Resolution: Recompile with the new compiler.
03)JAGad62170: Added support for multiple arguments to
the +U option.
Resolution: Recompile with the new compiler.
04)JAGad84653: To be consistent with f77, updated the
compiler to accept 'type' as a synonym
for 'print' when not within a declaration.
Resolution: Recompile with the new compiler.
05)JAGad85160: Fixed the compiler to resolve the
omp_memcpy reference.
Resolution: Recompile with the new compiler.
06)JAGad85254: Fixed the OMP intrinsic assertion problem
resulting from parameter mismatch.
Resolution: Recompile with the new compiler.
07)JAGad85371: Enhanced the compiler to allow up to 300
continuation lines.
Resolution: Recompile with the new compiler.
08)JAGad85372: Error in algorithm was causing the
compiler to use workload/2 to guide
scheduling. Changed this to use
workload/numthreads.
Resolution: Recompile with the new compiler.
09)JAGad86385: Fixed the internal compiler error
generated on a pack intrinsic.
Resolution: Recompile with the new compiler.
10)JAGad87340: Fixed the internal compiler error
resulting in TCG in_descriptor.c
assertion.
Resolution: Recompile with the new compiler.
11)JAGad87380: Implemented the +Onoopenmp
command-line switch.
Resolution: Recompile with the new compiler.
12)JAGad87416: Fixed the compiler internal error.
Resolution: Recompile with the new compiler.
13)JAGad87513: Placement of $HP$SHARED_COMMON
directive contrary to documentation
was permitted in F77. Upgraded the
f90 compiler to allow the f77 placement.
Resolution: Recompile with the new compiler.
14)JAGad88599: Fixed problem with intrinsic handling
of dope vector array, resulting in bus
error.
Resolution: Recompile with the new compiler.
15)JAGad88762: Fixed problem so that OMP directives
are not lost.
Resolution: Recompile with the new compiler.
16)JAGad89129: Fixed bug in compiler for implicit
open of file with unit number greater
than 99.
Resolution: Recompile with the new compiler.
PHSS_24771:
01)JAGaa68246: The compiler had a problem with using +FPD
combined with certain optimizations. This
has been fixed.
Resolution: Recompile with the new compiler.
02)JAGab73429: The compiler did not recognize the !$ALIAS
form of the $ALIAS directive. The compiler
has been changed to recognize !$ALIAS
Resolution: Recompile with new compiler.
03)JAGad03801: Compiler expected each end do statement to
have matching do statements. This has been
fixed so that an error message is generated.
Resolution: Recompile with new compiler.
04)JAGad08183: Compiler was incorrectly calculating the
destination address. This has been fixed.
Resolution: Recompile with the new compiler.
05)JAGad15689: Problem with quadword results for entry
statements has been fixed.
Resolution: Recompile with the new compiler.
06)JAGad62340: The compiler included the concatenated
file plus all of the individual files in
the compile and link. This has been fixed.
Resolution: Recompile with the new compiler.
07)JAGad73062: The compiler asserted under some cases
when parallelizing a loop with an inlined
routine. This has been fixed.
Resolution: Recompile with the new compiler.
08)JAGad73370: The cputime routine did not return the
correct value. This has been fixed.
Resolution: Recompile with the new compiler.
09)JAGad73465: The compiler incorrectly removed some code
assuming it was unreachable when it was in
fact needed. This has been fixed.
Resolution: Recompile with the new compiler.
10)JAGad73529: The compiler was built with the wrong version
of the error message file. This has been
fixed.
Resolution: Recompile with the new compiler.
11)JAGad74647: There was a problem with the variable step
transformation. This has been fixed.
Resolution: Recompile with the new compiler.
12)JAGad77170: The compiler generated SAVE tags for an
automatic variable. This has been fixed.
Resolution: Recompile with the new compiler.
13)JAGad77176: The compiler did not clear the USEASSOCIATED
bit for use variables which were privatized.
This has been fixed.
Resolution: Recompile with the new compiler.
14)JAGad77883: An INTERFACE Assignment definition prevented
the compiler from resolving an operator. This
has been fixed.
Resolution: Recompile with the new compiler.
15)JAGad79146: The compiler was using the incorrect variable
hashlinenumber which did not always track
line number. This has been fixed.
Resolution: Recompile with the new compiler.
16)JAGad81039: When propagating type tags from uplevel
imported module to the nested routine,
the compiler was not checking to see if
the type tags had already been set. This
has been fixed.
Resolution: Recompile with the new compiler.
17)JAGad81737: The compiler inadvertantly modified loops
not directly attached to OMP DO directives.
This has been fixed.
Resolution: Recompile with the new compiler.
18)JAGad81738: The compiler was not correctly typing
I*8 induction variables. This has been
fixed.
Resolution: Recompile with the new compiler.
19)JAGad82866: The compiler was incorrectly using the
address of the repetition count instead of
the repetition count. This has been fixed.
Resolution: Recompile with the new compiler.
SR:
1653237206 8606102064 8606105391 8606129091 8606134666
8606138917 8606146346 8606192958 8606193128 8606203884
8606204193 8606204286 8606204347 8606205472 8606207992
8606207998 8606208696 8606209960 8606211851 8606212551
8606212552 8606213675 8606215466 8606215988 8606216083
8606216201 8606216202 8606216568 8606217231 8606218190
8606218230 8606218266 8606218364 8606219457 8606219622
8606219988 8606220986 8606221235 8606221260 8606221343
8606218489 8606220735 8606223019 8606223020 8606106993
8606137253 8606222745 8606223819 8606223985 8606224069
8606224070 8606224378 8606224490 8606225428
Patch Files:
/opt/fortran90/bin/f90
/opt/fortran90/lbin/f90com32
/opt/fortran90/lbin/f90com64
/opt/fortran90/lib/libF90.a
/opt/fortran90/lib/pa2.0/libF90.a
/opt/fortran90/lib/nls/C/libF90.cat
/opt/fortran90/lib/nls/msg/C/f90.cat
/opt/fortran90/lib/nls/msg/C/f90com.cat
/opt/fortran90/share/man/man1.Z/f90.1
/opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1
/opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1
what(1) Output:
/opt/fortran90/bin/f90:
HP-UX f90 20011101 (200130) B3907DB/B3909DB PHSS_25
616 B.10.20.46
HP F90 v2.5.7
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lbin/f90com32:
HP F90 v2.5.7
HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
HP aC++ B3910B A.01.19.02 Classic Iostream Library
HP aC++ B3910B A.01.19.02 Language Support Library
Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
vember 16, 1998)
HP-UX f90com32 20011102 (110838) B3907DB/B3909DB PH
SS_25616 B.10.20.46
Copyright (c) 1993-2001 HP. All Rights Reserved.
HP Fortran-95 Version F95D4 HP:131200:080240
Ucode-2 Version 2-6
High Level Optimizer - 17-Oct-2001.13:29
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lbin/f90com64:
HP F90 v2.5.7
HP-UX SLLIC/OPTIMIZER UX.11.01.96 (ROSE): 11/16/98
HP aC++ B3910B A.01.19.02 Classic Iostream Library
HP aC++ B3910B A.01.19.02 Language Support Library
Ucode Code Generator - UX11.01.04(GS IB4) (PACG - No
vember 16, 1998)
HP-UX f90com64 20011102 (112204) B3907DB/B3909DB PH
SS_25616 B.10.20.46
Copyright (c) 1993-2001 HP. All Rights Reserved.
HP Fortran-95 Version F95D4 HP:131200:080240
Ucode-2 Version 2-6
High Level Optimizer - 17-Oct-2001.13:29
/usr/lib/libc: $Revision: 76.3 $
/opt/fortran90/lib/libF90.a:
None
/opt/fortran90/lib/pa2.0/libF90.a:
None
/opt/fortran90/lib/nls/C/libF90.cat:
None
/opt/fortran90/lib/nls/msg/C/f90.cat:
None
/opt/fortran90/lib/nls/msg/C/f90com.cat:
None
/opt/fortran90/share/man/man1.Z/f90.1:
None
/opt/fortran90/share/man/ja_JP.eucJP/man1.Z/f90.1:
None
/opt/fortran90/share/man/ja_JP.SJIS/man1.Z/f90.1:
None
cksum(1) Output:
4209785061 552960 /opt/fortran90/bin/f90
290643731 12156928 /opt/fortran90/lbin/f90com32
1786068780 12226560 /opt/fortran90/lbin/f90com64
3590357209 4096300 /opt/fortran90/lib/libF90.a
3458277500 4373004 /opt/fortran90/lib/pa2.0/libF90.a
1589122412 9505 /opt/fortran90/lib/nls/C/libF90.cat
901198662 16578 /opt/fortran90/lib/nls/msg/C/f90.cat
3117402670 115309 /opt/fortran90/lib/nls/msg/C/f90com.cat
2787625229 28185 /opt/fortran90/share/man/man1.Z/f90.1
3306331455 32415 /opt/fortran90/share/man/ja_JP.eucJP/
man1.Z/f90.1
1541050148 32531 /opt/fortran90/share/man/ja_JP.SJIS/man1.Z/
f90.1
Patch Conflicts: None
Patch Dependencies: None
Hardware Dependencies: None
Other Dependencies: None
Supersedes:
PHSS_25520 PHSS_25413 PHSS_25175 PHSS_24771
Equivalent Patches: None
Patch Package Size: 32920 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_25616
5a. For a standalone system, run swinstall to install the
patch:
swinstall -x autoreboot=true -x match_target=true \
-s /tmp/PHSS_25616.depot
By default swinstall will archive the original software in
/var/adm/sw/patch/PHSS_25616. 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_25616.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_25616.depot of=/dev/rmt/0m bs=2k
Special Installation Instructions:
The baselines to which this patch applies are AR0901 or
AR1201. It will not install over patch PHSS_23952 or
earlier.
-----End of Document ID: PHSS_25616------------------------------------------
Document ID: PHSS_25396
Date Loaded: 20011108
Title: s700_800 10.20 OV ITO5.3X SOLARIS Agent Patch A.05.38
Patch Name: PHSS_25396
Patch Description: s700_800 10.20 OV ITO5.3X SOLARIS Agent Patch A.05.38
Creation Date: 01/11/02
Post Date: 01/11/08
Hardware Platforms - OS Releases:
s700: 10.20
s800: 10.20
Products:
OpenView IT/Operations 5.3
Filesets:
OVOPC-CLT.OVOPC-SOL-CLT,A.05.30
Automatic Reboot?: No
Status: General Release
Critical: No
Path Name: /hp-ux_patches/s700_800/10.X/PHSS_25396
Symptoms:
PHSS_25396:
- SR: H555003664
option "-" of dmesg is not supported any more
- SR: 8606180891
- The template default for the service name is not used.
- SR: 8606181988
the event interceptor doesn't forward on
"forward unmatched" if a "supress unmatched" condition
is used in a second template
- SR: 8606182275
need a possibility to disable the sending of an icmp
packet before commuicating with ITO 5.3 manager.
- SR: B555008838
Event correlation engine creates "Time cannot go
backwards" error if the system is very busy.
- SR: B555009155
The event correlation process opceca (agent) / opcecm
(server) might crash after processing several annotation
nodes
- SR: B555009745
The template default of the object field of a monitor
template is not used.
- SR: B555010341
Agent sometimes does not start automatically after reboot
while manual start works fine.
- SR: B555010620
Some messages are missing in the Japanese message
catalog. You get a Cannot generate message error.
- SR: B555010948
Nested alternatives were not handled correctly in the
pattern matching algorithm, e.g. the pattern '[a|b]c|d'
was handled like '[a|b|d]c'.
- SR: B555010980
Traps without a SNMP variable are not matched because
server patch adds an extra attribute to the template.
- SR: B555011505
1. opcecm/opceca might run in a dead lock while
processing lots of ECS annotate nodes
2. opcecm/opceca might leak memory when ECS annotate
nodes are used
- SR: B555011594
The original message text of a logfile encapsulator
message is wrong if <$LOGPATH> or <$LOGFILE> is used.
- SR: B555011990
ECS event log (ecevilg) has invalid time difference to
the next message which can cause the ECS simulator
to hang or appear to hang when loading an event log file
with such values.
PHSS_22966:
- Problems with allowed port range.
- Installing UNIX agents from an ITO server which has no
transition link from /bin to /usr/bin will leave a
temporay file /tmp/remsh.out and an error message in
the install.log file: ... opcping: '/bin/rm' not found
- When executing large numbers of autoactions, some of
them were staying in 'running' state.
- The opctrapi might abort with OpC30-104
- Permissions might be changed in /tmp after installing
nsp_pkg.Z(ANS) on Solaris manualy
- disk_mon.sh returns invalid values if the bdf command
returns more than one line output for a filesystem
(e.g. if the filesystem name exceeds its column width)
- The trap interceptor opctrapi dies on some large traps
- installation check for running DCE processes matches
all processes ending with 'rpcd'
PHSS_22134:
- HPlwdce installation could overwrite higher version
of HPlwdce
- ITO agent could hang during ITA synchronisation
- swap_util template does not work on Solaris 8
in japanese environment.
- Setting up a logfile template that uses a dynamic path
definition, like:
<`echo "/tmp/path with spaces/logfile1.txt"`>
This path will be handled as
three logfiles:
- /tmp/path
- with
- spaces/logfile1.txt
- RPC template distribution fails if too many ( > ~70)
templates are distributed.
- In NAT environments the distribution does not work when
an IP address is set for the system that does not
physically exists on any of its network cards.
- ITO agent startup script hangs without end if
failure occurs
PHSS_21625:
- Solaris 8 is not supported.
- Wrong permissions of /opt/OV/bin/OpC/opcagt
- Agent communicating thru firewall hangs at reboot
- Message agent sometimes buffer messages
PHSS_21054:
- opcagt -kill sometimes doesn't kill all agent processes
- wrong process could be recognized as communication deamon
on agent startup.
- opcagtmsg_send() IT/O Agent API Call leaks memory
- DCE IT/O Agent on Solaris leaks memory when
opcagtmsg_send() IT/O API is called.
- agent coredumps if OPC_INT_MSG_FLT flag set to TRUE
(in opcinfo) and tracing is enabled
PHSS_20545:
- When Solaris agent is manualy installed
/tmp/ dir permissions could be changed.
- Solaris Agent's opcmona stops sending data.
- Control agent could dump core when tracing is on.
PHSS_20198:
- Character set conversion fails on a Japanese system.
- The trap interceptor opctrapi does not correctly handle
the reconfig signal.
- The trap interceptor opctrapi tries name resolution on
segment names.
Defect Description:
PHSS_25396:
- SR: 8606182275
need a possibility to disable the sending of an icmp
packet before commuicating with ITO 5.3 manager.
In order to avoid any communication beside RPC
the opcinfo variable: OPC_RPC_ONLY can be used.
That's a boolean value where the default is set to FALSE.
- SR: B555010341
When the process ID of the 'opcctla -start' is the same
as of the running opcctla before the shutdown, the
internal logic concluded that the agent is already
running and did not start up the subprocesses.
- SR: B555010948
The grammar was changed to allow nested alternatives and
process it correctly.
- SR: B555011990
read procedure missed first digit of the time stamp
of the previous ECS messages
for SR's not listed in this section please see
the list of symptoms
PHSS_22966:
check the list of the symptoms
PHSS_22134:
check the list of the symptoms
PHSS_21625:
- Solaris 8 is not supported.
- Permissions of /opt/OV/bin/OpC/opcagt are causing
that every user is allowed to execute opcagt
- Stale entries are left in the mappings table after
rebooting. When agents try to start it's not detected
correctly - Control Agent hangs. Remove endpoint
database during sturtup of lightweight DCE is not
performed due to wrong path in sturtup script.
- Agent communicating thru firewall hangs at reboot
- ICMP echoes are stoped on firewall. Since opcmsga is
using ICMP echo requests, messages are buffered.
Resolution:
- Added support for Solaris 8
- /opt/OV/bin/OpC/opcagt permissions are corrected
- Lightweight DCE sturtup script was corrected,
so endpoint database is removed.
- Special keyword (OPC_ICMP_MAX_PINGS) is added , which
controls the number of ICMP requests used before
issuing RPC request. With this keyword set to 0
ICMP is not used.
PHSS_21054:
- agents pids are changed and opcctla is not awered
of this change, so it could not always kill them
- if process name contain communication deamon name
(dced,rpcd or llbd) agent startup script think
that communication deamon is running.
- opcagtmsg_send() IT/O Agent API Call leaks memory
if opcmsgi is not running
- DCE IT/O Agent on Solaris leaks memory
because of a bad usage of DCE mutexes.
- because of attempt of freeing static memory agent
coredumps.
Resolution:
- Agent pids checking is done more often.
- Exact process checking is done at agent startup.
- Fixed opcagtmsg_send() IT/O Agent API Call memory leak.
- Improper manipulation of DCE mutexes is fixed.
- Fixed improper freeing of memory
PHSS_20545:
- After opc_pkg is untared, working directory permissions
(usually /tmp) are changed.
- Solaris Agent's opcmona stops sending data.
- Control agent could dump core when tracing is on.
Resolution:
- opc_pkg is repacked so that tar does not change
permissions any more
- Fixed opcmona hanging problem.
- Fixed opcctla tracing problem.
PHSS_20198:
- Character set conversion fails on a Japanese system.
- The trap interceptor opctrapi does not correctly handle
the reconfig signal.
- The trap interceptor opctrapi tries name resolution on
segment names.
Resolution:
- Fixed the character set conversion.
- Check for reconfig each time a trap comes in.
- No name resolution is performed on segment names. They
are handled as if name service returned not resolvable.
SR:
R555004827 R555004825 R555001968 H555003664 H555003546
H555003466 H555003277 B555011990 B555011594 B555011505
B555010980 B555010948 B555010620 B555010341 B555009745
B555009155 B555008838 B555007898 B555007709 B555007439
B555007233 B555006177 B555006098 B555006078 B555001737
B555000321 B555000271 B555000265 8606182275 8606181988
8606180891 8606137088 8606132852 8606126260
Patch Files:
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/opc_pkg.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrclchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrdschk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrndchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcroschk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrverchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrinst
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcnsl
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/ana_disk.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/cpu_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/disk_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/last_logs.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mailq_l.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/perf_alxp.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/proc_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/sh_procs.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/swap_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/vp_chk.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mwa_read.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mondbfile.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/dist_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/opcfwtmp.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/mailq_pr.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/st_inetd.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/st_mail.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/pv.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/itogpm.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/dist_del.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opcdf.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opclpst.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opcps.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/opc_pkg.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrclchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrdschk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrndchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcroschk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrverchk
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrinst
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcnsl
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/ana_disk.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/cpu_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/disk_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/last_logs.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/mailq_l.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/perf_alxp.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/proc_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/sh_procs.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/swap_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/vp_chk.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/mwa_read.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/mondbfile.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/dist_mon.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/monitor/opcfwtmp.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/mailq_pr.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/st_inetd.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/st_mail.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/pv.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/itogpm.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/actions/dist_del.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/cmds/opc_sec_v.sh.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/cmds/opcdf.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/cmds/opclpst.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/cmds/opcps.Z
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/AgentPlatform
/var/opt/OV/share/tmp/OpC_appl/new_solaris/ja_JP.SJIS/
TEMPLATES/LOGFILE/logfile.dat
/var/opt/OV/share/tmp/OpC_appl/new_solaris/ja_JP.SJIS/
TEMPLATES/TEMPLGROUP/templgroup.dat
/var/opt/OV/share/tmp/OpC_appl/new_solaris/ja_JP.SJIS/
new_sola.idx
/var/opt/OV/share/tmp/OpC_appl/new_solaris/C/TEMPLATES/
LOGFILE/logfile.dat
/var/opt/OV/share/tmp/OpC_appl/new_solaris/C/TEMPLATES/
TEMPLGROUP/templgroup.dat
/var/opt/OV/share/tmp/OpC_appl/new_solaris/C/new_sola.idx
/opt/OV/OpC/examples/progs/Makef.solaris
/opt/OV/OpC/examples/progs/Makef.solarisdce
what(1) Output:
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/opc_pkg.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrclchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrdschk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrndchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcroschk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrverchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcrinst:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/install/opcnsl:
HP OpenView IT/Operations A.05.38 (10/10/01)
stdio.h 1.39 95/12/04 SMI
feature_tests.h 1.7 94/12/06 SMI
va_list.h 1.6 96/01/26 SMI
types.h 1.38 95/11/14 SMI
isa_defs.h 1.7 94/10/26 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.54 98/10/09 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.34 95/11/05 SMI
unistd.h 1.24 95/08/24 SMI
pirec.h 1.11 93/12/20 SMI
mutex.h 1.14 94/07/29 SMI
rwlock.h 1.3 94/07/29 SMI
semaphore.h 1.4 94/07/29 SMI
condvar.h 1.6 94/07/29 SMI
cred.h 1.18 94/12/04 SMI
uio.h 1.21 94/04/22 SMI
seg_enum.h 1.1 93/04/03 SMI
poll.h 1.19 94/08/31 SMI
strmdep.h 1.8 92/07/14 SMI
byteorder.h 1.9 94/01/04 SMI
netdb.h 1.17 97/12/23 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
unistd.h 1.33 95/08/28 SMI
unistd.h 1.23 95/08/24 SMI
utsname.h 1.24 95/07/14 SMI
errno.h 1.13 95/09/10 SMI
errno.h 1.15 95/01/22 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.53 95/08/29 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.32 95/08/28 SMI
pirec.h 1.11 93/12/20 SMI
mutex.h 1.14 94/07/29 SMI
rwlock.h 1.3 94/07/29 SMI
semaphore.h 1.4 94/07/29 SMI
condvar.h 1.6 94/07/29 SMI
cred.h 1.18 94/12/04 SMI
uio.h 1.21 94/04/22 SMI
seg_enum.h 1.1 93/04/03 SMI
poll.h 1.19 94/08/31 SMI
strmdep.h 1.8 92/07/14 SMI
byteorder.h 1.9 94/01/04 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
netdb.h 1.14 94/10/04 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
unistd.h 1.33 95/08/28 SMI
unistd.h 1.23 95/08/24 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
ipc.h 1.15 94/09/03 SMI
un.h 1.8 92/07/14 SMI
netdb.h 1.14 94/10/04 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.53 95/08/29 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.32 95/08/28 SMI
pirec.h 1.11 93/12/20 SMI
mutex.h 1.14 94/07/29 SMI
rwlock.h 1.3 94/07/29 SMI
semaphore.h 1.4 94/07/29 SMI
condvar.h 1.6 94/07/29 SMI
cred.h 1.18 94/12/04 SMI
uio.h 1.21 94/04/22 SMI
seg_enum.h 1.1 93/04/03 SMI
poll.h 1.19 94/08/31 SMI
strmdep.h 1.8 92/07/14 SMI
byteorder.h 1.9 94/01/04 SMI
inet.h 1.8 92/07/14 SMI
in_systm.h 1.4 93/02/04 SMI
ip.h 1.4 93/08/18 SMI
ip_icmp.h 1.2 93/02/04 SMI
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/ana_disk.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/cpu_mon.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/disk_mon.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/last_logs.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mailq_l.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/perf_alxp.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/proc_mon.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/sh_procs.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/swap_mon.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/vp_chk.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mwa_read.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/mondbfile.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/dist_mon.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/monitor/opcfwtmp.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/mailq_pr.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/st_inetd.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/st_mail.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/pv.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/itogpm.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/actions/dist_del.sh.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opcdf.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opclpst.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_NCS/cmds/opcps.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/opc_pkg.Z:
None
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrclchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrdschk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrndchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcroschk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrverchk:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcrinst:
HP OpenView IT/Operations A.05.38 (10/10/01)
/var/opt/OV/share/databases/OpC/mgd_node/vendor/sun/sparc/
solaris/A.05.38/RPC_DCE_TCP/install/opcnsl:
HP OpenView IT/Operations A.05.38 (10/10/01)
stdio.h 1.39 95/12/04 SMI
feature_tests.h 1.7 94/12/06 SMI
va_list.h 1.6 96/01/26 SMI
types.h 1.38 95/11/14 SMI
isa_defs.h 1.7 94/10/26 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.54 98/10/09 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.34 95/11/05 SMI
unistd.h 1.24 95/08/24 SMI
pirec.h 1.11 93/12/20 SMI
mutex.h 1.14 94/07/29 SMI
rwlock.h 1.3 94/07/29 SMI
semaphore.h 1.4 94/07/29 SMI
condvar.h 1.6 94/07/29 SMI
cred.h 1.18 94/12/04 SMI
uio.h 1.21 94/04/22 SMI
seg_enum.h 1.1 93/04/03 SMI
poll.h 1.19 94/08/31 SMI
strmdep.h 1.8 92/07/14 SMI
byteorder.h 1.9 94/01/04 SMI
netdb.h 1.17 97/12/23 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
unistd.h 1.33 95/08/28 SMI
unistd.h 1.23 95/08/24 SMI
utsname.h 1.24 95/07/14 SMI
errno.h 1.13 95/09/10 SMI
errno.h 1.15 95/01/22 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.53 95/08/29 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.32 95/08/28 SMI
pirec.h 1.11 93/12/20 SMI
mutex.h 1.14 94/07/29 SMI
rwlock.h 1.3 94/07/29 SMI
semaphore.h 1.4 94/07/29 SMI
condvar.h 1.6 94/07/29 SMI
cred.h 1.18 94/12/04 SMI
uio.h 1.21 94/04/22 SMI
seg_enum.h 1.1 93/04/03 SMI
poll.h 1.19 94/08/31 SMI
strmdep.h 1.8 92/07/14 SMI
byteorder.h 1.9 94/01/04 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
netdb.h 1.14 94/10/04 SMI
types.h 1.36 94/12/20 SMI
feature_tests.h 1.7 94/12/06 SMI
isa_defs.h 1.1 93/07/01 SMI
machtypes.h 1.9 94/11/05 SMI
select.h 1.10 92/07/14 SMI
time.h 2.47 95/08/24 SMI
time.h 1.23 95/08/28 SMI
siginfo.h 1.36 95/08/24 SMI
machsig.h 1.10 94/11/05 SMI
unistd.h 1.33 95/08/28 SMI
unistd.h 1.23 95/08/24 SMI
socket.h 1.15 95/02/24 SMI
netconfig.h 1.13 95/02/24 SMI
sockio.h 1.11 93/10/26 SMI
ioccom.h 1.10 92/07/14 SMI
ipc.h 1.15 94/09/03 SMI
un.h 1.8 92/07/14 SMI
netdb.h 1.14 94/10/04 SMI
in.h 1.4 93/07/06 SMI
stream.h 1.56 94/09/28 SMI
vnode.h 1.53 95/08/29 SMI
t_lock.h 1.42 94/11/02 SMI
machlock.h 1.14 94/10/20 SMI
dki_lkinfo.h 1.8 93/05/03 SMI
dl.h 1.13 93/08/18 SMI
sleepq.h 1.17 94/07/29 SMI
turnstile.h 1.27 94/10/27 SMI
param.h 1.32 95/08/28 SMI
pirec.h 1.11 93/12/20 SMI
&nb