Patch Name: PHSS_19271 Patch Description: s700_800 10.20 PEX 5.1/Starbase/Hardcopy Runtime patch Creation Date: 99/12/20 Post Date: 99/12/21 Hardware Platforms - OS Releases: s700: 10.20 s800: 10.20 Products: N/A Filesets: DirectAccess.DDA-SHLIBS GraphicsCommon.FAFM-RUN GraphicsCommon.FAFM-SHLIBS GraphicsCommon.SBDL-SHLIBS GraphicsCommon.STAR-RUN GraphicsCommon.STAR-SHLIBS GraphicsPEX5RT.PEX5-DDX GraphicsPEX5RT.PEX5-RUN Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_19271 Symptoms: PHSS_19271: - See defect description. PHSS_19258: - This patch enables new functionality that is part of the 10.20 ACE (Additional Core Enhancements) Workstation bundle, which adds new drivers to support HP VISUALIZE-fxe graphics on HP-UX 10.20. PHSS_17176: - See defect description. PHSS_17161: - See defect description. PHSS_17147: - See defect description. PHSS_15856: - See defect description. PHSS_15843: - See defect description. PHSS_14948: - See defect description. PHSS_14938: - See defect description. PHSS_14925: - See defect description. PHSS_13900: - See defect description. PHSS_13529: - See defect description. PHSS_13517: - See defect description. PHSS_12471: - See defect description. PHSS_12463: - See defect description. PHSS_12455: - See defect description. PHSS_11399: - See defect description PHSS_10763: - See defect description PHSS_10250: - See defect description PHSS_10244: - See defect description PHSS_10214: - See defect description PHSS_9680: - See defect description PHSS_9250: - See defect description PHSS_8982: - See defect description PHSS_8380: - See defect description PHSS_7604: - see defect description Defect Description: PHSS_19271: Resolution: - PHIGS rendering through FORTRAN77 binding can occasionally result in IEEE underflow error and program termination. - Cannot gopen HPGL spool files for writing - Starbase applications can memory fault if there are many obscuring windows in same visual as a rendering Starbase program. PHSS_19258: Resolution: - 3D poly lines with move/draw flags may in rare instances cause a segmentation violation (signal 11) on HP VISUALIZE-fx2, HP VISUALIZE-fx4, and HP VISUALIZE-fx6 graphics devices. - New functionality to support HP VISUALIZE-fxe graphics on HP-UX 10.20. PHSS_17176: Resolution: - PHIGS shielded views, if moved off-screen, can cause FX-family hardware to incorrectly clear stripes across the display. PHSS_17161: Resolution: - Accessibility of Core designate_character_set() functionality through the PHIGS ASSIGN CHARACTER SET GSE. - PEX applications using more than 60 file descriptors may core dump with a segmentation violation. PHSS_17147: - Corrects possible bus error when switching starbase VMX driver from single buffer to double buffer while window is unmapped. - Odd rendering effects when switching between indexed color per vertex and RGB color per vertex in PHIGS FAS3D - Illegal instruction error during gopen on fx devices from Fortran applications. PHSS_15856: - Corrects possible bus error when switching starbase VMX driver from single buffer to double buffer while window is unmapped. - Odd rendering effects when switching between indexed color per vertex and RGB color per vertex in PHIGS FAS3D - Illegal instruction error during gopen on fx devices from Fortran applications. PHSS_15843: - Editing attributes in a PHIGS CSS can cause bad images if the environment variable SB_DL_REDUNDANCY_SEARCH_LIMIT is set to 0. - puwk() can dump core after a large number (>42) of single-element deletions (pdel()) - Using the Starbase "line_width" attribute causes an incorrect transformation of line vertices from model to device coordinates when the VDC_UNITS mode is used to specify the line width and the current transformation matrix is anisotropic. PHSS_14948: - Running a PEX program causes OpenGL stereo on VISUALIZE fx4 and fx6 to stop working. This condition persists until the "stereo in a window" video mode is changed to a different mode and then restored (via setmon) or the system is rebooted. PHSS_14938: - Defect fix to pexd_init due to the '-indirect' option to X which causes numerous error messages. PHSS_14925: - Spot patch not for general release PHSS_13900: - Systems with Visualize-fx2, Visualize-fx4, and Visualize-fx6 graphics may hang (lock up) when running 3D applications that make extensive use of large polyline graphics primitives. - The edges of PEX Edged Fill Primitives with Move/Draw flags are incorrectly rendered on the Visualize FX graphics hardware. - PHIGS Line width changes via pgse_u12 escape are not always immediately applied on the Visualize FX graphics hardware. - Improved the visual quality of Starbase/PEX/Phigs widelines. - Eliminated several artifacts seen in widelines. Solid widelines where sometimes 0.5 pixel offset. - Patterned widelines were inconsistently patterned with regard to width one lines and the segment endpoints jittered up to 0.5 pixel from the center of the line. - Corrected a defect in the Starbase/PEX/PHIGS hpvmx virtual device driver that was causing frame buffer write_enables to be ignored. - In rare cases, Visualize FX devices with the January 1998 periodic patch can encounter a segmentation fault. PHSS_13529: - Specular highlights are different for polygons rendered with hardware compared to polygons that are transformed and lit in software. This is noticeable, for example, when a non-convex, edged polygon (software lighting) is next to a convex polygon (hardware lighting). PHSS_13517: - Incorrect images can appear in PHIGS applications if a regeneration is triggered after the CHANGE STRUCTURE IDENTIFIER, MOVE STRUCTURE ELEMENT ESCAPE, or MOVE ELEMENT RANGE ESCAPE is used. - While running PEX/PHIGS/Starbase based applications Visualize-48 graphics windows blank to black and /etc/dmesg reports: frame_save_restore: state_mgmt() fail 386 Frame(save): state_mgmt() fail - Added support for hardware texture mapping acceleration on the Visualize FX series - A new environment variable has been added to HP PEXlib. Set HPPEX_DHA_DISABLE_24_BIT_VISUAL=1 to disable PEX support for 24-plane targets, in situations where they would have be accessed using the Virtual Memory (VMX) driver, for locally-initiated PEX clients. If set in the context in which the X server is started, this will disable such targets for PEX protocol operations. Note that this setting will *not* disable 24-plane targets supported via hardware acceleration. Example usage: A remote X server has 24-plane Visuals but does not support the PEX extension. HP PEXlib would normally support shaded graphics to the 24-plane Visuals via virtual memory rendering, but the performance would be relatively slow because so much data would be sent across the network per frame. A typical PEX application would select such a target as the deepest available. This environment variable would prevent those deep targets from being listed by PEXMatchRenderingTargets, and the application might then choose a shallower (8-plane) target with higher performance. PHSS_12471: - modifications to synchronize with the latest X server patch. PHSS_12463: - Visualize-48 hardware texture mapping is incorrect for texture maps where the T dimension is signficantly larger (5 times or more) than the S dimension. - Performance enhancement for solid rendering on 8 plane Visualize-EG when using software double buffering. - Summit does not dither in software rasterizers when it should. - Some applications using GSE attributes and SET INTERIOR STYLE could sometimes be regenerated incorrectly, most often with a solid interior style when another style was desired. This fixes the interaction. - Repair memory leak in gclose. - DC_PIXEL_WRITE of one pixel on Vis-48 dumps core. - PEXOCCPolyline on graphics devices without geometry accelerators (CRX and HCRX family) may corrupt the contents of two processor general registers. This could cause a wide range of incorrect application behavior. - The 'graphinfo' program fails to report the presence of a Video Out card on Visualize-fx2, -fx4, and -fx6 graphics devices. The 'graphinfo' program incorrectly reports the name of the following graphics devices: HP VISUALIZE-FX2 is incorrectly reported as HP VISUALIZE-2X HP VISUALIZE-FX4 is incorrectly reported as HP VISUALIZE-4X HP VISUALIZE-FX6 is incorrectly reported as HP VISUALIZE-8X - gescape added to allow hardware to determine front or back of polygon on Visualize-Fx. Gives significant performance gain for 2-sided lighting and culling. - Performance of model clipping and capping has been improved for Starbase and PEX on PA2.0 systems. - Enhance performance of triangle strip on Visualize 24. Improvement most noticeable when backflip lighting is turned on. Improved facet normal computation performance on PA 2.0 machines. - A 720,730, or 750 SPU with CRX24Z or CRX48Z graphics fails with an illegal instruction using Starbase, PEX or PHIGS. This defect was introduced with the 10.20 ACE bundle. - Some problems with PHIGS regenerations, especially after repeated structure edits, have been repaired. PHSS_12455: - A 720,730, or 750 SPU with CRX24Z or CRX48Z graphics fails with an illegal instruction using Starbase, PEX or PHIGS. This defect was introduced with the 10.20 ACE bundle. - Applications using immediate mode PEXOCCpolylines on VisualizeFX devices may experience problems (with a variety of unpredictable symptoms) because the graphics library does not restore processor registers correctly for this path. - Some problems with PHIGS regenerations, especially after repeated structure edits, have been repaired. - When an application is trying to perform graphics on Visualize devices while using DCE threads the application is likely to get a segmentation fault at the first gopen. PHSS_11399: - Repairs an intermittent defect on a Visualize 48 graphics device when more than 8 lights are used or polygon offset is enabled. - Temporary memory used in Display List structures is reclaimed more frequently, avoiding some potential out-of-memory conditions. - Lighting incorrect for partial polygons in some cases. - Improves rendering performance on CRX in some cases. - Improved performance for non-accelerated lighting and clipping calculations. - The PHIGS SET TEXT ALIGNMENT (pstxal, pset_text_align) does not correctly align text with vertical alignment PAHALF (or PVERT_HALF); the center of the text cell is placed on the text position, rather than the halfline of the text cell. If the environment variable HP_PHIGS_STD_TEXT_ALIGNMENT is set to the value TRUE (note that the actual value "TRUE" must be used), behavior will be changed to support the correct interpretation. - Performance problems that could occur when restoring PHIGS SET REFLECTANCE PROPERTIES and SET BACK REFLECTANCE PROPETRIES elements from archives have been fixed. - An attempt to create SBDL labels in low-memory situations could result in a core dump; this repairs the problem so that the label creation will exit gracefully. - Starbase raster cursors were rendered incorrectly on some devices. - Some applications using GSE attributes and SET INTERIOR STYLE could sometimes be regenerated incorrectly, most often with a solid interior style when another style was desired. This fixes the interaction. - For HP-PHIGS and HP PEX, a defect has been fixed that appeared as an order dependency between the enabling of face distinguishing and the setting of certain backface attributes. The symptoms were as follows: If face distinguishing were enabled for PHIGS or PEX, and then either of the attributes BACKFACE INTERIOR SHADING METHOD or BACKFACE LIGHTING METHOD were changed, the attribute change would occur correctly. However, if either of the attributes were changed first, and then face distinguishing were enabled, the attribute changes would not take effect and the front-face versions of these two attributes would be used for back faces. This defect fix may cause a visual behavior change for applications that have been hitting the defective path. In case the behavior change is deemed unacceptable, environment variables have been implemented to disable the fix. Setting the appropriate environment variable to any non-empty value is sufficient to disable the defect fix: PHIGS_DISABLE_FACE_DIST_ORDER_FIX (for HP-PHIGS) HPPEX_DHA_DISABLE_FACE_DIST_ORDER_FIX(for HP PEX) - New bits have been defined for inquire_capabilities(3g) to allow an application to detect whether certain features are supported in hardware. These new bits are defined for the PERF_HINTS_1_CAPABILITIES byte: IC_HW_POLYGON_OFFSET will be set only if the graphics device has hardware support for polygon offset IC_HW_WIDELINE will be set only if the graphics device has hardware support for stroked widelines To give access to the same information in PEX, two new implementation-dependent constants have been implemented: PEXHPIDHWPolygonOffsetSupported will be True if hardware support for polygon offset is present, otherwise False PEXHPIDHWWidelineSupported will be True if hardware support for stroked widelines is present, otherwise False Support for these implementation-dependent constants can be detected by inquiring enum type PEXExtID and searching for these values. - Improved performance of independent triangles and quads accessed via Starbase's polytriangle_with_data and polyquad_with_data and PEX's PEXOCCTriangles. - Incorrect model clipping of PHIGS 3D annotation text was corrected. - Improved performance for edged polygons on Visualize-Fx devices. In many cases, performance increased by a factor of 2. - Improved performance of code used to setup graphics mode on Visualize-Fx. This change is most apparent to applications with backflip lighting turned on. - Polymarker performance improvement for PA8000 workstations. NOTICE: The unconventional technique used to preserve system files results in harmless error messages written to the log file by the swverify command upon removal of this patch. PHSS_10763: Support for HP VISUALIZE-FX graphics family PHSS_10250: - A spurious message may be written to standard error on HCRX and Visualize graphics subsystems under specific conditions when rendering styled lines. The affected graphics subsystems are: HCRX-8, HCRX-8Z, HCRX-24, HCRX-24Z, Visualize-8, Visualize-8Z, Visualize-24, Visualize-24Z, Visualize-48, and Visualize-EG. The output message is "SIMPLE LINE TYPE". While this may only be a minor annoyance to some customers, some graphics applications will fail to execute properly because of the output of the above message to standard error. PHSS_10244: - Depth cue values could have incorrect values when software texture mapping is used. - line types on HP VISUALIZE-EG may not render correctly. - PHIGS attribute changes can fail to cause regenerations. - Replacing an element in a PHIGS structure could result in an incorrect picture, if the element being replaced is normally ignored during display (i.e. SET PICK ID or APPLICATION DATA) and the element replacing it is not. - The behavior of the display of structures that use SET FACE DISTINGUISHING MODE elements before SET BACK INTERIOR REFLECTANCE EQUATION elements may have been affected. This fix restores the older behavior. - When PHIGS compliant lighting is enabled, facet normals are generated when not needed. - Performance enhancement for PHIGS fill area sets with more than one set. - If the most recent edit of a PEX structure was done in Replace mode, and then the structure permission is set to PEXStructureLocked, certain optimizations could be performed incorrectly, possibly resulting in the loss of some geometry data. - User defined linetypes do not always work on VISUALIZE-EG - Patterned stroked widelines now look correct and errant pixels which were lit outside of the specified line width have been eliminated for horizontal and vertical lines. PHSS_10214: - unresolved symbol error due to missing symbols when using the -B,immediate flag. The unresolved symbol is from /opt/graphics/common/lib/libdl. - Text rendering can hang with tiny text sizes. - PEX declines to report some error messages. - Under certain conditions, face culling could be incorrect on PEX[OCC]FillAreaSet primitives, on VISUALIZE-8 and VISUALIZE-24 devices. - A defect has been fixed in PEX structure management: When using PEX WriteOnly structure permission, it may cause operations such as PEXSetElementPointer or PEXSetElementPointerAtLabel to be incorrectly performed, leading to incorrect editing and/or PEX errors. - If depth cueing is toggled on/off while texture mapping (in hardware), the primitive color may become polluted with the depth cue color. PHSS_9680: - The Jaunuary patch (PHSS_9250) had a problem where PHIGS applications could get a segmentation violation when using software double buffering on integrated color displays (8-bit devices on HP712/715/725). - Except for the above defect fix, this patch is the same graphics bits as the previous patch, PHSS_9250. The only other change is to the "postinstall" control script which correctly creates the required transition link, which is needed to support 9.x and 10.10 PEX binaries on a 10.20 system. The attempted fix (on PHSS_8380) for this problem, namely, the transition link for libPEXUt.sl in CGE utilities points to nothing, causing unexpected aborts was inadequate. This patch fixed the problem. Native 10.20 binaries are not affected by this problem. PHSS_9250: - Starbase daemon ignores some of the special keys such as function keys and arrow keys. - When some vertices in a polygon or triangle strip wound up "behind the eyepoint" during perspective viewing, sometimes the polygon or triangle is not drawn. This typically occurrs on unaccelerated devices. - Performance improvement for fill area sets. - Parenting a child widget to the Starbase widget will no longer produce an X (BadMatch) error. - Phigs and PEX nurbs edges were sometimes being drawn incorrectly. - Under HP PEX, in the case where PEXBeginRendering is called with HLHSR enabled on a window that is later resized, the software zbuffer could be managed incorrectly, resulting in various kinds of "stitching" during rendering. - Enable starbase inquire_capabilities() to return if hardware texture mapping is supported on Visualize-48. - Using PEXOCCTriangle with lit triangles and no normals may render incorrectly on VISUALIZE-24 devices. - On VISUALZE-48XP, setting the environment variable HP_PHIGS_STD_BACK_FACING will cause polygons to be rendered with PHIGS SET OF FILL AREA SET (SOFAS) to be culled (not rendered). - PHIGS can dump core while rendering polyline elements, if the attribute caching traverser has been specifically disabled. - Some degenerate POLYLINE SET 3 WITH COLOUR (ppls3c, polyline_set3_colr) elements may have their non-degenerate components rendered, where the whole element should be ignored. - Performance may slow down due to some traversals of structures being edited. - Incorrect rendering of polyhedron_with_data primitives sometimes occurs when sending only vertices and normals. Also performance improvement in rendering small polygons. - Color changes that happened (when no other attributes changed) when fronts were being culled were not getting done properly. - Incorrect usage of global transform when calculating model clip planes/volumes. - Performance improvement in Starbase and PEX when "hollow" polygons (Starbase INT_HOLLOW, PEX PEXInteriorStyleEmpty) are drawn while the polygon offset feature is enabled. - Hardware texture mapping performance degrades when second file descriptor (fildes) is closed. - Performance improvement when large number of polygons are being rendered just after changing rendering state, during call to polytriangle_with_data and polyquad_with_data. - Improved performance for PEX API when rendering objects that use PEXTriangleStrip in locked structures. - PHIGS nameset operations perform faster. PHSS_8982: - When a program using libDDA is stopped with ctrl-Z, the X server may hang. - A program using libDDA may draw in the wrong area of the screen on the HCRX and Visualize graphics devices. PHSS_8380: - Transition link for libPEXUt.sl in CGE utilities points to nothing, causing unexpected aborts. - PEXExtCreateFilteredTM* do not correctly do ARGB types. Call to PEXExtCreateFilteredTMFromWindow now handles PEXHPTexelAlphaRGBInt8 and PEXHPTexelAlphaRGBFloat types correctly. - Enhancement: Device independent way to read RGB values in Starbase, similar to OpenGL calls glReadPixels and glDrawPixels which allows getting RGB data easily. - Software texture mapping in highly perspective images appears blurry and distorted. - When picking polylines that contain move/draw flags, bogus hits may be reported. - PEXFillAreaSetWithData calls with Move/Draw (Edge) flags can sometimes render incorrectly on VISUALIZE-48 and VISUALIZE-48XP. - Texture mapping on Visualize-48 hangs system if certain large texture map sizes are used (2048x512 and 4096x1024). - Segmentation violation may occur when inserting PHIGS ISO Fill Area primitives that are non-convex into a structure before a PHIGS Workstation is opened. - PEXOCCTriangles sometimes does not draw all triangles on VISUALIZE-48. - Triangle Strips will infrequently render incorrecly or, on rare cases, cause segmentation violation on VISUALIZE-48 and VISUALIZE-48XP. - Locked structures or structures containing PEXNoop elements may dump core when traversed. - Performance enhancement: color changes that happen while lighting is on, is faster on Hyper and VISUALIZE devices. - Memory corruption/core dump may occur on VISUALIZE-24 and VISUALIZE-48 using SOFAs. - Clipping behavior has changed for 10.20. The new clipping behavior guarantees the following: * a polyline drawn at the clipping limits is always rendered, never clipped; * rendering can be done to the full extent of the region cleared by clear view surface, but not beyond. - PHIGS and other applications may hang on Hyper & Visualize devices for certain offscreen windows. - PHIGS Compliant backface lighting could cause core dump on VISUALIZE-24. PHSS_7604: - Facet normals are generated using non-xyz data on VISUALIZE-48 devices if a PEX OCC primitive specifies a non-zero xyz_offset. - VISUALIZE-48 can corrupt program data when front/back distinguish is enabled and when an application is compiled with -O or higher optimization. - User-defined linetypes could give wrong result on VMX and VISUALIZE-24 devices. - Sometimes bogus hits possible when picking and using polylines w/MD_flags. - Polytri/quad with move/draw flags on older devices (PVRX and TVRX devices) could render erroneously. - PEXOCCTriangleStrip missing triangles under certain conditions. - PHIGS LABEL (plb, plabel) performance is not adequate. - PHIGS lighting can dump core on VISUALIZE-24 devices under certain conditions. - The /dev/screen/wm file is sometimes not removed when gwindstop is used to close xwcreated windows. - xwcreate failing in CDE environment w/o xhost of local machine. - PHIGS NURB surfaces may render isoparametric curves in the wrong color on VRX-family devices. - An occasional timing defect, seen on CRX48Z when drawing triangle strips with the polygon offset feature enabled, has been fixed. - Performance increase on PA-8000 systems, rendering not affected. - The combination of backface culling and polygon offset may incorrectly cull facets from triangle strips that include user-supplied facet normals, when rendering on accelerated graphics displays in the Visualize family. SR: 0000000000 Patch Files: /opt/graphics/DDA/lib/libDDA.1 /opt/graphics/DDA/lib/libDDA.2 /opt/graphics/DDA/lib/libDDA.sl /opt/graphics/PEX5/contrib/xhpcmap /opt/graphics/PEX5/demos/PEXInfo.l.pm /opt/graphics/PEX5/demos/PEXVerify.scr /opt/graphics/PEX5/demos/VerifyPEX_msg /opt/graphics/PEX5/demos/pexcube_data /opt/graphics/PEX5/demos/verify_install /opt/graphics/PEX5/fonts/ascii/stroke/ascii.-1.pht /opt/graphics/PEX5/fonts/ascii/stroke/ascii.-2.pht /opt/graphics/PEX5/fonts/ascii/stroke/ascii.1.pht /opt/graphics/PEX5/fonts/ascii/stroke/ascii.2.pht /opt/graphics/PEX5/fonts/ascii/stroke/fonts.dir /opt/graphics/PEX5/fonts/ascii/stroke/latin1.-1.pht /opt/graphics/PEX5/fonts/ascii/stroke/latin1.-2.pht /opt/graphics/PEX5/fonts/ascii/stroke/latin1.1.pht /opt/graphics/PEX5/fonts/ascii/stroke/latin1.2.pht /opt/graphics/PEX5/fonts/ascii/stroke/phonts.dir /opt/graphics/PEX5/fonts/font_info/stroke/-1 /opt/graphics/PEX5/fonts/hp_japanese/stroke/fonts.dir /opt/graphics/PEX5/fonts/hp_japanese/stroke/phonts.dir /opt/graphics/PEX5/fonts/usascii/stroke/fonts.dir /opt/graphics/PEX5/fonts/usascii/stroke/phonts.dir /opt/graphics/PEX5/help/PEXErrorHelp /opt/graphics/PEX5/help/vue/dialogs/pex.ddf /opt/graphics/PEX5/help/vue/icons/Color/PEXcube.l.pm /opt/graphics/PEX5/help/vue/icons/Color/PEXcube.s.pm /opt/graphics/PEX5/help/vue/icons/PEXcube.l.bm /opt/graphics/PEX5/help/vue/icons/PEXcube.s.bm /opt/graphics/PEX5/help/vue/types/pex.vf /opt/graphics/PEX5/help/vue/types/tools/System_Admin/ VerifyPEX /opt/graphics/PEX5/help/vue/types/tools/System_Info/PEX /opt/graphics/PEX5/lbin/pexd /opt/graphics/PEX5/lbin/pexd_init /opt/graphics/PEX5/lib/libPEX5.1 /opt/graphics/PEX5/lib/libPEX5.2 /opt/graphics/PEX5/lib/libPEX5.sl /opt/graphics/PEX5/lib/libPEXUt.1 /opt/graphics/PEX5/lib/libPEXUt.sl /opt/graphics/PEX5/lib/libPEXXg.1 /opt/graphics/PEX5/lib/libPEXXg.sl /opt/graphics/PEX5/lib/macros/ormac /opt/graphics/PEX5/lib/nls/msg/C/PEX.cat /opt/graphics/PEX5/newconfig/opt/graphics/PEX5/ 10.0_Rel_Notes /opt/graphics/PEX5/newconfig/usr/lib/X11/XErrorDB /opt/graphics/PEX5/newconfig/usr/lib/X11/extensions/fp.PEX /opt/graphics/PEX5/newconfig/usr/lib/X11/extensions/ libXhpPEX.1 /opt/graphics/common/10.20ws_ace.rn /opt/graphics/common/bin/pcltrans /opt/graphics/common/bin/sb2xwd /opt/graphics/common/bin/sbvtrans /opt/graphics/common/bin/screenpr8.07 /opt/graphics/common/bin/xinitcolormap /opt/graphics/common/bin/xwcreate /opt/graphics/common/bin/xwd2sb /opt/graphics/common/bin/xwdestroy /opt/graphics/common/lbin/gwind /opt/graphics/common/lbin/gwindstop /opt/graphics/common/lbin/sb_daemon_10.0 /opt/graphics/common/lbin/sb_daemon_8.02 /opt/graphics/common/lbin/sb_daemon_8.05 /opt/graphics/common/lbin/sb_daemon_8.07 /opt/graphics/common/lbin/sb_daemon_9.0 /opt/graphics/common/lib/char_sets /opt/graphics/common/lib/formatters/pcl/libfmtpcl.1 /opt/graphics/common/lib/formatters/pcl/libfmtpcl.sl /opt/graphics/common/lib/libXg.1 /opt/graphics/common/lib/libXg.sl /opt/graphics/common/lib/libXwindow.1 /opt/graphics/common/lib/libXwindow.sl /opt/graphics/common/lib/libcgm.1 /opt/graphics/common/lib/libcgm.sl /opt/graphics/common/lib/libdd98704.1 /opt/graphics/common/lib/libdd98704.sl /opt/graphics/common/lib/libdd98705.1 /opt/graphics/common/lib/libdd98705.sl /opt/graphics/common/lib/libdd98735.1 /opt/graphics/common/lib/libdd98735.sl /opt/graphics/common/lib/libdd98736.1 /opt/graphics/common/lib/libdd98736.sl /opt/graphics/common/lib/libdd98765.1 /opt/graphics/common/lib/libdd98765.sl /opt/graphics/common/lib/libdd98766.1 /opt/graphics/common/lib/libdd98766.sl /opt/graphics/common/lib/libddCADplt.1 /opt/graphics/common/lib/libddCADplt.sl /opt/graphics/common/lib/libddSMDpix.1 /opt/graphics/common/lib/libddSMDpix.sl /opt/graphics/common/lib/libddSMDpln.1 /opt/graphics/common/lib/libddSMDpln.sl /opt/graphics/common/lib/libddbyte.1 /opt/graphics/common/lib/libddbyte.sl /opt/graphics/common/lib/libddcrx48z.1 /opt/graphics/common/lib/libddcrx48z.sl /opt/graphics/common/lib/libdddl.1 /opt/graphics/common/lib/libdddl.sl /opt/graphics/common/lib/libddfxe.1 /opt/graphics/common/lib/libddfxe.sl /opt/graphics/common/lib/libddgcrx.1 /opt/graphics/common/lib/libddgcrx.sl /opt/graphics/common/lib/libddhcrx.1 /opt/graphics/common/lib/libddhcrx.sl /opt/graphics/common/lib/libddhcrx48.1 /opt/graphics/common/lib/libddhcrx48.sl /opt/graphics/common/lib/libddhil.1 /opt/graphics/common/lib/libddhil.sl /opt/graphics/common/lib/libddhpcgm.1 /opt/graphics/common/lib/libddhpcgm.sl /opt/graphics/common/lib/libddhpgl.1 /opt/graphics/common/lib/libddhpgl.sl /opt/graphics/common/lib/libddhpterm.1 /opt/graphics/common/lib/libddhpterm.sl /opt/graphics/common/lib/libddkbd.1 /opt/graphics/common/lib/libddkbd.sl /opt/graphics/common/lib/libddlkbd.1 /opt/graphics/common/lib/libddlkbd.sl /opt/graphics/common/lib/libddload.1 /opt/graphics/common/lib/libddload.sl /opt/graphics/common/lib/libddnull.1 /opt/graphics/common/lib/libddnull.sl /opt/graphics/common/lib/libddrw.1 /opt/graphics/common/lib/libddrw.sl /opt/graphics/common/lib/libddsbv.1 /opt/graphics/common/lib/libddsbv.sl /opt/graphics/common/lib/libddsox11.1 /opt/graphics/common/lib/libddsox11.sl /opt/graphics/common/lib/libddvisx.1 /opt/graphics/common/lib/libddvisx.sl /opt/graphics/common/lib/libddvmx.1 /opt/graphics/common/lib/libddvmx.sl /opt/graphics/common/lib/libdl.1 /opt/graphics/common/lib/libdl.sl /opt/graphics/common/lib/libdlrefs.1 /opt/graphics/common/lib/libdlrefs.sl /opt/graphics/common/lib/libfa.1 /opt/graphics/common/lib/libfa.sl /opt/graphics/common/lib/libfontm.1 /opt/graphics/common/lib/libfontm.sl /opt/graphics/common/lib/libhpgfx.1 /opt/graphics/common/lib/libhpgfx.2 /opt/graphics/common/lib/libhpgfx.sl /opt/graphics/common/lib/nls/msg/C/hpgfx.cat /opt/graphics/common/lib/nls/msg/en_US.roman8/hpgfx.cat /opt/graphics/common/microcode/hp98705/te_data /opt/graphics/common/microcode/hp98705/te_mcode /opt/graphics/common/microcode/hp98735/te_data /opt/graphics/common/microcode/hp98735/te_mcode /opt/graphics/common/microcode/hp98765/te_data /opt/graphics/common/microcode/hp98765/te_mcode /opt/graphics/common/newconfig/opt/graphics/common/ 10.0_Rel_Notes /opt/graphics/common/newconfig/opt/graphics/common/config/ defaults /opt/graphics/common/raster/10x20/SNF/kana.8K.scf /opt/graphics/common/raster/10x20/SNF/lp.8U.scf /opt/graphics/common/raster/10x20/SNF/lp.b.8U.scf /opt/graphics/common/raster/10x20/kana.8K /opt/graphics/common/raster/10x20/lp.8U /opt/graphics/common/raster/10x20/lp.b.8U /opt/graphics/common/raster/12x20/SNF/cour.0U.scf /opt/graphics/common/raster/12x20/SNF/cour.b.0U.scf /opt/graphics/common/raster/12x20/cour.0U /opt/graphics/common/raster/12x20/cour.b.0U /opt/graphics/common/raster/18x30/SNF/math.0M.scf /opt/graphics/common/raster/18x30/SNF/pica.8U.scf /opt/graphics/common/raster/18x30/math.0M /opt/graphics/common/raster/18x30/pica.8U /opt/graphics/common/raster/6x8/SNF/lp.8U.scf /opt/graphics/common/raster/6x8/SNF/lp.b.8I.scf /opt/graphics/common/raster/6x8/SNF/math.8M.scf /opt/graphics/common/raster/6x8/lp.8U /opt/graphics/common/raster/6x8/lp.b.8I /opt/graphics/common/raster/6x8/math.8M /opt/graphics/common/raster/7x10/SNF/lp.8U.scf /opt/graphics/common/raster/7x10/lp.8U /opt/graphics/common/raster/8x16/SNF/kana.8K.scf /opt/graphics/common/raster/8x16/SNF/linedraw.0L.sc /opt/graphics/common/raster/8x16/SNF/lp.8U.scf /opt/graphics/common/raster/8x16/SNF/lp.b.8U.scf /opt/graphics/common/raster/8x16/SNF/lp.i.8U.scf /opt/graphics/common/raster/8x16/SNF/math.0M.scf /opt/graphics/common/raster/8x16/kana.8K /opt/graphics/common/raster/8x16/linedraw.0L /opt/graphics/common/raster/8x16/lp.8U /opt/graphics/common/raster/8x16/lp.b.8U /opt/graphics/common/raster/8x16/lp.i.8U /opt/graphics/common/raster/8x16/math.0M /opt/graphics/common/raster/L6x15/SNF/lp.8U.scf /opt/graphics/common/raster/L6x15/lp.8U /opt/graphics/common/raster/dflt/a/h/SNF/katakana.scf /opt/graphics/common/raster/dflt/a/h/katakana /opt/graphics/common/raster/dflt/a/l/SNF/katakana.scf /opt/graphics/common/raster/dflt/a/l/katakana /opt/graphics/common/raster/dflt/a/v/SNF/katakana.scf /opt/graphics/common/raster/dflt/a/v/katakana /opt/graphics/common/raster/dflt/b/h/SNF/katakana.scf /opt/graphics/common/raster/dflt/b/h/katakana /opt/graphics/common/raster/dflt/b/l/SNF/katakana.scf /opt/graphics/common/raster/dflt/b/l/katakana /opt/graphics/common/raster/dflt/b/v/SNF/katakana.scf /opt/graphics/common/raster/dflt/b/v/katakana /opt/graphics/common/stroke/font_info/1 /opt/graphics/common/stroke/font_info/2 /opt/graphics/common/stroke/font_info/4 /opt/graphics/common/stroke/font_info/58 /opt/graphics/common/stroke/font_info/6 /opt/graphics/common/stroke/font_info/8 /opt/graphics/common/stroke/hproman/1 /opt/graphics/common/stroke/hproman/2 /opt/graphics/common/stroke/hproman/4 /opt/graphics/common/stroke/hproman/58 /opt/graphics/common/stroke/hproman/6 /opt/graphics/common/stroke/hproman/8 /opt/graphics/common/stroke/jisascii/1 /opt/graphics/common/stroke/jisascii/2 /opt/graphics/common/stroke/jisascii/4 /opt/graphics/common/stroke/jisascii/6 /opt/graphics/common/stroke/jisascii/8 /opt/graphics/common/stroke/katakana/1 /opt/graphics/common/stroke/katakana/2 /opt/graphics/common/stroke/katakana/4 /opt/graphics/common/stroke/katakana/6 /opt/graphics/common/stroke/katakana/8 /opt/graphics/common/stroke/markers /opt/graphics/common/stroke/usascii/1 /opt/graphics/common/stroke/usascii/2 /opt/graphics/common/stroke/usascii/4 /opt/graphics/common/stroke/usascii/58 /opt/graphics/common/stroke/usascii/6 /opt/graphics/common/stroke/usascii/8 /usr/lib/X11/Xserver/brokers/extensions/CoPex.1 /usr/lib/X11/Xserver/brokers/extensions/Pex.1 /usr/lib/X11/Xserver/modules/extensions/hp/copex.1 /usr/lib/X11/Xserver/modules/extensions/hp/dlpex.1 /usr/lib/X11/Xserver/modules/extensions/hp/pex.1 /usr/vue/icons/Color/PEXcube.l.pm /usr/vue/icons/Color/PEXcube.s.pm /usr/vue/icons/PEXcube.l.bm /usr/vue/icons/PEXcube.s.bm what(1) Output: /opt/graphics/DDA/lib/libDDA.1: DDA Interface Library Version 2.11 (ACE B6193AA/PHSS _10763) on HP-UX 10.20 $Date: 03-Dec-99.00:2 5:38 $ $Revision: 19991203.2002 $ libDDA.1 /opt/graphics/DDA/lib/libDDA.2: DDA Interface Library Version 2.11 (ACE B6193AA/PHSS _10763) on HP-UX 10.20 $Date: 03-Dec-99.00:2 5:38 $ $Revision: 19991203.2002 $ libDDA.2 /opt/graphics/DDA/lib/libDDA.sl: DDA Interface Library Version 2.11 (ACE B6193AA/PHSS _10763) on HP-UX 10.20 $Date: 03-Dec-99.00:2 5:38 $ $Revision: 19991203.2002 $ libDDA.1 /opt/graphics/PEX5/contrib/xhpcmap: $Revision: 550.1 $ $Date: 96/03/19 14:17:07 $ PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ xhpcmap /opt/graphics/PEX5/demos/PEXInfo.l.pm: None /opt/graphics/PEX5/demos/PEXVerify.scr: None /opt/graphics/PEX5/demos/VerifyPEX_msg: PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ VerifyPEX_msg /opt/graphics/PEX5/demos/pexcube_data: None /opt/graphics/PEX5/demos/verify_install: PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ verify_install /opt/graphics/PEX5/fonts/ascii/stroke/ascii.-1.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/ascii.-2.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/ascii.1.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/ascii.2.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/fonts.dir: None /opt/graphics/PEX5/fonts/ascii/stroke/latin1.-1.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/latin1.-2.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/latin1.1.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/latin1.2.pht: None /opt/graphics/PEX5/fonts/ascii/stroke/phonts.dir: None /opt/graphics/PEX5/fonts/font_info/stroke/-1: None /opt/graphics/PEX5/fonts/hp_japanese/stroke/fonts.dir: None /opt/graphics/PEX5/fonts/hp_japanese/stroke/phonts.dir: None /opt/graphics/PEX5/fonts/usascii/stroke/fonts.dir: None /opt/graphics/PEX5/fonts/usascii/stroke/phonts.dir: None /opt/graphics/PEX5/help/PEXErrorHelp: None /opt/graphics/PEX5/help/vue/dialogs/pex.ddf: None /opt/graphics/PEX5/help/vue/icons/Color/PEXcube.l.pm: None /opt/graphics/PEX5/help/vue/icons/Color/PEXcube.s.pm: None /opt/graphics/PEX5/help/vue/icons/PEXcube.l.bm: None /opt/graphics/PEX5/help/vue/icons/PEXcube.s.bm: None /opt/graphics/PEX5/help/vue/types/pex.vf: None /opt/graphics/PEX5/help/vue/types/tools/System_Admin/ VerifyPEX: None /opt/graphics/PEX5/help/vue/types/tools/System_Info/PEX: None /opt/graphics/PEX5/lbin/pexd: PHSS_19271/19273 PEX5 Runtime/DevKit Server Daemon PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ pexd /opt/graphics/PEX5/lbin/pexd_init: PHSS_19271/19273 PEX5 Runtime/DevKit Server Startup Daemon PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ pexd_init /opt/graphics/PEX5/lib/libPEX5.1: PHSS_19271/19273 PEX5 Runtime/DevKit PEX5 Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEX5.1 /opt/graphics/PEX5/lib/libPEX5.2: PHSS_19271/19273 PEX5 Runtime/DevKit PEX5 Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEX5.2 /opt/graphics/PEX5/lib/libPEX5.sl: PHSS_19271/19273 PEX5 Runtime/DevKit PEX5 Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEX5.2 /opt/graphics/PEX5/lib/libPEXUt.1: CGE Version 1.0 Utilities Library $Revision: 550.2 $ $Date: 96/04/15 13:59:58 $ PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEXUt.1 /opt/graphics/PEX5/lib/libPEXUt.sl: CGE Version 1.0 Utilities Library $Revision: 550.2 $ $Date: 96/04/15 13:59:58 $ PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEXUt.1 /opt/graphics/PEX5/lib/libPEXXg.1: PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEXXg.1 /opt/graphics/PEX5/lib/libPEXXg.sl: PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libPEXXg.1 /opt/graphics/PEX5/lib/macros/ormac: None /opt/graphics/PEX5/lib/nls/msg/C/PEX.cat: None /opt/graphics/PEX5/newconfig/opt/graphics/PEX5/ 10.0_Rel_Notes: None /opt/graphics/PEX5/newconfig/usr/lib/X11/XErrorDB: None /opt/graphics/PEX5/newconfig/usr/lib/X11/extensions/fp.PEX: None /opt/graphics/PEX5/newconfig/usr/lib/X11/extensions/ libXhpPEX.1: PHSS_19271/19273 PEX5 Runtime/DevKit Extension Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ libXhpPEX.1 /opt/graphics/common/10.20ws_ace.rn: None /opt/graphics/common/bin/pcltrans: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ pcltrans /opt/graphics/common/bin/sb2xwd: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb2xwd /opt/graphics/common/bin/sbvtrans: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sbvtrans /opt/graphics/common/bin/screenpr8.07: STARBASE HP-UX 8.07 A.08.07 10/09/91 screenpr PHSS_ 1388 $Revision: 402.1.1.3 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libfmtpcl.a $R evision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libdd98550.a $ Revision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libdd98720.a $ Revision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libdd98730.a $ Revision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libdd98704.a $ Revision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libdd98735.a $ Revision: 402.1.1.1 $ STARBASE HP-UX 8.07 A.08.07 10/09/91 libddgcrx.a $R evision: 402.1.1.7 $ PHSS_1388 STARBASE HP-UX PATCH $Date: 92/06/17 06:52:03 $ echo _util.o $Revision: 402.1.1.6 $ STARBASE HP-UX 8.07 PATCH 04/28/92/ PICKING PATCH fpx_base.o STARBASE HP-UX Patch PHSS_1295 6/29/92 vwxfm2.o DI p olyhedrons STARBASE HP-UX 8.07 A.08.07 10/09/91 libsb1.a $Revi sion: 402.1.1.1 $ STARBASE HP-UX Patch PHSS_1096 05/12/92 fpxB_stubs.o $Revision: 402.1.1.5 $ STARBASE HP-UX Patch PHSS_0600 2/18/92 prim_wd.o $Re vision: 402.1.1.5 STARBASE HP-UX Patch PHSS_1295 6/29/92 prim_wd.o DI polyhedrons STARBASE HP-UX Patch PHSS_1354 7/21/92 prim_wd.o DI polyhedrons for gcrx STARBASE HP-UX 8.07 A.08.07 10/09/91 libsb2.a $Revi sion: 402.1.1.1 $ /opt/graphics/common/bin/xinitcolormap: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ xinitcolorm ap /opt/graphics/common/bin/xwcreate: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ xwcreate /opt/graphics/common/bin/xwd2sb: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ xwd2sb /opt/graphics/common/bin/xwdestroy: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ xwdestroy /opt/graphics/common/lbin/gwind: FILE_VERSION GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ gwind /opt/graphics/common/lbin/gwindstop: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ gwindstop /opt/graphics/common/lbin/sb_daemon_10.0: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb_daemon_1 0.0 PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. a PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PATCH_8.0X libdvio.a 700 66.4 91/11/05 /opt/graphics/common/lbin/sb_daemon_8.02: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb_daemon_1 0.0 PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. a PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PATCH_8.0X libdvio.a 700 66.4 91/11/05 /opt/graphics/common/lbin/sb_daemon_8.05: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb_daemon_1 0.0 PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. a PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PATCH_8.0X libdvio.a 700 66.4 91/11/05 /opt/graphics/common/lbin/sb_daemon_8.07: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb_daemon_1 0.0 PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. a PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PATCH_8.0X libdvio.a 700 66.4 91/11/05 /opt/graphics/common/lbin/sb_daemon_9.0: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ sb_daemon_1 0.0 PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. a PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PATCH_8.0X libdvio.a 700 66.4 91/11/05 /opt/graphics/common/lib/char_sets: None /opt/graphics/common/lib/formatters/pcl/libfmtpcl.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfmtpcl.1 /opt/graphics/common/lib/formatters/pcl/libfmtpcl.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfmtpcl.1 /opt/graphics/common/lib/libXg.1: GRAPHICS CORE HP-UX GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXg.1 /opt/graphics/common/lib/libXg.sl: GRAPHICS CORE HP-UX GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXg.1 /opt/graphics/common/lib/libXwindow.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. 1 /opt/graphics/common/lib/libXwindow.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libXwindow. 1 /opt/graphics/common/lib/libcgm.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libcgm.1 /opt/graphics/common/lib/libcgm.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libcgm.1 /opt/graphics/common/lib/libdd98704.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98704. 1 /opt/graphics/common/lib/libdd98704.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98704. 1 /opt/graphics/common/lib/libdd98705.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98705. 1 /opt/graphics/common/lib/libdd98705.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98705. 1 /opt/graphics/common/lib/libdd98735.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98735. 1 /opt/graphics/common/lib/libdd98735.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98735. 1 /opt/graphics/common/lib/libdd98736.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98736. 1 /opt/graphics/common/lib/libdd98736.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98736. 1 /opt/graphics/common/lib/libdd98765.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98735. 1 /opt/graphics/common/lib/libdd98765.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98735. 1 /opt/graphics/common/lib/libdd98766.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98736. 1 /opt/graphics/common/lib/libdd98766.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdd98736. 1 /opt/graphics/common/lib/libddCADplt.1: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddCADplt .1 /opt/graphics/common/lib/libddCADplt.sl: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddCADplt .1 /opt/graphics/common/lib/libddSMDpix.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddSMDpix .1 /opt/graphics/common/lib/libddSMDpix.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddSMDpix .1 /opt/graphics/common/lib/libddSMDpln.1: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddSMDpln .1 /opt/graphics/common/lib/libddSMDpln.sl: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddSMDpln .1 /opt/graphics/common/lib/libddbyte.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddbyte.1 /opt/graphics/common/lib/libddbyte.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddbyte.1 /opt/graphics/common/lib/libddcrx48z.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddcrx48z .1 /opt/graphics/common/lib/libddcrx48z.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddcrx48z .1 /opt/graphics/common/lib/libdddl.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdddl.1 /opt/graphics/common/lib/libdddl.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdddl.1 /opt/graphics/common/lib/libddfxe.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 06-Dec-99.12:23: 55 $ $Revision: 19991206.7633 $ libddfxe.1 /opt/graphics/common/lib/libddfxe.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 06-Dec-99.12:23: 55 $ $Revision: 19991206.7633 $ libddfxe.1 /opt/graphics/common/lib/libddgcrx.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddgcrx.1 /opt/graphics/common/lib/libddgcrx.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddgcrx.1 /opt/graphics/common/lib/libddhcrx.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhcrx.1 /opt/graphics/common/lib/libddhcrx.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhcrx.1 /opt/graphics/common/lib/libddhcrx48.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhcrx48 .1 /opt/graphics/common/lib/libddhcrx48.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhcrx48 .1 /opt/graphics/common/lib/libddhil.1: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhil.1 /opt/graphics/common/lib/libddhil.sl: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhil.1 /opt/graphics/common/lib/libddhpcgm.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpcgm. 1 /opt/graphics/common/lib/libddhpcgm.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpcgm. 1 /opt/graphics/common/lib/libddhpgl.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpgl.1 /opt/graphics/common/lib/libddhpgl.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpgl.1 /opt/graphics/common/lib/libddhpterm.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpterm .1 /opt/graphics/common/lib/libddhpterm.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddhpterm .1 /opt/graphics/common/lib/libddkbd.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddkbd.1 /opt/graphics/common/lib/libddkbd.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddkbd.1 /opt/graphics/common/lib/libddlkbd.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddlkbd.1 /opt/graphics/common/lib/libddlkbd.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddlkbd.1 /opt/graphics/common/lib/libddload.1: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddload.1 /opt/graphics/common/lib/libddload.sl: GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddload.1 /opt/graphics/common/lib/libddnull.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddnull.1 /opt/graphics/common/lib/libddnull.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddnull.1 /opt/graphics/common/lib/libddrw.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddrw.1 /opt/graphics/common/lib/libddrw.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddrw.1 /opt/graphics/common/lib/libddsbv.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddsbv.1 /opt/graphics/common/lib/libddsbv.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddsbv.1 /opt/graphics/common/lib/libddsox11.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddsox11. 1 /opt/graphics/common/lib/libddsox11.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddsox11. 1 /opt/graphics/common/lib/libddvisx.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 06-Dec-99.12:18: 05 $ $Revision: 19991206.7053 $ libddvisx.1 /opt/graphics/common/lib/libddvisx.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 06-Dec-99.12:18: 05 $ $Revision: 19991206.7053 $ libddvisx.1 /opt/graphics/common/lib/libddvmx.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddvmx.1 /opt/graphics/common/lib/libddvmx.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libddvmx.1 /opt/graphics/common/lib/libdl.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdl.1 /opt/graphics/common/lib/libdl.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdl.1 /opt/graphics/common/lib/libdlrefs.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdlrefs.1 /opt/graphics/common/lib/libdlrefs.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libdlrefs.1 /opt/graphics/common/lib/libfa.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfa.1 /opt/graphics/common/lib/libfa.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfa.1 /opt/graphics/common/lib/libfontm.1: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfontm.1 /opt/graphics/common/lib/libfontm.sl: PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libfontm.1 /opt/graphics/common/lib/libhpgfx.1: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libhpgfx.1 /opt/graphics/common/lib/libhpgfx.2: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libhpgfx.2 /opt/graphics/common/lib/libhpgfx.sl: PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit PHSS_19271/19272 SB Runtime/DevKit GRAPHICS CORE on HP-UX 10.20 $Date: 02-Dec-99.11:12: 13 $ $Revision: 19991202.13168 $ libhpgfx.2 /opt/graphics/common/lib/nls/msg/C/hpgfx.cat: None /opt/graphics/common/lib/nls/msg/en_US.roman8/hpgfx.cat: None /opt/graphics/common/microcode/hp98705/te_data: hp98705 te_data 08Dec92 109 dart9 /opt/graphics/common/microcode/hp98705/te_mcode: hp98705 te_mcode 08Dec92 109 dart9 /opt/graphics/common/microcode/hp98735/te_data: hp98766 te_data 08Dec92 109 dart9 /opt/graphics/common/microcode/hp98735/te_mcode: hp98766 te_mcode 08Dec92 109 dart9 /opt/graphics/common/microcode/hp98765/te_data: hp98766 te_data 08Dec92 109 dart9 /opt/graphics/common/microcode/hp98765/te_mcode: hp98766 te_mcode 08Dec92 109 dart9 /opt/graphics/common/newconfig/opt/graphics/common/ 10.0_Rel_Notes: None /opt/graphics/common/newconfig/opt/graphics/common/config/ defaults: None /opt/graphics/common/raster/10x20/SNF/kana.8K.scf: None /opt/graphics/common/raster/10x20/SNF/lp.8U.scf: None /opt/graphics/common/raster/10x20/SNF/lp.b.8U.scf: None /opt/graphics/common/raster/10x20/kana.8K: None /opt/graphics/common/raster/10x20/lp.8U: None /opt/graphics/common/raster/10x20/lp.b.8U: None /opt/graphics/common/raster/12x20/SNF/cour.0U.scf: None /opt/graphics/common/raster/12x20/SNF/cour.b.0U.scf: None /opt/graphics/common/raster/12x20/cour.0U: None /opt/graphics/common/raster/12x20/cour.b.0U: None /opt/graphics/common/raster/18x30/SNF/math.0M.scf: None /opt/graphics/common/raster/18x30/SNF/pica.8U.scf: None /opt/graphics/common/raster/18x30/math.0M: None /opt/graphics/common/raster/18x30/pica.8U: None /opt/graphics/common/raster/6x8/SNF/lp.8U.scf: None /opt/graphics/common/raster/6x8/SNF/lp.b.8I.scf: None /opt/graphics/common/raster/6x8/SNF/math.8M.scf: None /opt/graphics/common/raster/6x8/lp.8U: None /opt/graphics/common/raster/6x8/lp.b.8I: None /opt/graphics/common/raster/6x8/math.8M: None /opt/graphics/common/raster/7x10/SNF/lp.8U.scf: None /opt/graphics/common/raster/7x10/lp.8U: None /opt/graphics/common/raster/8x16/SNF/kana.8K.scf: None /opt/graphics/common/raster/8x16/SNF/linedraw.0L.sc: None /opt/graphics/common/raster/8x16/SNF/lp.8U.scf: None /opt/graphics/common/raster/8x16/SNF/lp.b.8U.scf: None /opt/graphics/common/raster/8x16/SNF/lp.i.8U.scf: None /opt/graphics/common/raster/8x16/SNF/math.0M.scf: None /opt/graphics/common/raster/8x16/kana.8K: None /opt/graphics/common/raster/8x16/linedraw.0L: None /opt/graphics/common/raster/8x16/lp.8U: None /opt/graphics/common/raster/8x16/lp.b.8U: None /opt/graphics/common/raster/8x16/lp.i.8U: None /opt/graphics/common/raster/8x16/math.0M: None /opt/graphics/common/raster/L6x15/SNF/lp.8U.scf: None /opt/graphics/common/raster/L6x15/lp.8U: None /opt/graphics/common/raster/dflt/a/h/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/a/h/katakana: None /opt/graphics/common/raster/dflt/a/l/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/a/l/katakana: None /opt/graphics/common/raster/dflt/a/v/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/a/v/katakana: None /opt/graphics/common/raster/dflt/b/h/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/b/h/katakana: None /opt/graphics/common/raster/dflt/b/l/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/b/l/katakana: None /opt/graphics/common/raster/dflt/b/v/SNF/katakana.scf: None /opt/graphics/common/raster/dflt/b/v/katakana: None /opt/graphics/common/stroke/font_info/1: None /opt/graphics/common/stroke/font_info/2: None /opt/graphics/common/stroke/font_info/4: None /opt/graphics/common/stroke/font_info/58: None /opt/graphics/common/stroke/font_info/6: None /opt/graphics/common/stroke/font_info/8: None /opt/graphics/common/stroke/hproman/1: None /opt/graphics/common/stroke/hproman/2: None /opt/graphics/common/stroke/hproman/4: None /opt/graphics/common/stroke/hproman/58: None /opt/graphics/common/stroke/hproman/6: None /opt/graphics/common/stroke/hproman/8: None /opt/graphics/common/stroke/jisascii/1: None /opt/graphics/common/stroke/jisascii/2: None /opt/graphics/common/stroke/jisascii/4: None /opt/graphics/common/stroke/jisascii/6: None /opt/graphics/common/stroke/jisascii/8: None /opt/graphics/common/stroke/katakana/1: None /opt/graphics/common/stroke/katakana/2: None /opt/graphics/common/stroke/katakana/4: None /opt/graphics/common/stroke/katakana/6: None /opt/graphics/common/stroke/katakana/8: None /opt/graphics/common/stroke/markers: None /opt/graphics/common/stroke/usascii/1: None /opt/graphics/common/stroke/usascii/2: None /opt/graphics/common/stroke/usascii/4: None /opt/graphics/common/stroke/usascii/58: None /opt/graphics/common/stroke/usascii/6: None /opt/graphics/common/stroke/usascii/8: None /usr/lib/X11/Xserver/brokers/extensions/CoPex.1: PHSS_19271/19273 PEX5 Runtime/DevKit Server Coextension Broker Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ CoPex.1 /usr/lib/X11/Xserver/brokers/extensions/Pex.1: PHSS_19271/19273 PEX5 Runtime/DevKit Server Extension Broker Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ Pex.1 /usr/lib/X11/Xserver/modules/extensions/hp/copex.1: PHSS_19271/19273 PEX5 Runtime/DevKit Server Coextension Module Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ copex.1 /usr/lib/X11/Xserver/modules/extensions/hp/dlpex.1: PHSS_19271/19273 PEX5 Runtime/DevKit Extension Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ dlpex.1 /usr/lib/X11/Xserver/modules/extensions/hp/pex.1: PHSS_19271/19273 PEX5 Runtime/DevKit Server Extension Module Library PEX 5.1 v4 on HP-UX 10.20 $Date: 02-Dec-99.21:19:29 $ $Revision: 19991202.17798 $ pex.1 /usr/vue/icons/Color/PEXcube.l.pm: None /usr/vue/icons/Color/PEXcube.s.pm: None /usr/vue/icons/PEXcube.l.bm: None /usr/vue/icons/PEXcube.s.bm: None cksum(1) Output: 2181368560 74137 /opt/graphics/DDA/lib/libDDA.1 4067126896 74137 /opt/graphics/DDA/lib/libDDA.2 2181368560 74137 /opt/graphics/DDA/lib/libDDA.sl 3065485792 28738 /opt/graphics/PEX5/contrib/xhpcmap 4238644929 2002 /opt/graphics/PEX5/demos/PEXInfo.l.pm 3837555945 2473 /opt/graphics/PEX5/demos/PEXVerify.scr 2514852306 32851 /opt/graphics/PEX5/demos/VerifyPEX_msg 4000808658 8968 /opt/graphics/PEX5/demos/pexcube_data 679589779 131285 /opt/graphics/PEX5/demos/verify_install 2884915107 3305 /opt/graphics/PEX5/fonts/ascii/stroke/ ascii.-1.pht 2766633806 3400 /opt/graphics/PEX5/fonts/ascii/stroke/ ascii.-2.pht 3003083783 2037 /opt/graphics/PEX5/fonts/ascii/stroke/ ascii.1.pht 3454347044 2132 /opt/graphics/PEX5/fonts/ascii/stroke/ ascii.2.pht 4200087900 2 /opt/graphics/PEX5/fonts/ascii/stroke/fonts.dir 1040446289 4463 /opt/graphics/PEX5/fonts/ascii/stroke/ latin1.-1.pht 3809879894 4558 /opt/graphics/PEX5/fonts/ascii/stroke/ latin1.-2.pht 1625032690 2599 /opt/graphics/PEX5/fonts/ascii/stroke/ latin1.1.pht 1625032690 2599 /opt/graphics/PEX5/fonts/ascii/stroke/ latin1.2.pht 869581195 320 /opt/graphics/PEX5/fonts/ascii/stroke/ phonts.dir 1154467140 20 /opt/graphics/PEX5/fonts/font_info/stroke/-1 4200087900 2 /opt/graphics/PEX5/fonts/hp_japanese/stroke/ fonts.dir 2444916508 790 /opt/graphics/PEX5/fonts/hp_japanese/stroke/ phonts.dir 4200087900 2 /opt/graphics/PEX5/fonts/usascii/stroke/ fonts.dir 3992767303 493 /opt/graphics/PEX5/fonts/usascii/stroke/ phonts.dir 284332157 14762 /opt/graphics/PEX5/help/PEXErrorHelp 3006940733 4561 /opt/graphics/PEX5/help/vue/dialogs/pex.ddf 3940593847 1970 /opt/graphics/PEX5/help/vue/icons/Color/ PEXcube.l.pm 2355874548 946 /opt/graphics/PEX5/help/vue/icons/Color/ PEXcube.s.pm 3466288786 1274 /opt/graphics/PEX5/help/vue/icons/ PEXcube.l.bm 1906005584 500 /opt/graphics/PEX5/help/vue/icons/ PEXcube.s.bm 3071598773 924 /opt/graphics/PEX5/help/vue/types/pex.vf 3282054361 208 /opt/graphics/PEX5/help/vue/types/tools/ System_Admin/VerifyPEX 3282054361 208 /opt/graphics/PEX5/help/vue/types/tools/ System_Info/PEX 3071172534 247843 /opt/graphics/PEX5/lbin/pexd 2783543010 28733 /opt/graphics/PEX5/lbin/pexd_init 3056575496 2170454 /opt/graphics/PEX5/lib/libPEX5.1 1712643188 2034668 /opt/graphics/PEX5/lib/libPEX5.2 1712643188 2034668 /opt/graphics/PEX5/lib/libPEX5.sl 3486629995 41047 /opt/graphics/PEX5/lib/libPEXUt.1 3486629995 41047 /opt/graphics/PEX5/lib/libPEXUt.sl 2847091620 28736 /opt/graphics/PEX5/lib/libPEXXg.1 2847091620 28736 /opt/graphics/PEX5/lib/libPEXXg.sl 4078031731 652 /opt/graphics/PEX5/lib/macros/ormac 696062060 26925 /opt/graphics/PEX5/lib/nls/msg/C/PEX.cat 279393448 16064 /opt/graphics/PEX5/newconfig/opt/graphics/ PEX5/10.0_Rel_Notes 2232689314 14323 /opt/graphics/PEX5/newconfig/usr/lib/X11/ XErrorDB 3879964907 122 /opt/graphics/PEX5/newconfig/usr/lib/X11/ extensions/fp.PEX 2269270326 32870 /opt/graphics/PEX5/newconfig/usr/lib/X11/ extensions/libXhpPEX.1 3462811017 9191 /opt/graphics/common/10.20ws_ace.rn 3352290036 197214 /opt/graphics/common/bin/pcltrans 2359723362 36968 /opt/graphics/common/bin/sb2xwd 1671005644 86300 /opt/graphics/common/bin/sbvtrans 3943498582 2166784 /opt/graphics/common/bin/screenpr8.07 1611862131 32835 /opt/graphics/common/bin/xinitcolormap 4030389350 36973 /opt/graphics/common/bin/xwcreate 1395329009 32889 /opt/graphics/common/bin/xwd2sb 2738275115 32868 /opt/graphics/common/bin/xwdestroy 3033413816 53464 /opt/graphics/common/lbin/gwind 89083153 32866 /opt/graphics/common/lbin/gwindstop 2109464384 4585919 /opt/graphics/common/lbin/sb_daemon_10.0 2109464384 4585919 /opt/graphics/common/lbin/sb_daemon_8.02 2109464384 4585919 /opt/graphics/common/lbin/sb_daemon_8.05 2109464384 4585919 /opt/graphics/common/lbin/sb_daemon_8.07 2109464384 4585919 /opt/graphics/common/lbin/sb_daemon_9.0 3330689735 1421 /opt/graphics/common/lib/char_sets 3826444040 106614 /opt/graphics/common/lib/formatters/pcl/ libfmtpcl.1 3826444040 106614 /opt/graphics/common/lib/formatters/pcl/ libfmtpcl.sl 1892450023 28742 /opt/graphics/common/lib/libXg.1 1892450023 28742 /opt/graphics/common/lib/libXg.sl 3310726363 49379 /opt/graphics/common/lib/libXwindow.1 3310726363 49379 /opt/graphics/common/lib/libXwindow.sl 1466511354 271045 /opt/graphics/common/lib/libcgm.1 1466511354 271045 /opt/graphics/common/lib/libcgm.sl 803760277 143683 /opt/graphics/common/lib/libdd98704.1 803760277 143683 /opt/graphics/common/lib/libdd98704.sl 3942955329 377518 /opt/graphics/common/lib/libdd98705.1 3942955329 377518 /opt/graphics/common/lib/libdd98705.sl 13152423 188815 /opt/graphics/common/lib/libdd98735.1 13152423 188815 /opt/graphics/common/lib/libdd98735.sl 2655981916 516839 /opt/graphics/common/lib/libdd98736.1 2655981916 516839 /opt/graphics/common/lib/libdd98736.sl 13152423 188815 /opt/graphics/common/lib/libdd98765.1 13152423 188815 /opt/graphics/common/lib/libdd98765.sl 2655981916 516839 /opt/graphics/common/lib/libdd98766.1 2655981916 516839 /opt/graphics/common/lib/libdd98766.sl 3267021233 119208 /opt/graphics/common/lib/libddCADplt.1 3267021233 119208 /opt/graphics/common/lib/libddCADplt.sl 2155750194 49293 /opt/graphics/common/lib/libddSMDpix.1 2155750194 49293 /opt/graphics/common/lib/libddSMDpix.sl 3578543373 61616 /opt/graphics/common/lib/libddSMDpln.1 3578543373 61616 /opt/graphics/common/lib/libddSMDpln.sl 4128448182 24631 /opt/graphics/common/lib/libddbyte.1 4128448182 24631 /opt/graphics/common/lib/libddbyte.sl 564141634 246340 /opt/graphics/common/lib/libddcrx48z.1 564141634 246340 /opt/graphics/common/lib/libddcrx48z.sl 3527431977 16452 /opt/graphics/common/lib/libdddl.1 3527431977 16452 /opt/graphics/common/lib/libdddl.sl 3145547262 184635 /opt/graphics/common/lib/libddfxe.1 3145547262 184635 /opt/graphics/common/lib/libddfxe.sl 1440044324 344794 /opt/graphics/common/lib/libddgcrx.1 1440044324 344794 /opt/graphics/common/lib/libddgcrx.sl 134979557 455655 /opt/graphics/common/lib/libddhcrx.1 134979557 455655 /opt/graphics/common/lib/libddhcrx.sl 314385078 459566 /opt/graphics/common/lib/libddhcrx48.1 314385078 459566 /opt/graphics/common/lib/libddhcrx48.sl 1792440671 57509 /opt/graphics/common/lib/libddhil.1 1792440671 57509 /opt/graphics/common/lib/libddhil.sl 2566169900 176583 /opt/graphics/common/lib/libddhpcgm.1 2566169900 176583 /opt/graphics/common/lib/libddhpcgm.sl 1353868956 45198 /opt/graphics/common/lib/libddhpgl.1 1353868956 45198 /opt/graphics/common/lib/libddhpgl.sl 2372869926 61665 /opt/graphics/common/lib/libddhpterm.1 2372869926 61665 /opt/graphics/common/lib/libddhpterm.sl 2535282607 24640 /opt/graphics/common/lib/libddkbd.1 2535282607 24640 /opt/graphics/common/lib/libddkbd.sl 249633735 32853 /opt/graphics/common/lib/libddlkbd.1 249633735 32853 /opt/graphics/common/lib/libddlkbd.sl 1035057687 28685 /opt/graphics/common/lib/libddload.1 1035057687 28685 /opt/graphics/common/lib/libddload.sl 3627198628 24610 /opt/graphics/common/lib/libddnull.1 3627198628 24610 /opt/graphics/common/lib/libddnull.sl 278549721 447346 /opt/graphics/common/lib/libddrw.1 278549721 447346 /opt/graphics/common/lib/libddrw.sl 2713293428 106752 /opt/graphics/common/lib/libddsbv.1 2713293428 106752 /opt/graphics/common/lib/libddsbv.sl 2101105973 86312 /opt/graphics/common/lib/libddsox11.1 2101105973 86312 /opt/graphics/common/lib/libddsox11.sl 1063585212 509148 /opt/graphics/common/lib/libddvisx.1 1063585212 509148 /opt/graphics/common/lib/libddvisx.sl 1356628585 238150 /opt/graphics/common/lib/libddvmx.1 1356628585 238150 /opt/graphics/common/lib/libddvmx.sl 113924463 546431 /opt/graphics/common/lib/libdl.1 113924463 546431 /opt/graphics/common/lib/libdl.sl 438978632 20484 /opt/graphics/common/lib/libdlrefs.1 438978632 20484 /opt/graphics/common/lib/libdlrefs.sl 935871173 32856 /opt/graphics/common/lib/libfa.1 935871173 32856 /opt/graphics/common/lib/libfa.sl 1435169735 41106 /opt/graphics/common/lib/libfontm.1 1435169735 41106 /opt/graphics/common/lib/libfontm.sl 2883997997 2923413 /opt/graphics/common/lib/libhpgfx.1 881324015 2923413 /opt/graphics/common/lib/libhpgfx.2 881324015 2923413 /opt/graphics/common/lib/libhpgfx.sl 1428113076 27545 /opt/graphics/common/lib/nls/msg/C/ hpgfx.cat 1428113076 27545 /opt/graphics/common/lib/nls/msg/ en_US.roman8/hpgfx.cat 1955445071 376900 /opt/graphics/common/microcode/hp98705/ te_data 1462045069 16308 /opt/graphics/common/microcode/hp98705/ te_mcode 2359931779 443692 /opt/graphics/common/microcode/hp98735/ te_data 668448026 18100 /opt/graphics/common/microcode/hp98735/ te_mcode 2359931779 443692 /opt/graphics/common/microcode/hp98765/ te_data 668448026 18100 /opt/graphics/common/microcode/hp98765/ te_mcode 2752141713 39598 /opt/graphics/common/newconfig/opt/ graphics/common/10.0_Rel_Notes 3183599392 1135 /opt/graphics/common/newconfig/opt/graphics/ common/config/defaults 712877142 4075 /opt/graphics/common/raster/10x20/SNF/ kana.8K.scf 2743063506 4129 /opt/graphics/common/raster/10x20/SNF/ lp.8U.scf 1143552702 4300 /opt/graphics/common/raster/10x20/SNF/ lp.b.8U.scf 725942392 10440 /opt/graphics/common/raster/10x20/kana.8K 3439871439 10520 /opt/graphics/common/raster/10x20/lp.8U 2133106170 10520 /opt/graphics/common/raster/10x20/lp.b.8U 1036755521 1989 /opt/graphics/common/raster/12x20/SNF/ cour.0U.scf 902017829 2095 /opt/graphics/common/raster/12x20/SNF/ cour.b.0U.scf 3056484922 4120 /opt/graphics/common/raster/12x20/cour.0U 207719583 4120 /opt/graphics/common/raster/12x20/cour.b.0U 2464049502 3445 /opt/graphics/common/raster/18x30/SNF/ math.0M.scf 2668672388 5393 /opt/graphics/common/raster/18x30/SNF/ pica.8U.scf 491064882 8960 /opt/graphics/common/raster/18x30/math.0M 1463197421 13280 /opt/graphics/common/raster/18x30/pica.8U 1636468730 2174 /opt/graphics/common/raster/6x8/SNF/ lp.8U.scf 279667026 2900 /opt/graphics/common/raster/6x8/SNF/ lp.b.8I.scf 339847459 2227 /opt/graphics/common/raster/6x8/SNF/ math.8M.scf 3063496894 1792 /opt/graphics/common/raster/6x8/lp.8U 1038236037 2352 /opt/graphics/common/raster/6x8/lp.b.8I 128538020 1808 /opt/graphics/common/raster/6x8/math.8M 1019495098 1415 /opt/graphics/common/raster/7x10/SNF/ lp.8U.scf 2945375103 1280 /opt/graphics/common/raster/7x10/lp.8U 3185568581 3488 /opt/graphics/common/raster/8x16/SNF/ kana.8K.scf 16308178 1352 /opt/graphics/common/raster/8x16/SNF/ linedraw.0L.sc 2727319912 3487 /opt/graphics/common/raster/8x16/SNF/ lp.8U.scf 2773278489 3620 /opt/graphics/common/raster/8x16/SNF/ lp.b.8U.scf 2180027891 1802 /opt/graphics/common/raster/8x16/SNF/ lp.i.8U.scf 911436911 1667 /opt/graphics/common/raster/8x16/SNF/ math.0M.scf 2854934239 4416 /opt/graphics/common/raster/8x16/kana.8K 3233815335 1344 /opt/graphics/common/raster/8x16/linedraw.0L 154435857 4416 /opt/graphics/common/raster/8x16/lp.8U 2531593085 4400 /opt/graphics/common/raster/8x16/lp.b.8U 2585444424 1840 /opt/graphics/common/raster/8x16/lp.i.8U 1723262300 1328 /opt/graphics/common/raster/8x16/math.0M 677930199 3217 /opt/graphics/common/raster/L6x15/SNF/ lp.8U.scf 3172822002 8512 /opt/graphics/common/raster/L6x15/lp.8U 16308178 1352 /opt/graphics/common/raster/dflt/a/h/SNF/ katakana.scf 3233815335 1344 /opt/graphics/common/raster/dflt/a/h/ katakana 339847459 2227 /opt/graphics/common/raster/dflt/a/l/SNF/ katakana.scf 128538020 1808 /opt/graphics/common/raster/dflt/a/l/katakana 712877142 4075 /opt/graphics/common/raster/dflt/a/v/SNF/ katakana.scf 725942392 10440 /opt/graphics/common/raster/dflt/a/v/ katakana 3185568581 3488 /opt/graphics/common/raster/dflt/b/h/SNF/ katakana.scf 2854934239 4416 /opt/graphics/common/raster/dflt/b/h/ katakana 1636468730 2174 /opt/graphics/common/raster/dflt/b/l/SNF/ katakana.scf 3063496894 1792 /opt/graphics/common/raster/dflt/b/l/ katakana 712877142 4075 /opt/graphics/common/raster/dflt/b/v/SNF/ katakana.scf 725942392 10440 /opt/graphics/common/raster/dflt/b/v/ katakana 1712848226 20 /opt/graphics/common/stroke/font_info/1 1712848226 20 /opt/graphics/common/stroke/font_info/2 1154467140 20 /opt/graphics/common/stroke/font_info/4 1809588998 20 /opt/graphics/common/stroke/font_info/58 782846243 20 /opt/graphics/common/stroke/font_info/6 1809588998 20 /opt/graphics/common/stroke/font_info/8 3326938772 2597 /opt/graphics/common/stroke/hproman/1 3573181474 2692 /opt/graphics/common/stroke/hproman/2 2984056387 4522 /opt/graphics/common/stroke/hproman/4 46956872 10078 /opt/graphics/common/stroke/hproman/58 352370133 7960 /opt/graphics/common/stroke/hproman/6 46956872 10078 /opt/graphics/common/stroke/hproman/8 616285614 2051 /opt/graphics/common/stroke/jisascii/1 426951559 2146 /opt/graphics/common/stroke/jisascii/2 1281190926 3414 /opt/graphics/common/stroke/jisascii/4 1872507 5986 /opt/graphics/common/stroke/jisascii/6 3644490691 8458 /opt/graphics/common/stroke/jisascii/8 3064530663 1260 /opt/graphics/common/stroke/katakana/1 1336433731 1324 /opt/graphics/common/stroke/katakana/2 2704737860 2474 /opt/graphics/common/stroke/katakana/4 2342144984 4900 /opt/graphics/common/stroke/katakana/6 4203037238 6684 /opt/graphics/common/stroke/katakana/8 2660114450 588 /opt/graphics/common/stroke/markers 1423424489 2037 /opt/graphics/common/stroke/usascii/1 2484546733 2132 /opt/graphics/common/stroke/usascii/2 4105349502 3400 /opt/graphics/common/stroke/usascii/4 1334209803 5900 /opt/graphics/common/stroke/usascii/58 869817513 5940 /opt/graphics/common/stroke/usascii/6 3120770694 8338 /opt/graphics/common/stroke/usascii/8 3975488535 16407 /usr/lib/X11/Xserver/brokers/extensions/ CoPex.1 3759926219 16405 /usr/lib/X11/Xserver/brokers/extensions/ Pex.1 3995016198 16407 /usr/lib/X11/Xserver/modules/extensions/hp/ copex.1 477862992 36963 /usr/lib/X11/Xserver/modules/extensions/hp/ dlpex.1 188867622 16398 /usr/lib/X11/Xserver/modules/extensions/hp/ pex.1 3940593847 1970 /usr/vue/icons/Color/PEXcube.l.pm 2355874548 946 /usr/vue/icons/Color/PEXcube.s.pm 3466288786 1274 /usr/vue/icons/PEXcube.l.bm 1906005584 500 /usr/vue/icons/PEXcube.s.bm Patch Conflicts: None Patch Dependencies: s700: 10.20: PHSS_14947 s800: 10.20: PHSS_14947 Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_7604 PHSS_8380 PHSS_8982 PHSS_9250 PHSS_9680 PHSS_10214 PHSS_10244 PHSS_10250 PHSS_10763 PHSS_11399 PHSS_12455 PHSS_12463 PHSS_12471 PHSS_13517 PHSS_13529 PHSS_13900 PHSS_14925 PHSS_14938 PHSS_14948 PHSS_15843 PHSS_15856 PHSS_17147 PHSS_17161 PHSS_17176 PHSS_19258 Equivalent Patches: None Patch Package Size: 26500 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_19271 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_19271.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_19271. 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_19271.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_19271.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None