OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
HP-UX series 800 10.X patch digest

From: IT Resource Center (support_feedbackus-support2-mail.external.hp.com)
Date: Sun Jun 22 2003 - 07:30:57 CDT


                        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://support.itrc.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://support.itrc.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 Jun 22 6:05:02 EDT 2003

Table of Contents:

Document ID Title
--------------- -----------
PHSS_29127 s700_800 10.20 X11R6/Motif1.2 DevKit Patch
PHSS_29126 s700_800 10.20 X/Motif Runtime Patch

The documents are listed below.
-------------------------------------------------------------------------------


Document ID: PHSS_29127
Date Loaded: 20030619
      Title: s700_800 10.20 X11R6/Motif1.2 DevKit Patch

Patch Name: PHSS_29127

Patch Description: s700_800 10.20 X11R6/Motif1.2 DevKit Patch

Creation Date: 03/05/24

Post Date: 03/06/19

Hardware Platforms - OS Releases:
        s700: 10.20
        s800: 10.20

Products:
        HP-UX X11R6 Developer's Toolkit B.10.20.01 B.10.20.02

Filesets:
        X11MotifDevKit.X11R6-PRG,B.10.20.01,B.10.20.02
        X11MotifDevKit.MOTIF12-PRG,B.10.20.01,B.10.20.02
        X11MotifDevKit.X11R6-PRG-CTRB,B.10.20.01,B.10.20.02
        X11MotifDevKit.X11R6-PRG-MAN,B.10.20.01,B.10.20.02
        X11MotifDevKit.IMAKE,B.10.20.01,B.10.20.02

Automatic Reboot?: No

Status: General Release

Critical:
        Yes
        PHSS_29127: ABORT
        PHSS_28873: HANG
        PHSS_17325: ABORT
                refer to symptoms and associated defect reports.
        PHSS_16619: ABORT
                refer to symptoms and associated defect reports.
        PHSS_16121: ABORT
                refer to symptoms and associated defect reports.
        PHSS_15010: ABORT
                refer to symptoms and associated defect reports.
        PHSS_14082: ABORT
                refer to symptoms and associated defect reports.
        PHSS_12376: ABORT
                refer to symptoms and associated defect reports.
        PHSS_11630: ABORT
                refer to symptoms and associated defect reports.
        PHSS_11049: ABORT
                refer to symptoms and associated defect reports.
        PHSS_9958: ABORT
                refer to symptoms and associated defect reports.
        PHSS_9815: ABORT
                refer to symptoms and associated defect reports.
        PHSS_7746: ABORT
                refer to symptoms and associated defect reports.

Path Name: /hp-ux_patches/s700_800/10.X/PHSS_29127

Symptoms:
        PHSS_29127:
        1. The wdb application aborts in some circumstances
           when run in LANG=ja_JP.SJIS in conjunction with
           an input method and a preedit type of root.

        PHSS_28873:
        1. Applications using CumHeight variable may hang
           due to a datatype change.
        2. The color of the window's shadow
           is not calculated from a background.

        PHSS_28365:
        1. Problem with XmIm.
        2. /opt/dce/bin/tclobam aborts after refresh
           with > 3000 principals.
        3. CumHeight variable is assigned
           incorrect value.
        4. If an application uses XmbTextEscapement() or
           XwcTextEscapement() to compute the length of
           a string, the length of the string may differ
           when actually rendered.
           If the precomputed length was used as dimensions
           for a text field, for example, the string may not
           fit entirely within the text field. At this time,
           this has only been reported on an application
           running in the ko_KR.eucKR locale with a font
           server configured.
        5. Calls to XCreateFontSet() may take a long
           time to complete in Japanese locales for
           some font specifications.
        6. After logging into a CDE user session,
           the $DISPLAY environment variable would
           appear as local:0.0 instead of <hostname>:0.0.
           Clients that were displaying to a remote
           system are not affected.
        7. The window height of some Java application
           pop-up windows may be too large.
        8. C++ compiler warnings 740 and 749.
        9. C++ compiler warning 600 when +w enabled.
        10.C++ compiler errors due to reserved C++
           words.
        11.Redefined symbols (builtin and builtin_milli).
        12.XwcTextListToTextProperty() can return incorrect
           results when operating on strings with JISX0212
           characters. XmbTextListToTextProperty() works
           correctly on the same string. This affects
           applications using XwcTextListToTextProperty()
           for data interchange, and it also affects
           inputting of JISX0212 characters.
        13.Calling XmbTextPropertyToTextList() on the
           string returned by XmbTextListToTextProperty()
           does not always generate the original string.
        14.xfree86 sharedX will not compile.

        PHSS_23519:
        1. XmRepTypeGetId() returns XmREP_TYPE_INVALID
           for XmNinputPolicy
        2. X11R6 libXt calls poll(2) incorrectly
        3. Toggle button select color is not used when
           enableEtchedInMenu is true.
        4. makedepend limit of 512 include files
        5. user application dumped a core at _XmGetWidgetExtData.
        6. makedepend does not create dependencies for
           #include with leading space
        7. Any application on multiple display produces
           BadDrawable error when both attributes.
           colormap and the display parameter passed
           to XCreatePixmap() are set incorrectly.
        8. Memory leak in XmRegisterSegmentEncoding.
        9. XmList fails to refresh all items.
        10.XtDestroy of half posted popup can corrupt memory
        11.__DtOSGetHomeDirName() has problem with
           processing $HOME
        12.Almost all XHP* manual pages are
           unviewable because of file names.
        13.Memory leak when using XFreeFontSet.
        14.Client program hangs.
        15.Problem in X11/OpenDis.c.
        16.Poor performance.
        17.Poor performance.
        18.Problem in _XAsyncReply().
        19.Buffer overflows in libICE.
        20.Compilation issue on 11.20.
        21.Compilation issue.
        22.Compilation issue.
        23.File not present on system, so program
           will not build.
        24.Threads applications calling this
           routine might not flush properly
           if this routine reaches an error
           condition.
        25.Memory checking utilities will detect
           error.

        PHSS_22945:
        1. Applications using the motif XmFileSelectionBox
           widget fail to show any large files(>2GB).
        2. Motif 1.2 does not position cascading menus
           well at right edge of screen.
        3. 10.20 HP-UX: AudioCP aborts with BadFont error.
        4. Applications with toggle (button or button gadget)
           fails when the resource "*enableEtchedInMenu: True"
           is set.
        5. AWT Choice object frees already freed memory
           during instantiation.
        6. Manual has wrong type for XGetWMColormapWindows
           parameter.
        7. Timeout callback sometimes never gets called
           although it has been registered by XtAppAddTimeOut().
        8. Compiler error messages.
        9. While parsing int literals, "L" suffix is not handled
           correctly by makedepend.

        PHSS_21958:
        1. XmTextCopy cannot copy control characters to
           xclipboard.
        2. Cascade button in OptionMenu has incorrect color.
        3. Recent X/Motif patch cause a gui hang.
        4. File path problem in Motif2.1 and Motif1.2.
        5. Java 1.2 application dumps core in FinishDrag().
        6. Buffer overflows.
        7. Buffer overflows.
        8. Buffer overflows.

        PHSS_21043:
        1. Compiler errors when XmFILE_ANY_TYPE, MWM_FUNC_MINIMIZE
           are used.
        2. Warning message "No action proc named secondary-drag is
           registered for widget text Drag fails with button1
           in CDE environment" is displayed.
        3. ExtractLocaleName() writes to freed memory on
           successive calls.
        4. Toggle Label in Menu disappears when select color is
           equal to foreground color.
        5. XGetDefault() default does not malloc() enough memory.
        6. WARNINGS in swagent.log file.
        7. Patch PHSS_19962 gives mode/ownership errors in
           X11MotifDevKit.X11R5.
        8. files not linked as indicated in ipd.

        PHSS_19962:
        1. Patch PHSS_17324 fails to properly update the
            IPD.
        2. Application core dumps when drag source shell
            is destroyed during a drag.
        3. Drag icon undestroyed when source shell is
            destroyed during a drag.
        4. Drag app core dumps when drop shell is
            destroyed before releasing mouse.
        5. Applications core dump during a drag and drop
            operation.
        6. Memory leak in DragIconInitialize during a
            drag operation.
        7. Application is aborted by XSendEvent during
            a drag and drop.
        8. Source icon hangs when drop site gets destroyed
            during data conversion.
        9. Drop site coredumps.
        10. Xt Selection timeout causes core dump in drop site.
        11. Drop site core dumps when drag source gets
            destroyed during conversion.
        12. XmDropSiteUpdate() fails to change
            XmNimportTargets, XmNnumImportTargets.
        13. XmTextField widget sets incorrect width based
            on XmNcolumns and XmNwidth.
        14. Draw Button resize callback runs in a loop.
        15. Unable to input Y-diaeresis in ISO8859-15 locale.
        16. Missing charsets should be charset names, not
            fontset names.
        17. R6: XwcTextListToTextProperty fails for
            buffer >1024 in ja_JP.SJIS.
        18. XGetDefault() doesn't return resources with
            multi-segment names.
        19. XCreateIC() does not clean up correctly if
            creation fails.
        20. XCreateFontSet() is slower in X11R6.
        21. XOpenDisplay() returns NULL if more than
            56 file descriptors in use.

        PHSS_17325:
        1. Xserver memory grows.

        2. Bookmarks icon overlaps string in Netscape.

        3. Java application hangs.

        4. Java application coredumps.

        5. Java application coredumps.

        6. File Xcms.txt is left open across exec calls,
           results in lost FD's.

        7. All CDE components abort when trying to copy
           in zh_eucTW locale.

        8. _XlcResolveLocaleName allocates too little
           memory, corrupts malloc.

        9. Netscape is very slow to load after
           PHSS_16617/PHSS_16620.

        10. Application aborts in Multidisplay setup.

        11. Motif application coredumps when toplevel
            widget is destroyed.

        12. Keyboard grab is not released.

        13. Traversal order is affected.

        14. TextField aborts when font is unavailable.

        15. Buffer overflow in Xt.

        16. Leaks memory with creation of a new widget.

        17. Performance degradation and core dump.

        PHSS_16619:
        1.Pull down menu will not stay posted from
          a cascade button when its background color
          is set.

        2.I-Beam cursor is visible on the frame border
          on text widget when the margin width is equal
          to 0.

        3.When the mouse double click time is increased,
          the option menu remains posted if the options are
          selected quickly.

        4.Applications that use XmListDeletePos to update
          the list elements in the list widget run slowly
          due to server round trip in ResetHeight.

        5.PHSS_11628 Missing charsets in String to FontSet
          conversion.

        6.XmbTextListToTextProperty has a 1024 item limit in
          chinese_s locale.

        7.SetValues on a CascadeButton after destroying the most
          recently created CascadeButton crashes the application
          since it always uses the GC of the most recently created
          CascadeButton which is not correct.

        PHSS_16121:
        1. Fixes the defect that caused nonechoing of characters
           in XmTextField widget area.

        2. Fixes potential problem if a child of XmMainWindow
           is destroyed.

        3. Fixes the defect in Dtmail of not showing hidden
           folders even if the option is selected.

        4. Fixes the defect of large timeout from XtAppAddTimeout
           which causes infinte select fail loop.

        5. Fixes the potential buffer overflow in Xt.

        6. This patch includes a number of fixes from
           The Open Group which are intended to remove a variety
           of potential cases for buffer overflow.

        7. Fixes the defect in XOpenDisplay() of not opening
           display with server > 99.

        8. Fixes the defect that was occured because the
           XCreateFontSet() does not read fontset description
           properly with PHSS_11628.

        9. Fixes the defect in X/Open Networking of not functioning
           correctly in Xlib.

        10. Fixes the defect of missing header files in
            /usr/include/X11/{ extensions,ICE,SM }/.

        PHSS_15010:
        1. PHSS_13871 breaks the automatic resize of the
           XmLabel Pixmap.

        2. The XmScale can leave dust in the value display area.

        3. The background color is not set correctly, if it is set
           after creating cascade button and option menu.

        4. Motif1.2 code can die if enableetchedInmenu = True

        5. Setting of XBMLANGPATH fails under some conditions

        6. In DDE Rowcolumn with labels is not resizing properly
           and is breaking Widget/popup.

        PHSS_14082:
        1. Fixes buffer overflow in hpterm which could be used to
           overwrite the stack.

        2. Fixes the defect that causes foreground color of the
           ToggleButton widgets to set unexpectedly when
           XmNindicatorON is FALSE.

        3. Fixes core dump resulting from uninitialized keycode.

        PHSS_12376:
        1. Fix problem in XmLabel that results in loss of
           justification after text has been updated.

        2. Fix defect causing Xserver swap requirements to grow
           without bound.

        3. Fix defect in XtInitializeWidgetClass() which results in
           a NULL reference on MessageBox widget class.

        4. Fix defect causing xclients to core dump with bus error
           when DISPLAY variable is not set.

        PHSS_11630:
        1. Fix failure in drag-n-drop within single program that
           results from both sending and receiving code trying
           to free the same block of memory

        2. Fix defect causing application (dthelpview) to hang in
           Japanese locale. (R6 only)

        3. Fix thread lock defect when obtaining events from a
           linked event list (in XtOnGrabList). (R6 only)

        PHSS_11049:
        1. Fix problem that causes application to dump core when
           manipulating popup menus and destroying a menu element.

        2. Fix core dump created by setting up a TextWidget,
           setting hightlights, and backspacing twice.

        3. TextFieldWidget (but not TextWidget) loses data after
           32 characters in Japanese locale and input method.

        4. Fix condition whereby a string copy of an environment
           variable could overflow a stack buffer.

        5. Fix memory leak in XmScrollBar resulting from
           mismatched Get/Install pixmap calls.

        6. Fix for incorrect length value being returned by
           XmTextFieldGetMaxLength().

        7. Fix defect in drag and drop resulting in segmentation
           violation when incremental transfer is enabled.

        8. Supply error checking for unrecognized characters in
           localization converters which otherwise could result
           in infinite looping in the applications (i.e. dtmail)

        9. Fix defect causing application (dtpad) to hang or fail
           to start after opening and closing several times (in
           ja_JP.SJIS locale).

        PHSS_9958:
        1. Fixes core dump due to input context being accessed after
           being destroyed.

        2. Attempts to simultaneously open Xserver connections from
           many processes may result in "can't open display" error.

        3. Fixes problem with string comparisons in making X server
           connections when the name for the local host is a subset
           of the name for a remote host.

        PHSS_9815:
        1. Fix defect that prevents tearing off a menu more than
            once.

        2. Fix defect that causes the background of a Toggle
            ButtonGadget not to be painted with the appropriate
            background color when pushed.

        3. Fix defect where launching many X/Motif programs in
            rapid succession would cause the Xserver to fail.

        4. Fix defect where XmClipboard modifies the event-mask on
            the root-window.

        5. Fix defect where Motif program dumps core when using
            XmListReplaceItemPos and XtSetValues.

        6. Fix defect where creating a pixmap button with all bits
            set to 0 causes a BadValue error from Motif.

        7. Fix defect where the TextField widgets do not resize
            properly when a RowColumn parent widget is resized.

        8. Fix memory leak where highlighting text continuously
            causes the Text widget to consume more and more memory
            until the program aborts.

        9. Fix defect where a toggle button's background color may
            be incorrectly set to indicate "armed" when it is not.

        10. Fix defect where parts of a pixmap label may not get
            repainted after window resize which can cause visual
            errors such as loss of underscore characters.

        11. Fix defect where the list widget ignores the specified
            fontList resource and uses the (default) fixed font
            instead.

        12. Fix defect where Motif dumps core if XmTextField is
            destroyed while Button2 is being pressed.

        13. Fix defect where XmTextField doesn't paste cut buffer
            under japanese environment.

        14. Fix defect causing Xlib fatal IO error when application
            opens more than 64 files.

        15. Fix defect causing a core dump when bringing up an index
            box with dtHelp.

        16. Fix defect preventing paste into text field widget.

        PHSS_8711:
        1. Applys an X consortium fix to libXt for a potentially
           serious problem.

        2. Fixes a libX11 R6 problem with DISPLAY being interpreted
           as :0.0 even when a local hostname is given.

        PHSS_7746:
        1. Fix problem with preedit string overwriting
           status string.

        2. Fix core dumps when IM server dies.

        3. Fix for pershell core dump and badwindow problem.

        4. Motif menu behavior was broken due to a previous
           fix on F10 Key.

        5. Remove fprintf from Async I/O error.

        6. Fix for "AVS" bug: unexpected interrupt causes
           SMT to die.

        7. String length is incorrect when status draw
           callback.

        8. Xlib core dumps when dong STATUS & PREEDIT
           callback style.

        9. Core dump when the IM returns XIM_ERROR.

        10. Missing symbolic links for X11/Motif *.sl libraries

Defect Description:
        PHSS_29127:
        1. wdb may abort with a core dump in Japanese
           locales

        Resolution:
        An internal loop which iterates over resources
        associated with the input context was modified
        to advance the correct parameter during iteration.

        PHSS_28873:
        1. Applications using CumHeight variable may hang.

        Resolution:
        Datatype of CumHeight variable has
        been corrected in ListP.h header
        file to fix the problem.

        2. The color of the window's shadow is not
           calculated from a background.

        Resolution:
        The color of the window's shadow is
        calculated from a background, when
        the environmental variable XMCHG_SHADOW_COLOR
        is set to TRUE.

        PHSS_28365:
        1. Problem with XmIm.

        Resolution:
        Problem with XmIm is resolved.

        2. /opt/dce/bin/tclobam aborts after refresh
           with > 3000 principals.

        Resolution:
        The tclobam does not abort when more than
        3000 principals are created.

        3. CumHeight variable is assigned
           incorrect value.

        Resolution:
        By changing the data type of CumHeight
        from unsigned short int to unsigned int
        CumHeight variable is assigned correct
        value.

        4. XmbTextEscapement() and XwcTextEscapement()
           may report character metrics which differ
           from what is actually used when
           XmbDrawString() and XwcDrawString() are
           called to render the string.

        Resolution:
        The routines used in XmbTextEscapement() and
        XwcTextEscapement() had a condition where they
        could select a font different from what
        XmbDrawString() and XwcDrawString() would select
        when rendering the string. This has been
        corrected so that XmbTextEscapement() will choose
        the same font that XmbDrawString() will use
        and XwcTextEscapement() will choose the same
        font that XwcDrawString() will use.

        5. Calls to XCreateFontSet() may be slow in
           Japanese locales.

        Resolution:
        The underlying routines used by XCreateFontSet()
        have been modified to cache some font information.
        This cache saves repeated calls to XListFonts()
        to obtain font information for the same font
        pattern(s). This can provide a performance
        improvement to XCreateFontSet() for some font
        specifications.

        6. $DISPLAY variable set to local:0.0 under
           CDE with current libX11.3.

        Resolution:
        The default transport mechanism for local
        clients was restored to the transport used
        prior to the July 2001 X/Motif patches.
        As a result, the $DISPLAY environment
        variable (which is retrieved by XDisplayString())
        is no longer modified to local:0.0.

        7. VMSA app window is too large to be usable
           on Linux display.

        Resolution:
        GetICValues() was fixed to correctly retrieve
        the data located in the XNStatusAttributes
        component of the input context.

        8. aC++ warnings 740 & 749 on X11 headers on casts,
           600 with +w.

        Resolution:
        Added a macro to do a <reinterpret_cast>
        when compiling C++.

        9. aCC +w "warning 600".

        Resolution:
        Added function types (or corrected erroneous
        ones) where needed.

        10.aCC reserved words used in Xlib source
           code.

        Resolution:
        When compiling C++, #ifdef reserved words
        to c_"reserved word".

        11.Symbols strchr and strrchr are redefined in
           include files.

        Resolution:
        Removed the original fix to JAGad34743. Use the
        original xorg definition (ie. include string.h)
        as the default. But, also disallow inclusion of
        strings.h by the user in this case.

        12.XwcTextListToTextProperty() does not handle JISX0212
           characters.

        Resolution:
        One of the conversion routines used in the
        eucJP locale had a defect when processing
        JISX0212 characters. It properly converted
        the characters, but it placed them in a
        buffer which did not get returned to the
        calling routine. This was modified to
        move the converted characters to the
        correct buffer.

        13.Compound text may be incorrect in zh_HK.big5,
           zh_TW.big5 and zh_TW.ccdc.

        Resolution:
        The routine used to determine the character
        length based on the character data was incorrect.
        This routine has been fixed to correctly
        determine character lengths based on the big5
        ranges.

        14.Xos.h incompatibility with
           xfree86/sharedX.

        Resolution:
        Modified the index->strchr "#define"'s so they
        are less general and do not replace all
        occurrences of "index"; only those that are
        function calls.

        PHSS_23519:
        1. XmRepTypeGetId() returns XmREP_TYPE_INVALID
           for XmNinputPolicy

        Resolution:
        The fix has been made to return the correct id
        of a representation type by XmRepTypeGetId()
        for XmNinputPolicy.

        2. X11R6 libXt calls poll(2) incorrectly

        Resolution:
        select() is used instead of poll().

        3. Toggle button select color is not used
           when enableEtchedInMenu is true.

        Resolution:
        Toggle button select color is used
        when enableEtchedInMenu is true.

        4. makedepend limit of 512 include files

        Resolution:
        The fix has been made to include more than 512
        include files.

        5. user application dumped a core at _XmGetWidgetExtData.

        Resolution:
        Validity of widget is passed to _XmGetWidgetExtData
        to avoid core dump.

        6. makedepend does not create dependencies
           for #include with leading space

        Resolution:
        makedepend can create dependencies for
        #include with leading space

        7. Any application on multiple display produces
           BadDrawable error.

        Resolution:
        Any application on multiple display does
        not produce BadDrawable error.

        8. Memory leak in XmRegisterSegmentEncoding.

        Resolution:
        Memory leak is fixed.

        9. XmList fails to refresh all items

        Resolution:
        XmList refreshes all items correctly.

        10.XtDestroy of half posted popup can corrupt memory

        Resolution:
        The memory corruption of half posted popup is
        corrected during XtDestroy.

        11.__DtOSGetHomeDirName() has problem
           with processing $HOME

        Resolution:
        Processing of $HOME in __DtOSGetHomeDirName()
        is corrected.

        12.Almost all XHP* manual pages are
           unviewable because of file names.

        Resolution:
        The XHP* manual pages were made viewable
        by modifying the file names.

        13.XFreeFontSet leaks.

        Resolution:
        The XFreeFontSet leak has been plugged.

        14.XmbTextEscapement() can hang in a
           Japanese locale.

        Resolution:
        Clients will no longer hang when they
        process characters created in a
        different multi-byte character set.

        15.Problem in X11/OpenDis.c

        Resolution:
        Problem in X11/OpenDis.c is resolved.

        16.XCreateFontSet() very slow in Japanese
           locales with fonts like kanji16.

        Resolution:
        Performance improved.

        17.Slow line drawing in X11R6.

        Resolution:
        Performance improved.

        18.Problem in _XAsyncReply().

        Resolution:
        Problem in _XAsyncReply() is resolved.

        19.Buffer overflows in libICE.

        Resolution:
        Problem of buffer overflows in libICE
        is solved.

        20./usr/include/X11R6/X11/Xfuncs.h has
           ifdef(hpux), not defined by compiler.

        Resolution:
        Compilation issue resolved.

        21.Xlib.h and Xutil.h do not declare
           return types for functions.

        Resolution:
        Compilation issue resolved.

        22.Missing parameter in function prototype
           in Xlibint.h

        Resolution:
        Compilation issue resolved.

        23.11.0 DevKit is missing the file:
           /usr/include/X11R6/X11/extensions/extutil.h

        Resolution:
        File now delivered with DevKit.

        24.XHPSendDdxDriverMsg() needs extra
           SyncHandle()

        Resolution:
        Call to SyncHandle() added.

        25.XCreateFontSet() with invalid
           base_font_name can incorrectly free()
           memory.

        Resolution:
        XCreateFontSet() has additional
        information to detect invalid
        base_font_name and avoid the unnecessary
        free().

        PHSS_22945:
        1. Motif uses stat() where it should use stat64().

        Resolution:
        stat64 is used in motif to support large files
        more than 2GB in 32-bit.

        2. Motif 1.2 does not position cascading menus
           well at right edge of screen.

        Resolution:
        Positioning of cascade menus is corrected at the
        right edge of the screen in Motif1.2.

        3. 10.20 HP-UX: AudioCP aborts with BadFont error.

        Resolution:
        Font is set in the GC so that Bad Font error doesn't
        occur.

        4. ToggleButton, ToggleButtonGadget failure with
           *enableEtchedInMenu: True.

        Resolution:
        The appropriate valueMask has been set so that
        Bad Font error does not occur.

        5. AWT Choice object frees already freed memory
           during instantiation.

        Resolution:
        Old pointer value is retained using a temporary
        variable so that proper memory is freed.

        6. Manual has wrong type for XGetWMColormapWindows
           parameter.

        Resolution:
        Changed the man page of XGetWMColormapWindows.3x
        so that *colormap_windows_return was changed
        correctly to **colormap_windows_return.

        7. XtAppAddTimeOut() callback eventually fails
           to get called.

        Resolution:
        Problem is rectified by avoiding the removal
        of wrong timer.

        8. Xfuncs.h is not compatible with strings.h.

        Resolution:
        Use #ifdef to disable the section of header file
        that causes the problem.

        9. makedepend parser doesn't handle "L" suffix
           on int literals correctly.

        Resolution:
        makedepend parser can now handle int literals
        with suffixes "L" or "l".

        PHSS_21958:
        1. dtpad cut&paste; cannot copy control characters.

        Resolution:
        XmTextCopy has been changed to copy control characters
        also.

        2. Cascade button in OptionMenu has incorrect color.

        Resolution:
        GC value for Cascade button gadget is updated to get
        the correct color.

        3. Recent X/Motif patch cause a gui hang.

        Resolution:
        Pull down menu hang is corrected.

        4. File path problem in Motif2.1 & Motif1.2.

        Resolution:
        Absolute paths are used.

        5. Java 1.2 application dumps core in FinishDrag().

        Resolution:
        NULL pointer check is implemented in drag context to
        avoid core dump.

        6. Buffer Overflows.

        Resolution:
        Buffer overflow problem fixed.

        7. Buffer Overflows.

        Resolution:
        Buffer overflow problem fixed.

        8. Buffer Overflows.

        Resolution:
        Buffer overflow problem fixed.

        PHSS_21043:
        1. 10.20 uil XmFILE_ANY_TYPE MWM_FUNC_MINIMIZE was
           never defined.

        Resolution:
        uil recognizes MWM_FUNC_MINIMIZE MWM_FUNC_MAXIMIZE
        and XmFILE_ANY_TYPE.

        2. Incorrect XmTextField Drag and Drop behavior.

        Resolution:
        secondary-drag is defined in the action table.

        3. ExtractLocaleName() writes to freed memory on
           successive calls.

        Resolution:
        Memory check is modified to avoid freed memory handling.

        4. Menu items in audio control may be blank.

        Resolution:
        Redundant condition check for foreground and select color
        has been avoided to display correct toggle label color.

        5. XGetDefault() default does not malloc() enough memory.

        Resolution:
        Fixed memory allocation to account for proper memory
        length.

        6. WARNINGS in swagent.log file.

        Resolution:
        Code added in the "postinstall" script to eliminate the
        WARNINGS.

        7. Patch PHSS_19962 gives mode/ownership errors in
           X11MotifDevKit.X11R5.

        Resolution:
        Code modified in the "postinstall" script to fix this
        defect.

        8. files not linked as indicated in ipd.

        Resolution:
        Code added in the "postinstall" script to eliminate the
        WARNINGS.

        PHSS_19962:
        1. Patch PHSS_17324 fails to properly update the
           IPD.

        Resolution:
        Three header files with same contents were delivered
        in another patch along with this one. Now, they are
        removed from this patch and this patch is marked as
        dependent on the other.

        2. Application core dumps when drag source shell is
           destroyed during a drag.

        Resolution:
        This defect is fixed by adding destroy callback with
        drag source shell to cancel drag operation.

        3. Drag icon undestroyed when source shell is destroyed
           during a drag.

        Resolution:
        Fix has been made to destroy the source icon even if
        current receiver shell is null in drag finish action.

        4. Drag app core dumps when drop shell is destroyed
           before releasing mouse.

        Resolution:
        A check has been provided to cancel drag if destination
        shell is being destroyed.

        5. Applications core dump during a drag and drop
           operation.

        Resolution:
        The solution for the defect is to remove the reference
        to the bad drag context from source shell during a
        successive drag operation.

        6. Memory leak in DragIconInitialize during a
           drag operation.

        Resolution:
        Size allocation for image is removed to avoid memory
        leak.

        7. Application is aborted by XSendEvent during a
           drag and drop.

        Resolution:
        Local error message handler is implemented to avoid
        aborts. No warning message is printed.

        8. Source icon hangs when drop site gets destroyed
           during data conversion.

        Resolution:
        To avoid this defect, destroy callback is added to
        drop shell to terminate the transfer when the shell
        is destroyed. Shell being destroyed is also checked at
        few places.

        9. Remove timeout before drop site destroy.

        Resolution:
        Time out removed in destroy shell callback.

        10. Xt Selection timeout causes core dump in drop site.

        Resolution:
        Destroy callback is added in Xt to remove the time out
        when the application shell gets destroyed. Application
        shell being destroyed is also checked.

        11. Drop site core dumps when drag source gets
            destroyed during conversion.

        Resolution:
        The core dump is protected by adding being destroyed
        check on drag context and a destroy callback to
        terminate transfer.

        12. XmDropSiteUpdate() fails to change
            XmNimportTargets, XmNnumImportTargets

        Resolution:
        Fix has been made to update targets in target
        table while using XmDropSiteUpdate().

        13. XmTextField widget incorrect width based on
            XmNcolumns and XmNwidth

        Resolution:
        A new variable initial_width is added to hold the
        width of the widget. This is used in geometry
        management when the columns are unspecified.
        If both width and columns are specified, width
        takes preference.

        14. A function that is called by XtAddCallback() keeps
            calling.

        Resolution:
        Redundant calls to Draw button resize callbacks
        have been arrested.

        15. Unable to input Y-diaeresis in ISO8859-15 locale.

        Resolution:
        Fixed character Compose routine to work for this
        symbol in ISO8859-15 locale.

        16. Missing charsets should be charset names, not
            fontset names.

        Resolution:
        Fixed code in XCreateFontSet() to use charset name
        (if it exists) before using fontset name.

        17. R6: XwcTextListToTextProperty fails for
            buffer >1024 in ja_JP.SJIS.

        Resolution:
        Fix auto-decrement to perform length
        calculations correctly.

        18. XGetDefault() doesn't return resources
            with multi-segment names.

        Resolution:
        Modify XGetDefault() to correctly parse
        out "tight" bindings of multi-segment
        resource names.

        19. XCreateIC() does not clean up correctly
            if creation fails.

        Resolution:
        Unregister the input method filter if creation
        fails.

        20. XCreateFontSet() is slower in X11R6.

        Resolution:
        Modified XCreateFontSet() to prevent it
        from going through a block of code unnecessarily
        under certain circumstances.

        21. XOpenDisplay() returns NULL if more
            than 56 file descriptors in use.

        Resolution:
        Removed restriction on OPEN_MAX (60) file
        descriptors.

        PHSS_17325:
        1. Motif application causes Xserver memory to grow cont-
           inuously.

        Resolution:
        This fix ensures that the pixmap created for stipple
        operations in XmScrollBar is cached. Hence multiple
        create/destroy of ScrollBar ensures that Xserver memory
        is not consumed.

        2. Bookmarks icon overlaps string in Netscape.

        Resolution:
        Netscape bookmarks won't have the pixmaps overlapping
        the text portion.

        3. Destroy of cascade buttons before submenu popdowns
           could cause application hang.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application hangs when the cascade buttons are
        destroyed in multiple threads.

        4. Java popup menus using multiple cascade coredumps.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application core dumps using multiple cascades.

        5. Java application coredumps when submenu of
           Popupmenu is destroyed.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application core dumps when submenus get destroyed
        in a multithreaded environment.

        6. File Xcms.txt is left open across exec calls,
           results in lost FD's.

        Resolution:
        libX11.1 now closes the file descriptor for this
        file.

        7. All CDE components abort when trying to copy in
           zh_eucTW locale.

        Resolution:
        conversion routine for eucTW fixed in libX11.2.

        8. _XlcResolveLocaleName allocates too little
           memory, corrupts malloc.

        Resolution:
        memory allocation corrected in libX11.2.

        9. Netscape is very slow to load after
           PHSS_16617/PHSS_16620.

        Resolution:
        XCreateFontSet() now uses XListFonts() in libX11.1.

        10. Multidisplay application with togglebutton
            generated badmatch when the indicator visual
            is 'check' and the toggle buttons on all the
            screens are selected.

        Resolution:
        This defect is fixed by creating different
        pixmaps of check mark for different screens
        in the Initialize procedure of cascade
        button.

        11. Motif application coredumps when the toplevel
            widget with text widget as child is destroyed
            before the event loop is encountered.

        Resolution:
        The defect is fixed by adding a destroy callback
        on dsm(drop site manager) which removes the
        timeout procedure before destroying dsm. This
        prevents referencing of the dsm after it is
        destroyed in the timeout procedure.

        12. XmText grabs the keyboard if both button 1 and
            button 2 are pressed.

        Resolution:
        The fix was to disable a flag if button1 is
        released while button2 is pressed. If the flag
        is unset, keyboard grab is released.

        13. Keyboard traversal does not work correctly after
            resizing the window.

        Resolution:
        The fix ensures correct traversal behaviour for
        children inside a ScrollWindow. The traversal
        behaviour was influenced by the position of the
        scrollbar. When the focus leaves and comes back
        to the application, traversal hierarchy is
        recreated and was influenced by the position of
        the scrollbar. The fix was to handle negative
        values for the children.

        14. Motif applications aborts when displaying to a
            Sun running CDE.

        Resolution:
        Font list in Text Field had an invalid memory
        address when specified font was unavailable. The
        default value is set to null and converter set
        to XmRImmediate.

        15. Buffer overflow in Xt.

        Resolution:
        Buffer overflow has been prevented by structure
        fields initialization. Changes from the TOG.

        16. Memory leak in Motif1.2 libXm.1 and libXm.2.

        Resolution:
        The fix was to enable font list caching. In its
        absence applications leak memory if they create
        and destroy widgets continuously. Also this fix
        improves performance.

        17. Event handlers in Popups cause performance
            degradation and coredump in Java Popup Menus.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix Popup Menus show an improved performance and
        don't core dump under stressed conditions.

        PHSS_16619:
        1.Pull down menu will not stay posted when
          background color of menu bar is set.

        2.I-Beam is visible on the frame border on text
          widget when the margin width is set to 0.

        3.Changing the mouse double click time affects the
          behaviour of option menu.

        4.Applications that use XmListDeletePos to update
          the list elements in the list widget run slowly
          due to server round trip in ResetHeight.

        5.PHSS_11628 Missing charsets in String to FontSet
          conversion.

        6.XmbTextListToTextProperty has a 1024 item limit in
          chinese_s locale.

        7.SetValues on a CascadeButton after destroying the most
          recently created CascadeButton crashes the application.

        PHSS_16121:
        See associated defect reports for explanation.

        PHSS_15010:
        See associated defect reports for explanation

        PHSS_14082:
        See associated defect reports for explanation.

        PHSS_12376:
        See associated defect reports for explanation.

        PHSS_11630:
        See associated defect reports for explanation.

        PHSS_11049:
        See associated defect reports for explanation.

        PHSS_9958:
        See associated defect reports for explanation.

        PHSS_9815:
        See associated defect reports for explanation.

        PHSS_8711:
        See associated defect reports for explanation.

        PHSS_7746:
        See associated defect reports for explanation.

SR:
        8606300452 8606298714 8606292216 8606284263 8606228281
        8606269810 8606274075 8606251628 8606217384 8606206153
        8606195208 8606223082 8606223083 8606205223 8606218982
        8606250225 8606244600 1653199067 1653305649 8606109954
        8606131781 8606189804 8606168179 8606165143 8606178335
        8606181392 8606181931 8606184211 8606159181 8606136372
        8606135039 8606145270 8606178070 8606127523 8606145273
        8606188614 8606196496 8606202017 8606201961 8606185279
        8606188843 8606201477 8606147293 8606156789 5003371278
        8606124667 8606144972 8606166941 8606165449 8606169632
        5003340836 5003441501 8606133112 8606137752 8606144589
        5003341016 8606103851 8606124975 5003320218 8606126015
        8606110930 1653106443 5003450940 8606104635 8606106085
        5003454470 5003452326 5003459289 5003459495 5003466342
        5003454462 1653277608 5003448381 5003444000 5003445783
        1653278473 1653285460 5003378281 5003379560 1653198150
        5003366054 5003439984 1653230441 5003398248 1653258061
        5003432005 1653261891 1653219345 5003410654 5003426346
        4701392571 4701394452 4701394478 4701392506 4701392514
        4701392563 4701392605 4701392530 4701392548 4701392555
        4701394197 4701394981 4701394965 4701394973 4701395723
        5003413237 1653227686 1653242164 5003410951 1653253625
        4701384677 1653250662 1653227991 1653215095 1653220525
        1653226076 5003366336 5003375428 1653215996 5003347922
        5003360776 4701349183 1653210955 1653208918 1653211193
        1653204339 1653210344 1653163568 1653182675 1653186494
        1653186890 1653188151 1653189878 1653190744 1653194167
        1653197129 1653198051 1653201855 4701335323 4701341487
        4701346460 5003334987 5003344531 5003337147 5003314005
        5003351882 5003312652

Patch Files:
        /usr/include/Motif1.2/Xm/ListP.h
        /usr/include/X11R6/X11/extensions/XInput.h
        /usr/include/X11R6/X11/extensions/XTest.h
        /usr/include/X11R6/X11/ICE/ICElib.h
        /usr/include/X11R6/X11/extensions/XIEproto.h
        /usr/include/X11R6/X11/extensions/XIEprotost.h
        /usr/include/X11R6/X11/extensions/XIElib.h
        /usr/include/X11R6/X11/Xos.h
        /usr/include/X11R6/X11/ICE/ICElibint.h
        /usr/include/X11R6/X11/Xthreads.h
        /usr/include/X11R6/X11/extensions/extutil.h
        /usr/bin/X11/uil
        /usr/lib/X11R6/libX11.a
        /usr/lib/X11R6/libXhp11.a
        /usr/lib/X11R6/libXext.a
        /usr/lib/X11R6/libXt.a
        /usr/lib/X11R6/libICE.a
        /usr/lib/X11R6/libXIE.a
        /usr/lib/X11R6/libXi.a
        /usr/lib/X11R6/libXtst.a
        /usr/lib/Motif1.2_R6/libXm.a
        /usr/lib/Motif1.2/libMrm.a
        /usr/include/X11R6/X11/Composite.h
        /usr/include/X11R6/X11/CompositeP.h
        /usr/include/X11R6/X11/ConstrainP.h
        /usr/include/X11R6/X11/Constraint.h
        /usr/include/X11R6/X11/Core.h
        /usr/include/X11R6/X11/CoreP.h
        /usr/include/X11R6/X11/Intrinsic.h
        /usr/include/X11R6/X11/Object.h
        /usr/include/X11R6/X11/ObjectP.h
        /usr/include/X11R6/X11/RectObj.h
        /usr/include/X11R6/X11/RectObjP.h
        /usr/include/X11R6/X11/Shell.h
        /usr/include/X11R6/X11/ShellP.h
        /usr/include/X11R6/X11/VendorP.h
        /usr/include/X11R6/X11/XKBlibint.h
        /usr/include/X11R6/X11/Xcms.h
        /usr/include/X11R6/X11/Ximint.h
        /usr/include/X11R6/X11/XlcPublic.h
        /usr/include/X11R6/X11/XlcUTF.h
        /usr/include/X11R6/X11/Xlib.h
        /usr/include/X11R6/X11/Xlibint.h
        /usr/include/X11R6/X11/Xlocale.h
        /usr/include/X11R6/X11/Xmd.h
        /usr/include/X11R6/X11/Xpoll.h
        /usr/include/X11R6/X11/Xresource.h
        /usr/include/X11R6/X11/Xtos.h
        /usr/include/X11R6/X11/Xutil.h
        /usr/include/X11R6/X11/extensions/XIproto.h
        /usr/include/X11R6/X11/extensions/XKBgeom.h
        /usr/include/X11R6/X11/extensions/XKBsrv.h
        /usr/include/X11R6/X11/extensions/XKBstr.h
        /usr/include/X11R6/X11/extensions/XKBproto.h
        /usr/include/X11R6/X11/extensions/hpext.h
        /usr/include/X11R6/X11/extensions/xtestext1.h
        /usr/include/X11R6/X11/HPkeysym.h
        /usr/include/X11R6/X11/keysym.h
        /usr/include/X11R6/X11/keysymdef.h
        /usr/include/X11R6/X11/Xalloca.h
        /usr/include/X11R6/X11/extensions/XI.h
        /usr/contrib/X11R6/lib/libXmu.a
        /usr/contrib/X11R6/lib/libXaw.a
        /usr/share/man/man3.Z/XGetWMColormapWindows.3x
        /usr/include/X11R6/X11/Xfuncs.h
        /opt/imake/bin/makedepend

what(1) Output:
        /usr/bin/X11/uil:
                None
        /usr/contrib/X11R6/lib/libXmu.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Aug
                        ust 2000 Patch Release
                (build date: Fri Jul 14 17:01:58 IST 2000)
        /usr/contrib/X11R6/lib/libXaw.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Aug
                        ust 2000 Patch Release
                (build date: Fri Jul 14 17:17:24 IST 2000)
        /usr/include/X11R6/X11/extensions/XIproto.h:
                None
        /usr/include/X11R6/X11/extensions/XKBgeom.h:
                None
        /usr/include/X11R6/X11/extensions/XKBsrv.h:
                None
        /usr/include/X11R6/X11/extensions/XKBstr.h:
                None
        /usr/include/X11R6/X11/extensions/hpext.h:
                None
        /usr/include/X11R6/X11/extensions/xtestext1.h:
                None
        /usr/include/X11R6/X11/extensions/XKBproto.h:
                None
        /usr/include/X11R6/X11/extensions/XI.h:
                None
        /usr/include/X11R6/X11/extensions/extutil.h:
                None
        /usr/include/X11R6/X11/extensions/XInput.h:
                None
        /usr/include/X11R6/X11/extensions/XTest.h:
                None
        /usr/include/X11R6/X11/extensions/XIEproto.h:
                None
        /usr/include/X11R6/X11/extensions/XIEprotost.h:
                None
        /usr/include/X11R6/X11/extensions/XIElib.h:
                None
        /usr/include/X11R6/X11/Composite.h:
                None
        /usr/include/X11R6/X11/CompositeP.h:
                None
        /usr/include/X11R6/X11/ConstrainP.h:
                None
        /usr/include/X11R6/X11/Constraint.h:
                None
        /usr/include/X11R6/X11/Core.h:
                None
        /usr/include/X11R6/X11/CoreP.h:
                None
        /usr/include/X11R6/X11/Intrinsic.h:
                None
        /usr/include/X11R6/X11/Object.h:
                None
        /usr/include/X11R6/X11/ObjectP.h:
                None
        /usr/include/X11R6/X11/RectObj.h:
                None
        /usr/include/X11R6/X11/RectObjP.h:
                None
        /usr/include/X11R6/X11/ShellP.h:
                None
        /usr/include/X11R6/X11/Xcms.h:
                None
        /usr/include/X11R6/X11/Xlocale.h:
                None
        /usr/include/X11R6/X11/Xresource.h:
                None
        /usr/include/X11R6/X11/Xutil.h:
                None
        /usr/include/X11R6/X11/Xpoll.h:
                None
        /usr/include/X11R6/X11/Ximint.h:
                None
        /usr/include/X11R6/X11/XlcPublic.h:
                None
        /usr/include/X11R6/X11/XlcUTF.h:
                None
        /usr/include/X11R6/X11/Xlib.h:
                None
        /usr/include/X11R6/X11/Xlibint.h:
                None
        /usr/include/X11R6/X11/Xmd.h:
                None
        /usr/include/X11R6/X11/Shell.h:
                None
        /usr/include/X11R6/X11/VendorP.h:
                None
        /usr/include/X11R6/X11/XKBlibint.h:
                None
        /usr/include/X11R6/X11/Xtos.h:
                None
        /usr/include/X11R6/X11/HPkeysym.h:
                None
        /usr/include/X11R6/X11/keysym.h:
                None
        /usr/include/X11R6/X11/keysymdef.h:
                None
        /usr/include/X11R6/X11/Xalloca.h:
                None
        /usr/include/X11R6/X11/Xfuncs.h:
                None
        /usr/include/X11R6/X11/ICE/ICElibint.h:
                None
        /usr/include/X11R6/X11/ICE/ICElib.h:
                None
        /usr/include/X11R6/X11/Xthreads.h:
                None
        /usr/include/X11R6/X11/Xos.h:
                None
        /usr/include/Motif1.2/Xm/ListP.h:
                None
        /usr/lib/X11R6/libX11.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Thu May 22 12:18:29 IST 2003)
        /usr/lib/X11R6/libXext.a:
                Built for: 10.20 on HP-UX Daily, -O +Onolimit
                X Window System, Version 11 R6
                (build date: Sun Sep 12 19:27:41 MDT 1999)
        /usr/lib/X11R6/libXhp11.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Jul
                        y 2001 Patch Release
                (build date: Wed Jun 13 15:29:28 IST 2001)
        /usr/lib/X11R6/libXt.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Mon Dec 9 12:33:22 IST 2002)
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 21:48:16 IST 2002)
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 21:47:38 IST 2002)
        /usr/lib/X11R6/libICE.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 21:47:38 IST 2002)
        /usr/lib/X11R6/libXIE.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 21:59:19 IST 2002)
        /usr/lib/X11R6/libXi.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 22:02:09 IST 2002)
        /usr/lib/X11R6/libXtst.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 22:02:34 IST 2002)
        /usr/lib/Motif1.2_R6/libXm.a:
                OSF/Motif Version 1.2.6
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Wed Mar 19 11:53:44 IST 2003)
        /usr/lib/Motif1.2/libMrm.a:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Oct
                         1999 Patch Release
                (build date: Mon Oct 4 08:44:31 MDT 1999)
        /usr/share/man/man3.Z/XGetWMColormapWindows.3x:
                None
        /opt/imake/bin/makedepend:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Jul
                        y 2001 Patch Release
                (build date: Wed Jun 13 15:03:47 IST 2001)

cksum(1) Output:
        440672600 393216 /usr/bin/X11/uil
        3000382866 132792 /usr/contrib/X11R6/lib/libXmu.a
        4135442382 393100 /usr/contrib/X11R6/lib/libXaw.a
        3069652820 36747 /usr/include/X11R6/X11/extensions/XIproto.h
        2834423571 17185 /usr/include/X11R6/X11/extensions/XKBgeom.h
        3277681955 28833 /usr/include/X11R6/X11/extensions/XKBsrv.h
        3613111405 18274 /usr/include/X11R6/X11/extensions/XKBstr.h
        28940116 22659 /usr/include/X11R6/X11/extensions/hpext.h
        3676586071 11253 /usr/include/X11R6/X11/extensions/
                xtestext1.h
        1800454588 30956 /usr/include/X11R6/X11/extensions/
                XKBproto.h
        2708816804 8138 /usr/include/X11R6/X11/extensions/XI.h
        597221084 6160 /usr/include/X11R6/X11/extensions/extutil.h
        3178555543 32020 /usr/include/X11R6/X11/extensions/XInput.h
        4145336043 4023 /usr/include/X11R6/X11/extensions/XTest.h
        1097585349 19805 /usr/include/X11R6/X11/extensions/
                XIEproto.h
        2579864130 28949 /usr/include/X11R6/X11/extensions/
                XIEprotost.h
        3337449851 43706 /usr/include/X11R6/X11/extensions/XIElib.h
        3020047100 4061 /usr/include/X11R6/X11/Composite.h
        2929554192 5010 /usr/include/X11R6/X11/CompositeP.h
        1506240144 4361 /usr/include/X11R6/X11/ConstrainP.h
        1174610590 2930 /usr/include/X11R6/X11/Constraint.h
        2409442602 2963 /usr/include/X11R6/X11/Core.h
        2900055957 8934 /usr/include/X11R6/X11/CoreP.h
        1293505180 73998 /usr/include/X11R6/X11/Intrinsic.h
        1006017138 2919 /usr/include/X11R6/X11/Object.h
        2383845774 7241 /usr/include/X11R6/X11/ObjectP.h
        2458132837 2920 /usr/include/X11R6/X11/RectObj.h
        3859032535 6768 /usr/include/X11R6/X11/RectObjP.h
        961834157 12983 /usr/include/X11R6/X11/ShellP.h
        2778910843 22672 /usr/include/X11R6/X11/Xcms.h
        2656417852 2067 /usr/include/X11R6/X11/Xlocale.h
        2570587645 12242 /usr/include/X11R6/X11/Xresource.h
        657137878 22052 /usr/include/X11R6/X11/Xutil.h
        1134926213 7483 /usr/include/X11R6/X11/Xpoll.h
        286275923 21197 /usr/include/X11R6/X11/Ximint.h
        935210534 6551 /usr/include/X11R6/X11/XlcPublic.h
        1596614591 5131 /usr/include/X11R6/X11/XlcUTF.h
        3686941163 110211 /usr/include/X11R6/X11/Xlib.h
        490982802 42705 /usr/include/X11R6/X11/Xlibint.h
        3342005185 6576 /usr/include/X11R6/X11/Xmd.h
        1178042471 17793 /usr/include/X11R6/X11/Shell.h
        587102735 3908 /usr/include/X11R6/X11/VendorP.h
        2352648198 9393 /usr/include/X11R6/X11/XKBlibint.h
        3517086586 2901 /usr/include/X11R6/X11/Xtos.h
        2901339495 6032 /usr/include/X11R6/X11/HPkeysym.h
        2438578123 2358 /usr/include/X11R6/X11/keysym.h
        3285777576 67278 /usr/include/X11R6/X11/keysymdef.h
        2333019885 5061 /usr/include/X11R6/X11/Xalloca.h
        4160524572 3444 /usr/include/X11R6/X11/Xfuncs.h
        1783428055 11972 /usr/include/X11R6/X11/ICE/ICElibint.h
        2016697737 11440 /usr/include/X11R6/X11/ICE/ICElib.h
        3526782473 10212 /usr/include/X11R6/X11/Xthreads.h
        3836759796 5009 /usr/include/X11R6/X11/Xos.h
        2295220475 3982 /usr/include/Motif1.2/Xm/ListP.h
        4140944943 1553068 /usr/lib/X11R6/libX11.a
        4055184904 111944 /usr/lib/X11R6/libXext.a
        2102182439 77956 /usr/lib/X11R6/libXhp11.a
        2277296521 616304 /usr/lib/X11R6/libXt.a
        3689939421 120236 /usr/lib/X11R6/libICE.a
        3681696054 94988 /usr/lib/X11R6/libXIE.a
        1645201084 65968 /usr/lib/X11R6/libXi.a
        457637369 25048 /usr/lib/X11R6/libXtst.a
        1470058474 2298772 /usr/lib/Motif1.2_R6/libXm.a
        3859559531 190332 /usr/lib/Motif1.2/libMrm.a
        413606025 2624 /usr/share/man/man3.Z/
                XGetWMColormapWindows.3x
        3666817605 49152 /opt/imake/bin/makedepend

Patch Conflicts: None

Patch Dependencies:
        s700: 10.20: PHSS_19963 PHSS_21042
        s800: 10.20: PHSS_19963 PHSS_21042

Hardware Dependencies: None

Other Dependencies: None

Supersedes:
        PHSS_7746 PHSS_8711 PHSS_9815 PHSS_9958 PHSS_11049 PHSS_11630
        PHSS_12376 PHSS_14082 PHSS_15010 PHSS_16121 PHSS_16619 PHSS_17325
        PHSS_19962 PHSS_21043 PHSS_21958 PHSS_22945 PHSS_23519 PHSS_28365
        PHSS_28873

Equivalent Patches: None

Patch Package Size: 2700 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_29127

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_29127.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_29127. 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_29127.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_29127.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions: None
-----End of Document ID: PHSS_29127------------------------------------------


Document ID: PHSS_29126
Date Loaded: 20030617
      Title: s700_800 10.20 X/Motif Runtime Patch

Patch Name: PHSS_29126

Patch Description: s700_800 10.20 X/Motif Runtime Patch

Creation Date: 03/05/26

Post Date: 03/06/17

Hardware Platforms - OS Releases:
        s700: 10.20
        s800: 10.20

Products: N/A

Filesets:
        X11.X11R5-SHLIBS X11.X11R6-SHLIBS X11.MOTIF12-SHLIB
        X11.MKFONTDIR X11.X11-FONT-AUX

Automatic Reboot?: No

Status: General Release

Critical:
        Yes
        PHSS_29126: ABORT
        PHSS_28872: HANG
        PHSS_19592: ABORT
                refer to symptoms and associated defect reports.
        PHSS_18012: ABORT
                refer to symptoms and associated defect reports.
        PHSS_17323: ABORT
                refer to symptoms and associated defect reports.
        PHSS_17331: ABORT
                refer to symptoms and associated defect reports.

        PHSS_16617: ABORT
                refer to symptoms and associated defect reports.

        PHSS_16120: ABORT
                refer to symptoms and associated defect reports.

        PHSS_15008: ABORT
                refer to symptoms and associated defect reports.

        PHSS_14534: ABORT
                refer to symptoms and associated defect reports.

        PHSS_14040: ABORT
                refer to symptoms and associated defect reports.

        PHSS_13743: ABORT
                refer to symptoms and associated defect reports.

        PHSS_13113: ABORT
                refer to symptoms and associated defect reports.

        PHSS_12374: ABORT
                refer to symptoms and associated defect reports.

        PHSS_11628: ABORT
                refer to symptoms and associated defect reports.

        PHSS_11048: ABORT
                refer to symptoms and associated defect reports.

        PHSS_11046: ABORT
                refer to symptoms and associated defect reports.

        PHSS_10789: ABORT
                refer to symptoms and associated defect reports.

        PHSS_10688: CORRUPTION
                refer to symptoms and associated defect reports.

        PHSS_10480: ABORT
                refer to symptoms and associated defect reports.

        PHSS_9814: ABORT
                refer to symptoms and associated defect reports.

        PHSS_9812: ABORT
                refer to symptoms and associated defect reports.

        PHSS_9778: ABORT
                refer to symptoms and associated defect reports.

        PHSS_9356: ABORT
                refer to symptoms and associated defect reports.

        PHSS_9193: ABORT
                refer to symptoms and associated defect reports.

        PHSS_8971: ABORT
                refer to symptoms and associated defect reports.

        PHSS_7745: ABORT
                refer to symptoms and associated defect reports

        PHSS_7743: ABORT
                refer to symptoms and associated defect reports.

Path Name: /hp-ux_patches/s700_800/10.X/PHSS_29126

Symptoms:
        PHSS_29126:
        1. The wdb application aborts in some circumstances
           when run in LANG=ja_JP.SJIS in conjunction with
           an input method and a preedit type of root.

        PHSS_28872:
        1. Applications using CumHeight variable may hang
           due to a datatype change.
        2. The color of the window's shadow
           is not calculated from a background.

        PHSS_28364:
        1. Problem with XmIm.
        2. If an application uses XmbTextEscapement() or
           XwcTextEscapement() to compute the length of
           a string, the length of the string may differ
           when actually rendered.
           If the precomputed length was used as dimensions
           for a text field, for example, the string may not
           fit entirely within the text field. At this time,
           this has only been reported on an application
           running in the ko_KR.eucKR locale with a font
           server configured.
        3. Problem in libX11.1.
        4. Calls to XCreateFontSet() may take a long
           time to complete in Japanese locales for
           some font specifications.

        PHSS_27654:
        1. CumHeight variable is assigned
           incorrect value.

        PHSS_27229:
        1. /opt/dce/bin/tclobam aborts after refresh
           with > 3000 principals.
        2. C++ compiler warnings 740 and 749.
        3. C++ compiler warning 600 when +w enabled.
        4. C++ compiler errors due to reserved C++
           words.
        5. XwcTextListToTextProperty() can return incorrect
           results when operating on strings with JISX0212
           characters. XmbTextListToTextProperty() works
           correctly on the same string. This affects
           applications using XwcTextListToTextProperty()
           for data interchange, and it also affects
           inputting of JISX0212 characters.
        6. Calling XmbTextPropertyToTextList() on the
           string returned by XmbTextListToTextProperty()
           does not always generate the original string.

        PHSS_25446:
        1. After logging into a CDE user session,
           the $DISPLAY environment variable would
           appear as local:0.0 instead of <hostname>:0.0.
           Clients that were displaying to a remote
           system are not affected.
        2. The window height of some Java application
           pop-up windows may be too large.

        PHSS_23518:
        1. XmRepTypeGetId() returns XmREP_TYPE_INVALID
           for XmNinputPolicy
        2. X11R6 libXt calls poll(2) incorrectly
        3. Toggle button select color is not used when
           enableEtchedInMenu is true.
        4. user application dumped a core at _XmGetWidgetExtData.
        5. Any application on multiple display produces
           BadDrawable error when both attributes.
           colormap and the display parameter passed
           to XCreatePixmap() are set incorrectly.
        6. Memory leak in XmRegisterSegmentEncoding.
        7. XmList fails to refresh all items.
        8. XtDestroy of half posted popup can corrupt memory
        9. __DtOSGetHomeDirName() has problem with
           processing $HOME
        10.Text not displayed.
        11.Memory leak when using XFreeFontSet.
        12.Client program hangs.
        13.Problem in X11/OpenDis.c.
        14.Poor performance.
        15.Poor performance.
        16.Problem in _XAsyncReply().
        17.Buffer overflows in libICE.
        18.Threads applications calling this
           routine might not flush properly
           if this routine reaches an error
           condition.
        19.Memory checking utilities will detect
           error.

        PHSS_22944:
        1. Applications using the motif XmFileSelectionBox
           widget fail to show any large files(>2GB).
        2. Motif 1.2 does not position cascading menus
           well at right edge of screen.
        3. The s/z carons will appear dissimilar to their
           capital counterparts in ISO-885915 fonts.
        4. 10.20 HP-UX: AudioCP aborts with BadFont error.
        5. Applications with toggle (button or button gadget)
           fails when the resource "*enableEtchedInMenu: True"
           is set.
        6. AWT Choice object frees already freed memory during
           instantiation.
        7. Timeout callback sometimes never gets called although
           it has been registered by XtAppAddTimeOut().

        PHSS_21956:
        1. XmTextCopy cannot copy control characters to
           xclipboard.
        2. Cascade button in OptionMenu has incorrect color.
        3. Recent X/Motif patch cause a gui hang.
        4. File path problem in Motif2.1 and Motif1.2.
        5. Java 1.2 application dumps core in FinishDrag().

        PHSS_20861:
        1. Some of the fonts in iso885915 had double
           quotes for Y-diaresis instead of two dots.
        2. Warning message "No action proc named secondary-drag
           is registered for widget text Drag fails with
           button1 in CDE environment" is displayed.
        3. ExtractLocaleName() writes to freed memory on
           successive calls.
        4. Toggle Label in Menu disappears when select
           color is equal to foreground color.
        5. XGetDefault() default does not malloc() enough
           memory.

        PHSS_19963:
        1. Application core dumps when drag source shell
            is destroyed during a drag.
        2. Drag icon undestroyed when source shell is
            destroyed during a drag.
        3. Drag app core dumps when drop shell is
            destroyed before releasing mouse.
        4. Applications core dump during a drag and drop
            operation.
        5. Memory leak in DragIconInitialize during a
            drag operation.
        6. Application is aborted by XSendEvent during
            a drag and drop.
        7. Source icon hangs when drop site gets destroyed
            during data conversion.
        8. Drop site coredumps.
        9. Xt Selection timeout causes core dump in drop site.
        10. Drop site core dumps when drag source gets
            destroyed during conversion.
        11. XmDropSiteUpdate() fails to change
            XmNimportTargets, XmNnumImportTargets.
        12. XmTextField widget sets incorrect width based
            on XmNcolumns and XmNwidth.
        13. Draw Button resize callback runs in a loop.
        14. Unable to input Y-diaeresis in ISO8859-15 locale.
        15. Missing charsets should be charset names, not
            fontset names.
        16. R6: XwcTextListToTextProperty fails for
            buffer >1024 in ja_JP.SJIS.
        17. XGetDefault() doesn't return resources with
            multi-segment names.
        18. XCreateIC() does not clean up correctly if
            creation fails.
        19. XCreateFontSet() is slower in X11R6.
        20. XOpenDisplay() returns NULL if more than
            56 file descriptors in use.

        PHSS_19592:
        1. Redisplay of a new toggle button with
           old one destroyed causes coredump when
           the foreground color and select color
           are same.
        2. X Server memory growth.
        3. Error: Object "" does not have windowed
           ancestor.
        4. XmClipboardRetrieve() hangs when CopyByName
           method is used.

        PHSS_18012:
        1. Java application dumps core.

        PHSS_17323:
        1. Xserver memory grows.

        2. Bookmarks icon overlaps string in Netscape.

        3. Java application hangs.

        4. Java application coredumps.

        5. Java application coredumps.

        6. File Xcms.txt is left open across exec calls,
           results in lost FD's.

        7. All CDE components abort when trying to copy
           in zh_eucTW locale.

        8. _XlcResolveLocaleName allocates too little
           memory, corrupts malloc.

        9. Netscape is very slow to load after
           PHSS_16617/PHSS_16620.

        10. Application aborts in Multidisplay setup.

        11. Motif application coredumps when toplevel
            widget is destroyed.

        12. Keyboard grab is not released.

        13. Traversal order is affected.

        14. TextField aborts when font is unavailable.

        15. Buffer overflow in Xt.

        16. Leaks memory with creation of a new widget.

        17. Performance degradation and core dump.

        PHSS_17331:
        1. Introducing iso885915 related changes and new fonts.

        PHSS_16617:
        1.SetValues on a CascadeButton after destroying the
          most recently created cascade button, crashes the
          application.

        2.Pulldown menu will not stay posted from a cascade
          button when its background color is set.

        3.I-Beam cusrsor is visible on the frame border on
          text widget when the margin width is set to 0.

        4.When the mouse double click time is increased, option
          menu remains posted if the options are selected
          quickly.

        5.Cut/paste doesn't work properly under LANG=ja_JP.SJIS
          on XmText widget in X11R5.

        6.PHSS_11628 Missing charsets in String to FontSet
          conversion.

        7.XmbTextListToTextProperty has a 1024 item limit in
          chinese_s locale.

        8.Applications that use XmListDeletePos to update the
          list elements in the list widget run slowly due to
          server roundtrip in ResetHeight.

        9.PHSS_14081 and PHSS_14082 does not create symlinks
          .sl files

        10./usr/dt/bin/uil is linked again libMrm.1 which is not
           shipped.

        PHSS_16120:
        1. Fixes the defect that caused nonechoing of characters
           in XmTextField widget area.

        2. Fixes potential problem if a child of XmMainWindow
           is destroyed.

        3. Fixes the defect in Dtmail of not showing hidden
           folders even if the option is selected.

        4. Fixes the defect of large timeout from XtAppAddTimeout
           which causes infinite select fail loop.

        5. Fixes the potential buffer overflow in Xt.

        6. This patch includes a number of fixes from
           The Open Group which are intended to remove a variety
           of potential cases for buffer overflow.

        7. Fixes the defect in XOpenDisplay() of not opening
           display with server > 99.

        8. Fixes the defect that was occured because the
           XCreateFontSet(), does not read fontset description
           properly with PHSS_11628.

        9. Fixes the defect in X/Open Networking of not functioning
           correctly in Xlib.

        PHSS_15008:
        1. PHSS_13871 breaks the automatic resize of the
           XmLabel Pixmap.

        2. The XmScale can leave dust in the value display area.

        3. The background color is not set correctly, if it is set
           after creating cascade button and option menu.

        4. Motif1.2 code can die if enableetchedInmenu = True.

        5. Setting of XBMLANGPATH fails under some conditions.

        6. In DDE Rowcolumn with labels is not resizing properly
           and is breaking Widget/popup.

        PHSS_14534:
        1. Fixes the defect that was occured because the
           XCreateFontSet() does not read fontset description
           properly with PHSS_11628.

        2. Fixes the XOpenDisplay() XIO: fatal IO error 19 with
           libxnet.sl (X/Open socket).

        PHSS_14040:
        1. Fixes buffer overflow in hpterm which could be used to
           overwrite the stack.

        2. Fixes the defect that causes foreground color of the
           ToggleButton widgets to set unexpectedly when
           XmNindicatorON is FALSE.

        3. Fixes core dump resulting from uninitialized keycode.

        PHSS_13743:
        1. Fixes core dump resulting from invalid pointer in
            Cascade Button widget in R5 motif library.

        PHSS_13113:
        1. Fix defect in Sept. patch that breaks XtGetSelectionValue
           for clipboard targets.

        2. Fix defect that can cause core dump in X11R5 when display
           variable is not correctly set (instead of error message)

        3. Fix defect that cause input method to hang in Asian
           locales when event type is zero (associated with use of
           XSendEvent in X11R6)

        4. Fix defect in Sept. patch that can cause core dumps with
           use of CascadeButtons.

        5. Added and updated files to support Unicode

        PHSS_12824:
        1. Fixes defect with buttons in CDE apps not being
           displayed correctly (introduced by PHSS_12374)

        PHSS_12374:
        1. Fix problem in XmLabel that results in loss of
           justification after text has been updated.

        2. Fix defect causing Xserver swap requirements to grow
           without bound.

        3. Fix defect in XtInitializeWidgetClass() which results in
           a NULL reference on MessageBox widget class.

        4. Fix defect causing xclients to core dump with bus error
           when DISPLAY variable is not set.

        PHSS_11628:
        1. Fix failure in drag-n-drop within single program that
           results from both sending and receiving code trying
           to free the same block of memory

        2. Fix defect causing application (dthelpview) to hang in
           Japanese locale. (R6 only)

        3. Fix thread lock defect when obtaining events from a
           linked event list (in XtOnGrabList). (R6 only)

        PHSS_11048:
        1. Fix condition whereby a string copy of an environment
           variable could overflow a stack buffer.

        2. Fix memory leak in XmScrollBar resulting from
           mismatched Get/Install pixmap calls.

        3. Fix for incorrect length value being returned by
           XmTextFieldGetMaxLength().

        4. Fix defect in drag and drop resulting in segmentation
           violation when incremental transfer is enabled.

        5. Supply error checking for unrecognized characters in
           localization converters which otherwise could result
           in infinite looping in applications (i.e. dtmail)

        6. Fix defect causing application (dtpad) to hang or fail
           to start after opening and closing several times (in
           ja_JP.SJIS locale).

        PHSS_11046:
        1. Fix condition whereby a string copy of an environment
           variable could overflow a stack buffer.

        2. Fix memory leak in XmScrollBar resulting from
           mismatched Get/Install pixmap calls.

        3. Fix for incorrect length value being returned by
           XmTextFieldGetMaxLength().

        4. Fix defect in drag and drop resulting in segmentation
           violation when incremental transfer is enabled.

        PHSS_10789:
        1. Fix problem that causes application to dump core when
            manipulating popup menus and destroying a menu element

        2. Fix core dump created by setting up a TextWidget,
            setting highlights, and backspacing twice.

        3. TextFieldWidget (but not TextWidget) loses data after
            32 characters in Japanese locale and input method.

        PHSS_10688:
        1. TextFieldWidget (but not TextWidget) loses data after
            32 characters in Japanese locale and input method.

        PHSS_10480:
        1. Fix problem that causes application to dump core when
            manipulating popup menus and destroying a menu element.

        2. Fix core dump created by setting up a TextWidget,
            setting hightlights, and backspacing twice.

        PHSS_9814:
        1. Fix defect that prevents tearing off a menu more than
            once.

        2. Fix defect that causes the background of a Toggle
            ButtonGadget not to be painted with the appropriate
            background color when pushed.

        3. Fix defect where launching many X/Motif programs in
            rapid succession would cause the Xserver to fail.

        4. Fix defect where XmClipboard modifies the event-mask on
            the root-window.

        5. Fix defect where Motif program dumps core when using
            XmListReplaceItemPos and XtSetValues.

        6. Fix defect where creating a pixmap button with all bits
            set to 0 causes a BadValue error from Motif.

        7. Fix defect where the TextField widgets do not resize
            properly when a RowColumn parent widget is resized.

        8. Fix memory leak where highlighting text continuously
            causes the Text widget to consume more and more memory
            until the program aborts.

        9. Fix defect where a toggle button's background color may
            be incorrectly set to indicate "armed" when it is not.

        10. Fix defect where parts of a pixmap label may not get
            repainted after window resize which can cause visual
            errors such as loss of underscore characters.

        11. Fix defect where the list widget ignores the specified
            fontList resource and uses the (default) fixed font
            instead.

        12. Fix defect where Motif dumps core if XmTextField is
            destroyed while Button2 is being pressed.

        13. Fix defect where XmTextField doesn't paste cut buffer
            under japanese environment.

        14. Fix defect causing Xlib fatal IO error when application
            opens more than 64 files.

        15. Fix defect causing a core dump when bringing up an index
            box with dtHelp.

        16. Fix defect preventing paste into text field widget.

        PHSS_9812:
        1. Fix memory leak where highlighting text continuously
            causes the Text widget to consume more and more memory
            until the program aborts.

        2. Fix defect where a toggle button's background color may
            be incorrectly set to indicate "armed" when it is not.

        3. Fix defect where parts of a pixmap label may not get
            repainted after window resize which can cause visual
            errors such as loss of underscore characters.

        4. Fix defect where the list widget ignores the specified
            fontList resource and uses the (default) fixed font
            instead.

        5. Fix defect where Motif dumps core if XmTextField is
            destroyed while Button2 is being pressed.

        6. Fix defect where XmTextField doesn't paste cut buffer
            under japanese environment.

        7. Fix defect causing Xlib fatal IO error when application
            opens more than 64 files.

        8. Fix defect preventing paste into text field widget.

        PHSS_9778:
        1. Fixes core dump due to input context being accessed after
           being destroyed.

        PHSS_9356:
        1. Fixes a defect that only allows menu to be torn off once.

        2. Fixes a core dump with the index box in DtHelp.

        3. Fixes a core dump when using XmListReplaceItemPos and
           XtSetValues.

        4. Fixes a defect wherein XmClipboard modifies the event
           mask of the root window.

        5. Fixes a bug in Motif that causes the X Server to generate
           a BadValue error when the client specifies a pixmap
           button with all bits 0.
        6. Fixes a color problem in the ToggleButtonGadget.

        7. Fixes miscolored menus in private colormap apps.

        8. Fixes a defect in resizing TexField widgets managed by a
           Rowcolumn widget.

        PHSS_9194:
        1. Attempts to simultaneously open Xserver connections from
        many processes may result in "can't open display" error.

        2. Fixes problem with string comparisons in making X server
        connections when the name for the local host is a subset of
        the name for a remote host.

        PHSS_9193:
        1. Attempts to simultaneously open Xserver connections from
           many processes may result in "can't open display" error.

        PHSS_8971:
        1. Fix problem with infinite recursion in subclassed
           list widgets.

        PHSS_8710:
        1. Applys an X consortium fix to libXt for a potentially
           serious problem.

        2. Fixes a libX11 R6 problem where DISPLAY was being being
           interpreted as :0.0 even when a local hostname was given.

        PHSS_8708:
        1. Applys an X consortium fix to libXt for a potentially
           serious problem.

        PHSS_7745:
        1. Fix problem with preedit string overwriting
           status string.

        2. Fix core dumps when IM server dies.

        3. Fix for pershell core dump and badwindow problem.

        4. Motif menu behavior was broken due to a previous
           fix on F10 Key.

        5. Remove fprintf from Async I/O error.

        6. Fix for "AVS" bug: unexpected interrupt causes
           SMT to die.

        7. String length is incorrect when status draw
           callback.

        8. Xlib core dumps when dong STATUS & PREEDIT
           callback style.

        9. Core dump when the IM returns XIM_ERROR.

        PHSS_7743:
        1. Fix problem with preedit string overwriting
           status string.

        2. Fix core dumps when IM server dies.

        3. Fix for pershell core dump and badwindow problem.

        4. Motif menu behavior was broken due to a previous
           fix on F10 Key.

        5. Remove fprintf from Async I/O error.

Defect Description:
        PHSS_29126:
        1. wdb may abort with a core dump in Japanese
           locales.

        Resolution:
        An internal loop which iterates over resources
        associated with the input context was modified
        to advance the correct parameter during iteration.

        PHSS_28872:
        1. Applications using CumHeight variable may hang.

        Resolution:
        Datatype of CumHeight variable has
        been corrected in ListP.h header
        file to fix the problem.

        2. The color of the window's shadow is not
           calculated from a background.

        Resolution:
        The color of the window's shadow is
        calculated from a background, when
        the environmental variable XMCHG_SHADOW_COLOR
        is set to TRUE.

        PHSS_28364:
        1. Problem with XmIm.

        Resolution:
        Problem with XmIm is resolved.

        2. XmbTextEscapement() and XwcTextEscapement()
           may report character metrics which differ
           from what is actually used when
           XmbDrawString() and XwcDrawString() are
           called to render the string.

        Resolution:
        The routines used in XmbTextEscapement() and
        XwcTextEscapement() had a condition where they
        could select a font different from what
        XmbDrawString() and XwcDrawString() would select
        when rendering the string. This has been
        corrected so that XmbTextEscapement() will choose
        the same font that XmbDrawString() will use
        and XwcTextEscapement() will choose the same
        font that XwcDrawString() will use.

        3. Problem in libX11.1.

        Resolution:
        Problem in libX11.1 is resolved.

        4. Calls to XCreateFontSet() may be slow in
           Japanese locales.

        Resolution:
        The underlying routines used by XCreateFontSet()
        have been modified to cache some font information.
        This cache saves repeated calls to XListFonts()
        to obtain font information for the same font
        pattern(s). This can provide a performance
        improvement to XCreateFontSet() for some font
        specifications.

        PHSS_27654:
        1. CumHeight variable is assigned
           incorrect value.

        Resolution:
        By changing the data type of CumHeight
        from unsigned short int to unsigned int
        CumHeight variable is assigned correct
        value.

        PHSS_27229:
        1. /opt/dce/bin/tclobam aborts after refresh
           with > 3000 principals.

        Resolution:
        The tclobam does not abort when more than
        3000 principals are created.

        2. aC++ warnings 740 & 749 on X11 headers on casts,
           600 with +w.

        Resolution:
        Added a macro to do a <reinterpret_cast>
        when compiling C++.

        3. aCC +w "warning 600".

        Resolution:
        Added function types (or corrected erroneous
        ones) where needed.

        4. aCC reserved words used in Xlib source
           code.

        Resolution:
        When compiling C++, #ifdef reserved words
        to c_"reserved word".

        5. XwcTextListToTextProperty() does not handle JISX0212
           characters.

        Resolution:
        One of the conversion routines used in the
        eucJP locale had a defect when processing
        JISX0212 characters. It properly converted
        the characters, but it placed them in a
        buffer which did not get returned to the
        calling routine. This was modified to
        move the converted characters to the
        correct buffer.

        6. Compound text may be incorrect in zh_HK.big5,
           zh_TW.big5 and zh_TW.ccdc.

        Resolution:
        The routine used to determine the character
        length based on the character data was incorrect.
        This routine has been fixed to correctly
        determine character lengths based on the big5
        ranges.

        PHSS_25446:
        1. $DISPLAY variable set to local:0.0 under
           CDE with current libX11.3.

        Resolution:
        The default transport mechanism for local
        clients was restored to the transport used
        prior to the July 2001 X/Motif patches.
        As a result, the $DISPLAY environment
        variable (which is retrieved by XDisplayString())
        is no longer modified to local:0.0.

        2. VMSA app window is too large to be usable
           on Linux display.

        Resolution:
        GetICValues() was fixed to correctly retrieve
        the data located in the XNStatusAttributes
        component of the input context.

        PHSS_23518:
        1. XmRepTypeGetId() returns XmREP_TYPE_INVALID
           for XmNinputPolicy

        Resolution:
        The fix has been made to return the correct id
        of a representation type by XmRepTypeGetId()
        for XmNinputPolicy.

        2. X11R6 libXt calls poll(2) incorrectly

        Resolution:
        select() is used instead of poll().

        3. Toggle button select color is not used
           when enableEtchedInMenu is true.

        Resolution:
        Toggle button select color is used
        when enableEtchedInMenu is true.

        4. user application dumped a core at _XmGetWidgetExtData.

        Resolution:
        Validity of widget is passed to _XmGetWidgetExtData
        to avoid core dump.

        5. Any application on multiple display produces
           BadDrawable error.

        Resolution:
        Any application on multiple display does
        not produce BadDrawable error.

        6. Memory leak in XmRegisterSegmentEncoding.

        Resolution:
        Memory leak is fixed.

        7. XmList fails to refresh all items

        Resolution:
        XmList refreshes all items correctly.

        8. XtDestroy of half posted popup can corrupt memory

        Resolution:
        The memory corruption of half posted popup is
        corrected during XtDestroy.

        9. __DtOSGetHomeDirName() has problem
           with processing $HOME

        Resolution:
        Processing of $HOME in __DtOSGetHomeDirName()
        is corrected.

        10.Customer cannot input kanji in
           text-field on Netscape 4.03.

        Resolution:
        Defect repaired. Two behaviours are
        controlled by an environment variable:
        if you want the behaviour of this patch
        then do nothing, but if you want the
        behavior from before this patch then
        define the environment variable
        HP_XIMP_NO_SYNC before running the
        client program.

        11.XFreeFontSet leaks.

        Resolution:
        The XFreeFontSet leak has been plugged.

        12.XmbTextEscapement() can hang in a
           Japanese locale.

        Resolution:
        Clients will no longer hang when they
        process characters created in a
        different multi-byte character set.

        13.Problem in X11/OpenDis.c

        Resolution:
        Problem in X11/OpenDis.c is resolved.

        14.XCreateFontSet() very slow in Japanese
           locales with fonts like kanji16.

        Resolution:
        Performance improved.

        15.Slow line drawing in X11R6.

        Resolution:
        Performance improved.

        16.Problem in _XAsyncReply().

        Resolution:
        Problem in _XAsyncReply() is resolved.

        17.Buffer overflows in libICE.

        Resolution:
        Problem of buffer overflows in libICE
        is solved.

        18.XHPSendDdxDriverMsg() needs extra
           SyncHandle()

        Resolution:
        Call to SyncHandle() added.

        19.XCreateFontSet() with invalid
           base_font_name can incorrectly free()
           memory.

        Resolution:
        XCreateFontSet() has additional
        information to detect invalid
        base_font_name and avoid the unnecessary
        free().

        PHSS_22944:
        1. Motif uses stat() where it should use stat64().

        Resolution:
        stat64 is used in motif to support large files
        more than 2GB in 32-bit.

        2. Motif 1.2 does not position cascading menus
           well at right edge of screen.

        Resolution:
        Positioning of cascade menus is corrected at the right
        edge of the screen in Motif1.2.

        3. EUDelta: ISO-885915: s/z-carons upper/lower case
           appear dissimilar.

        Resolution:
        This fix will display the s/z carons similar in
        appearance to their capital counterparts in ISO-885915
        fonts.

        4. 10.20 HP-UX: AudioCP aborts with BadFont error.

        Resolution:
        Font is set in the GC so that Bad Font error doesn't
        occur.

        5. ToggleButton, ToggleButtonGadget failure with
           *enableEtchedInMenu: True

        Resolution:
        The appropriate valueMask has been set so that
        Bad Font error does not occur.

        6. AWT Choice object frees already freed memory
           during instantiation.

        Resolution:
        Old pointer value is retained using a temporary
        variable so that proper memory is freed.

        7. XtAppAddTimeOut() callback eventually fails
           to get called.

        Resolution:
        Problem is rectified by avoiding the removal of
        wrong timer.

        PHSS_21956:
        1. dtpad cut&paste; cannot copy control characters.

        Resolution:
        XmTextCopy has been changed to copy control characters
        also.

        2. Cascade button in OptionMenu has incorrect color.

        Resolution:
        GC value for Cascade button gadget is updated to get
        the correct color.

        3. Recent X/Motif patch cause a gui hang.

        Resolution:
        Pull down menu hang is corrected.

        4. File path problem in Motif2.1 & Motif1.2.

        Resolution:
        Absolute paths are used.

        5. Java 1.2 application dumps core in FinishDrag().

        Resolution:
        NULL pointer check is implemented in drag context to
        avoid core dump.

        PHSS_20861:
        1. EUDelta: 885915: Y-diaresis has dbl-quote
           instead of 2 dots above Y.

        Resolution:
        The fix was made by making changes to the iso885915
        fonts where Y-diaresis had double-quotes instead of
        two dots.

        2. Incorrect XmTextField Drag and Drop behavior.

        Resolution:
        secondary-drag is defined in the action table.

        3. ExtractLocaleName() writes to freed memory on
           successive calls.

        Resolution:
        Memory check is modified to avoid freed memory
        handling.

        4. Menu items in audio control may be blank.

        Resolution:
        Redundant condition check for forground and select
        color has been avoided to display correct toggle label
        color.

        5. XGetDefault() default does not malloc() enough memory.

        Resolution:
        Fixed memory allocation to account for proper
        memory length.

        PHSS_19963:
        1. Application core dumps when drag source shell is
           destroyed during a drag.

        Resolution:
        This defect is fixed by adding destroy callback with
        drag source shell to cancel drag operation.

        2. Drag icon undestroyed when source shell is destroyed
           during a drag.

        Resolution:
        Fix has been made to destroy the source icon even if
        current receiver shell is null in drag finish action.

        3. Drag app core dumps when drop shell is destroyed
           before releasing mouse.

        Resolution:
        A check has been provided to cancel drag if destination
        shell is being destroyed.

        4. Applications core dump during a drag and drop
           operation.

        Resolution:
        The solution for the defect is to remove the reference
        to the bad drag context from source shell during a
        successive drag operation.

        5. Memory leak in DragIconInitialize during a
           drag operation.

        Resolution:
        Size allocation for image is removed to avoid memory
        leak.

        6. Application is aborted by XSendEvent during a
           drag and drop.

        Resolution:
        Local error message handler is implemented to avoid
        aborts. No warning message is printed.

        7. Source icon hangs when drop site gets destroyed
           during data conversion.

        Resolution:
        To avoid this defect, destroy callback is added to
        drop shell to terminate the transfer when the shell
        is destroyed. Shell being destroyed is also checked at
        few places.

        8. Remove timeout before drop site destroy.

        Resolution:
        Time out removed in destroy shell callback.

        9. Xt Selection timeout causes core dump in drop site.

        Resolution:
        Destroy callback is added in Xt to remove the time out
        when the application shell gets destroyed. Application
        shell being destroyed is also checked.

        10. Drop site core dumps when drag source gets
            destroyed during conversion.

        Resolution:
        The core dump is protected by adding being destroyed
        check on drag context and a destroy callback to
        terminate transfer.

        11. XmDropSiteUpdate() fails to change
            XmNimportTargets, XmNnumImportTargets

        Resolution:
        Fix has been made to update targets in target
        table while using XmDropSiteUpdate().

        12. XmTextField widget incorrect width based on
            XmNcolumns and XmNwidth

        Resolution:
        A new variable initial_width is added to hold the
        width of the widget. This is used in geometry
        management when the columns are unspecified.
        If both width and columns are specified, width
        takes preference.

        13. A function that is called by XtAddCallback() keeps
            calling.

        Resolution:
        Redundant calls to Draw button resize callbacks
        have been arrested.

        14. Unable to input Y-diaeresis in ISO8859-15 locale.

        Resolution:
        Fixed character Compose routine to work for this
        symbol in ISO8859-15 locale.

        15. Missing charsets should be charset names, not
            fontset names.

        Resolution:
        Fixed code in XCreateFontSet() to use charset name
        (if it exists) before using fontset name.

        16. R6: XwcTextListToTextProperty fails for
            buffer >1024 in ja_JP.SJIS.

        Resolution:
        Fix auto-decrement to perform length
        calculations correctly.

        17. XGetDefault() doesn't return resources
            with multi-segment names.

        Resolution:
        Modify XGetDefault() to correctly parse
        out "tight" bindings of multi-segment
        resource names.

        18. XCreateIC() does not clean up correctly
            if creation fails.

        Resolution:
        Unregister the input method filter if creation
        fails.

        19. XCreateFontSet() is slower in X11R6.

        Resolution:
        Modified XCreateFontSet() to prevent it
        from going through a block of code unnecessarily
        under certain circumstances.

        20. XOpenDisplay() returns NULL if more
            than 56 file descriptors in use.

        Resolution:
        Removed restriction on OPEN_MAX (60) file
        descriptors.

        PHSS_19592:
        1. HP-RT ADMrt failed coredump after
           PHSS_16120 X/Motif patch is installed.

        Resolution:
        Extension GC is updated to new using
        GetExtension.

        2. Motif causing Xserver memory to
           grow when creating/destroying widgets.

        Resolution:
        X Server memory growth arrested with
        correct use of pixmap caching call.

        3. Error: Object "" does not have windowed
           ancestor.

        Resolution:
        dsm checked for null before destroy.
        No error message.

        4. XmClipboardRetrive() sometimes goes hang
           when by CopyByName method

        Resolution:
        XmClipboardEndCopy had been modified to
        avoid a bad loop during clean up.

        PHSS_18012:
        1. Asynchronous destroy of MenuShell in a cascading
           popup causes coredumps.

        Resolution:
        Changes done in Xm library to avoid application
        crash when asynchronous destroy of MenuShell widgets.

        PHSS_17323:
        1. Motif application causes Xserver memory to grow cont-
           inuously.

        Resolution:
        This fix ensures that the pixmap created for stipple
        operations in XmScrollBar is cached. Hence multiple
        create/destroy of ScrollBar ensures that Xserver memory
        is not consumed.

        2. Bookmarks icon overlaps string in Netscape.

        Resolution:
        Netscape bookmarks won't have the pixmaps overlapping
        the text portion.

        3. Destroy of cascade buttons before submenu popdowns
           could cause application hang.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application hangs when the cascade buttons are
        destroyed in multiple threads.

        4. Java popup menus using multiple cascade coredumps.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application core dumps using multiple cascades.

        5. Java application coredumps when submenu of
           Popupmenu is destroyed.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix there is a reduced risk of Popup Menus causing
        application core dumps when submenus get destroyed
        in a multithreaded environment.

        6. File Xcms.txt is left open across exec calls,
           results in lost FD's.

        Resolution:
        libX11.1 now closes the file descriptor for this
        file.

        7. All CDE components abort when trying to copy in
           zh_eucTW locale.

        Resolution:
        conversion routine for eucTW fixed in libX11.2.

        8. _XlcResolveLocaleName allocates too little
           memory, corrupts malloc.

        Resolution:
        memory allocation corrected in libX11.2.

        9. Netscape is very slow to load after
           PHSS_16617/PHSS_16620.

        Resolution:
        XCreateFontSet() now uses XListFonts() in libX11.1.

        10. Multidisplay application with togglebutton
            generated badmatch when the indicator visual
            is 'check' and the toggle buttons on all the
            screens are selected.

        Resolution:
        This defect is fixed by creating different
        pixmaps of check mark for different screens
        in the Initialize procedure of cascade
        button.

        11. Motif application coredumps when the toplevel
            widget with text widget as child is destroyed
            before the event loop is encountered.

        Resolution:
        The defect is fixed by adding a destroy callback
        on dsm(drop site manager) which removes the
        timeout procedure before destroying dsm. This
        prevents referencing of the dsm after it is
        destroyed in the timeout procedure.

        12. XmText grabs the keyboard if both button 1 and
            button 2 are pressed.

        Resolution:
        The fix was to disable a flag if button1 is
        released while button2 is pressed. If the flag
        is unset, keyboard grab is released.

        13. Keyboard traversal does not work correctly after
            resizing the window.

        Resolution:
        The fix ensures correct traversal behaviour for
        children inside a ScrollWindow. The traversal
        behaviour was influenced by the position of the
        scrollbar. When the focus leaves and comes back
        to the application, traversal hierarchy is
        recreated and was influenced by the position of
        the scrollbar. The fix was to handle negative
        values for the children.

        14. Motif applications aborts when displaying to a
            Sun running CDE.

        Resolution:
        Font list in Text Field had an invalid memory
        address when specified font was unavailable. The
        default value is set to null and converter set
        to XmRImmediate.

        15. Buffer overflow in Xt.

        Resolution:
        Buffer overflow has been prevented by structure
        fields initialization. Changes from the TOG.

        16. Memory leak in Motif1.2 libXm.1 and libXm.2.

        Resolution:
        The fix was to enable font list caching. In its
        absence applications leak memory if they create
        and destroy widgets continuously. Also this fix
        improves performance.

        17. Event handlers in Popups cause performance
            degradation and coredump in Java Popup Menus.

        Resolution:
        The fix is specific to Java Popup Menus. With this
        fix Popup Menus show an improved performance and
        don't core dump under stressed conditions.

        PHSS_17331:
        1. Introducing iso885915 related changes and new fonts.

        Resolution:
        Introducing euro related changes in X/Motif - new fonts
        are delivered in this patch.

        PHSS_16617:
        1.SetValues on a CascadeButton after destroying the
          most recently created cascade button, crashes the
          application.

        2.Pulldown menu will not stay posted from a cascade
          button when its background color is set.

        3.I-Beam cusrsor is visible on the frame border on
          text widget when the margin width is set to 0.

        4.When the mouse double click time is increased, option
          menu remains posted if the options are selected
          quickly.

        5.Cut/paste doesn't work properly under LANG=ja_JP.SJIS
          on XmText widget in X11R5.

        6.PHSS_11628 Missing charsets in String to FontSet
          conversion.

        7.XmbTextListToTextProperty has a 1024 item limit in
          chinese_s locale.

        8.Applications that use XmListDeletePos to update the
          list elements in the list widget run slowly due to
          server roundtrip in ResetHeight.

        9.PHSS_14081 and PHSS_14082 does not create symlinks
          .sl files

        10./usr/dt/bin/uil is linked again libMrm.1 which is not
           shipped.

        PHSS_16120:
        See associated defect reports for explanation.

        PHSS_15008:
        See associated defect reports for explanation.

        PHSS_14534:
        See associated defect reports for explanation.

        PHSS_14040:
        See associated defect reports for explanation.

        PHSS_13743:
        See associated defect reports for explanation.

        PHSS_13113:
        See associated defect reports for explanation.

        PHSS_12824:
        See associated defect reports for explanation.

        PHSS_12374:
        See associated defect reports for explanation.

        PHSS_11628:
        See associated defect reports for explanation.

        PHSS_11048:
        See associated defect reports for explanation.

        PHSS_11046:
        See associated defect reports for explanation.

        PHSS_10789:
        See associated defect reports for explanation.

        PHSS_10688:
        See associated defect reports for explanation.

        PHSS_10480:
        See associated defect reports for explanation.

        PHSS_9814:
        See associated defect reports for explanation.

        PHSS_9812:
        See associated defect reports for explanation.

        PHSS_9778:
        See associated defect reports for explanation.

        PHSS_9356:
        See associated defect reports for explanation.

        PHSS_9194:
        See associated defect reports for explanation.

        PHSS_9193:
        See associated defect reports for explanation.

        PHSS_8971:
        See associated defect reports for explanation.

        PHSS_8710:
        See associated defect reports for explanation.

        PHSS_8708:
        See associated defect reports for explanation.

        PHSS_7745:
        See associated defect reports for explanation.

        PHSS_7743:
        See associated defect reports for explanation.

SR:
        8606300452 8606298714 8606292216 8606284263 8606274075
        8606287805 8606251628 8606269810 8606228281 8606195208
        8606223082 8606223083 8606218982 8606250225 8606217384
        8606206153 1653199067 1653305649 8606109954 8606189804
        8606165143 8606178335 8606181392 8606181931 8606184211
        8606125034 8606136372 8606135039 8606145270 8606178070
        8606127523 8606145273 8606188614 8606188843 8606201477
        8606147293 8606156789 5003371278 8606124667 8606144972
        8606166941 5003340836 5003441501 8606133112 8606137752
        8606144589 8606103851 8606124975 5003320218 8606126015
        1653106443 5003450940 5003454470 5003452326 5003459289
        5003459495 5003466342 8606104635 8606106085 1653303917
        1653303719 5003452490 1653300525 5003454462 1653277608
        5003448381 5003444000 5003445783 1653278473 1653285460
        5003378281 1653264515 5003439984 5003379560 1653198150
        5003366054 1653251488 1653230441 5003398248 1653258061
        5003432005 1653261891 1653219345 5003410654 5003426346
        4701392571 4701394452 4701394478 4701392506 4701392514
        4701392563 4701392605 4701392530 4701392548 4701392555
        4701394197 4701394981 4701394965 4701394973 4701395723
        5003413237 1653227686 1653242164 5003410951 1653253625
        4701384677 1653250662 1653227686 1653242164 1653227991
        1653229641 1653237479 4701374397 5003390476 5003388009
        1653215095 1653220525 1653226076 5003366336 5003375428
        1653215996 4701349183 1653210955 1653208918 1653211193
        1653204339 1653210344 1653163568 1653182675 1653186494
        1653186890 1653188151 1653189878 1653190744 1653194167
        1653197129 1653198051 1653201855 4701335323 4701341487
        4701346460 5003312652 5003314005 5003337147 5003344531
        5003347922 5003334987 5003351882 5003360776

Patch Files:
        /usr/lib/X11R5/libX11.1
        /usr/lib/X11R5/libXhp11.1
        /usr/lib/X11R5/libXt.1
        /usr/lib/Motif1.2/libXm.1
        /usr/lib/Motif1.2/libMrm.1
        /usr/lib/X11/fs/libfont.1
        /usr/lib/X11R6/libICE.1
        /usr/lib/X11R6/libX11.2
        /usr/lib/X11R6/libXIE.1
        /usr/lib/X11R6/libXhp11.2
        /usr/lib/X11R6/libXext.2
        /usr/lib/X11R6/libXi.2
        /usr/lib/X11R6/libXtst.1
        /usr/lib/X11R6/libXt.2
        /usr/lib/Motif1.2_R6/libXm.2
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_5x7.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x13B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x13B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x14.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x14B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_8x13B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_9x15.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_9x15B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys14.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys17.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys23.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys26.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user11x19.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user11x19B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user12x23.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user12x23B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user13B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14x26B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user16.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user16B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user17.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user17B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user19.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user19B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user23.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user23B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user26.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user26B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x14B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x16.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user7x17.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x16.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x16B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x19.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user9x17.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/fonts.alias
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14x26.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x13B.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_10x20.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x10.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_8x13.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys16.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys19.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x14.pcf.Z
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user9x17B.pcf.Z

what(1) Output:
        /usr/lib/Motif1.2/libXm.1:
                OSF/Motif Version 1.2.6
                X Window System, Version 11 R5+ HP-UX B.10.10.00 X/M
                        otif Periodic Patch Release
                (build date: Wed Mar 19 11:34:35 IST 2003)
        /usr/lib/Motif1.2/libMrm.1:
                X Window System, Version 11 R5+ HP-UX B.10.10.00 Oct
                         1999 Patch Release
                (build date: Mon Oct 4 08:54:48 MDT 1999)
        /usr/lib/Motif1.2_R6/libXm.2:
                OSF/Motif Version 1.2.6
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Wed Mar 19 11:53:29 IST 2003)
        /usr/lib/X11/fs/libfont.1:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Sep
                         1998 X/Motif Periodic Patch Release
                (build date: Tue Aug 4 03:52:24 MDT 1998)
        /usr/lib/X11/fonts/iso_8859.15/75dpi/fonts.alias:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_10x20.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_5x7.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x13B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x13B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x14.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_8x13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_8x13B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_9x15.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_9x15B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys14.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys16.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys17.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys19.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys23.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_sys26.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user11x19B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user12x23.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user12x23B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user13B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14x26B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user16.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user16B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user17.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user17B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user19.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user19B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user23.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user23B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user26.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user26B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x13.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x13B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x14.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x14B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user6x16.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user7x17.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x16.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x16B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user8x19.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user9x17B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user9x17.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_7x14B.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user14x26.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_6x10.pcf.Z:
                None
        /usr/lib/X11/fonts/iso_8859.15/75dpi/iso15_user11x19.pcf.Z:
                None
        /usr/lib/X11R5/libX11.1:
                X Window System, Version 11 R5+ HP-UX B.10.10.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Dec 6 21:02:21 IST 2002)
        /usr/lib/X11R5/libXhp11.1:
                $Revision: 1.4 $
                Built for: 10.10 on HP-UX Daily, -O +Onolimit
                X Window System, Version 11 R5
                (build date: Mon Dec 7 11:43:35 MST 1998)
        /usr/lib/X11R5/libXt.1:
                X Window System, Version 11 R5+ HP-UX B.10.10.00 Aug
                        ust 2000 Patch Release
                (build date: Wed Aug 16 01:19:00 IST 2000)
        /usr/lib/X11R6/libX11.2:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Thu May 22 12:18:19 IST 2003)
        /usr/lib/X11R6/libXext.2:
                Built for: 10.20 on HP-UX Daily, -O +Onolimit
                X Window System, Version 11 R6
                (build date: Sun Sep 12 19:27:38 MDT 1999)
        /usr/lib/X11R6/libXhp11.2:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Jul
                        y 2001 Patch Release
                (build date: Wed Jun 13 15:29:24 IST 2001)
        /usr/lib/X11R6/libXi.2:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Jun 7 19:39:17 IST 2002)
        /usr/lib/X11R6/libICE.1:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Jun 7 19:08:57 IST 2002)
        /usr/lib/X11R6/libXIE.1:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Jun 7 19:34:54 IST 2002)
        /usr/lib/X11R6/libXtst.1:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 X/M
                        otif Periodic Patch Release
                (build date: Fri Jun 7 19:39:47 IST 2002)
        /usr/lib/X11R6/libXt.2:
                X Window System, Version 11 R6+ HP-UX B.10.20.00 Jul
                        y 2001 Patch Release
                (build date: Wed Jun 27 15:25:58 IST 2001)

cksum(1) Output:
        3422475167 2301952 /usr/lib/Motif1.2/libXm.1
        162322526 196608 /usr/lib/Motif1.2/libMrm.1
        2452147318 2330624 /usr/lib/Motif1.2_R6/libXm.2
        388764708 290816 /usr/lib/X11/fs/libfont.1
        3181463229 5821 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                fonts.alias
        3531204846 5732 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_10x20.pcf.Z
        3063936058 4217 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_5x7.pcf.Z
        598480739 4994 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_6x13.pcf.Z
        3608134708 4796 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_6x13B.pcf.Z
        2485681351 5441 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_7x13.pcf.Z
        397843369 5342 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_7x13B.pcf.Z
        1038713884 5336 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_7x14.pcf.Z
        3263708130 5411 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_8x13.pcf.Z
        1742845688 5442 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_8x13B.pcf.Z
        2558542047 6045 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_9x15.pcf.Z
        440238363 6125 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_9x15B.pcf.Z
        2627227868 5515 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys13.pcf.Z
        215480103 5684 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys14.pcf.Z
        3662157065 5821 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys16.pcf.Z
        108254264 6074 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys17.pcf.Z
        3904508416 6551 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys19.pcf.Z
        106645826 7001 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys23.pcf.Z
        3911309062 7630 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_sys26.pcf.Z
        1101689143 8239 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user11x19B.pcf.Z
        200771172 8666 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user12x23.pcf.Z
        35066654 8845 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user12x23B.pcf.Z
        3344276470 6435 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user13.pcf.Z
        1470944805 6547 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user13B.pcf.Z
        2681842233 6629 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user14.pcf.Z
        3515697480 6718 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user14B.pcf.Z
        2526607718 9424 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user14x26B.pcf.Z
        4177205777 7085 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user16.pcf.Z
        1208602168 7215 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user16B.pcf.Z
        1392628183 7457 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user17.pcf.Z
        795430099 7457 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user17B.pcf.Z
        1274678912 7972 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user19.pcf.Z
        1413494322 8137 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user19B.pcf.Z
        2052972203 8582 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user23.pcf.Z
        2319093276 8826 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user23B.pcf.Z
        2173200294 9105 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user26.pcf.Z
        3824253094 9298 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user26B.pcf.Z
        333432968 6146 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user6x13.pcf.Z
        2655188882 6265 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user6x13B.pcf.Z
        2828306365 6245 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user6x14.pcf.Z
        1718455574 6383 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user6x14B.pcf.Z
        2978441319 6785 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user6x16.pcf.Z
        3781754572 7085 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user7x17.pcf.Z
        646909812 7201 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user8x16.pcf.Z
        2450127494 7287 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user8x16B.pcf.Z
        700757385 7462 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user8x19.pcf.Z
        711215460 7004 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user9x17B.pcf.Z
        645884797 7435 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user9x17.pcf.Z
        2619890835 5234 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_7x14B.pcf.Z
        513519885 9233 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user14x26.pcf.Z
        3162639883 4829 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_6x10.pcf.Z
        2002498103 8205 /usr/lib/X11/fonts/iso_8859.15/75dpi/
                iso15_user11x19.pcf.Z
        605744475 851968 /usr/lib/X11R5/libX11.1
        3442655101 81920 /usr/lib/X11R5/libXhp11.1
        1325092991 421888 /usr/lib/X11R5/libXt.1
        364706699 1363968 /usr/lib/X11R6/libX11.2
        3975407604 110592 /usr/lib/X11R6/libXext.2
        4270718079 69632 /usr/lib/X11R6/libXhp11.2
        3425397343 61440 /usr/lib/X11R6/libXi.2
        58759231 122880 /usr/lib/X11R6/libICE.1
        550799879 94208 /usr/lib/X11R6/libXIE.1
        3856470140 32768 /usr/lib/X11R6/libXtst.1
        4222131366 483328 /usr/lib/X11R6/libXt.2

Patch Conflicts: None

Patch Dependencies: None

Hardware Dependencies: None

Other Dependencies: None

Supersedes:
        PHSS_7743 PHSS_7745 PHSS_8708 PHSS_8710 PHSS_8971 PHSS_9193
        PHSS_9194 PHSS_9356 PHSS_9778 PHSS_9812 PHSS_9814 PHSS_10480
        PHSS_10688 PHSS_10789 PHSS_11046 PHSS_11048 PHSS_11628 PHSS_12374
        PHSS_12824 PHSS_13113 PHSS_13743 PHSS_14040 PHSS_14534 PHSS_15008
        PHSS_16120 PHSS_16617 PHSS_17331 PHSS_17323 PHSS_18012 PHSS_19592
        PHSS_19963 PHSS_20861 PHSS_21956 PHSS_22944 PHSS_23518 PHSS_25446
        PHSS_27229 PHSS_27654 PHSS_28364 PHSS_28872

Equivalent Patches: None

Patch Package Size: 4050 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_29126

        5a. For a standalone system, run swinstall to install the
            patch:

                swinstall -x autoreboot=true -x match_target=true \
                        -s /tmp/PHSS_29126.depot

        By default swinstall will archive the original software in
        /var/adm/sw/patch/PHSS_29126. 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_29126.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_29126.depot of=/dev/rmt/0m bs=2k

Special Installation Instructions:
        On installation of this patch the libraries - libICE.2,
        libXIE.2, libXtst.2, libXp.2, will be permanently
        removed from the system, if they exist.
-----End of Document ID: PHSS_29126------------------------------------------