OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: IT Resource Center (support_feedbackus-support.external.hp.com)
Date: Sun Mar 11 2001 - 08:13:09 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

                            HP Support Information Digests

    ===============================================================================
    o IT Resource Center World Wide Web Service
       ---------------------------------------------------

       If you subscribed through the IT Resource Center and would
       like to be REMOVED from this mailing list, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Support Information Digests (located under
       Maintenance and Support). You may then unsubscribe from the
       appropriate digest.

       To download a patch referenced below, access the
       IT Resource Center on the World Wide Web at:

         http://www.itresourcecenter.hp.com/

       Login using your IT Resource Center User ID and Password.
       Then select Individual Patches (under Maintenance and Support)
       to access the patch. You may also download a patch via anonymous
       ftp(1) from ftp.itrc.hp.com.
    ===============================================================================


    Digest Name: weekly HP-UX series 700 10.X patch digest
        Created: Sun Mar 11 3:05:30 PST 2001

    Table of Contents:

    Document ID Title
    --------------- -----------
    PHSS_23371 s700_800 10.20 OV SAPSPI7.X SAP SPI Monitor bin.s A.07.11
    PHKL_23512 s700 10.01 Adv. JFS,CD-ROM,PM,VM,LVM,VxFS cumulative patch
    PHCO_23042 s700_800 10.20 Software Distributor cumulative patch
    PHSS_22603 s700_800 10.20 Xserver cumulative patch
    PHSS_22602 s700_800 10.20 OpenGL 1.1 Developers patch
    PHSS_22601 s700 10.20 OpenGL 1.1 Runtime patch
    PHSS_22600 s700_800 10.20 PHIGS Development Patch
    PHSS_22599 s700_800 10.20 PHIGS Runtime Patch
    PHSS_22598 s700_800 10.20 PEX 5.1 Development patch
    PHSS_22597 s700_800 10.20 Starbase Development, Hardcopy Dev patch
    PHSS_22596 s700_800 10.20 PEX 5.1/Starbase/Hardcopy Runtime patch
    PHSS_22595 s700_800 10.20 3D Common Runtime patch
    PHSS_23356 s700_800 10.[12]0 HP Vue 3.0 FEB2001 Periodic Patch
    PHSS_22373 s700_800 10.X OV OB3.50 patch - MA packet
    PHSS_23416 s700_800 10.X Fortran77 B.10.20.20 cumulative patch
    PHSS_22482 s700_800 10.20 OV ITO6.0X HP-UX 11.x VP-PA Agent C.03.20
    PHSS_22480 s700_800 10.20 OV ITO6.0X HP-UX 10.x VP-PA Agent C.03.20

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


    Document ID: PHSS_23371
    Date Loaded: 20010309
          Title: s700_800 10.20 OV SAPSPI7.X SAP SPI Monitor bin.s A.07.11

    Patch Name: PHSS_23371

    Patch Description: s700_800 10.20 OV SAPSPI7.X SAP SPI Monitor bin.s A.07.11

    Creation Date: 01/03/08

    Post Date: 01/03/09

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

    Products:
            OpenView Smart PlugIn for SAP 7.10

    Filesets:
            SPI-SAP-ITO.SAPSPI-SOL,A.07.10
            SPI-SAP-ITO.SAPSPI-AIX,A.07.10
            SPI-SAP-ITO.SAPSPI-HP-UX,A.07.10
            SPI-SAP-ITO.SAPSPI-WINNT,A.07.10
            SPI-SAP-ITO.SAPSPI-TRA,A.07.10

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHSS_23371:

            - monitors r3monal, r3monxmi,
              r3monpro, r3mondev, r3monsap
              abort with coredump if there
              are too many config file
              entries.
            - r3monal aborts if config
              file entries have suntax
              errors

    Defect Description:
            PHSS_23371:
            - monitors r3monal, r3monxmi,
              r3monpro,r3mondev, r3monsap
              abort with coredump if there
              are too many config file
              entries. The number of entries
              are different for each monitor
              (between 100 & 1000).

            - if a config line has syntax errors
              after the keyword AlertMonObj it
              is possible that the monitor coredumps,
              because pointer variables remain
              uninitialized.

            - r3monwpa, r3monusr, r3monchg
              cannot be configured for a
              particular application server.

            Resolution:
            - Added the function call
              CheckArrayLimits() to each
              monitor that checks if the
              index of the array violates
              the limits of the array. If
              a violation occurs, a message
              is put into the trace file and
              the monitor is exited.

             - the access to the pointer variables
              was extended by errohandling
              routines which intercept an
              access to a NULL pointer. The
              corresponding config. line
              is discarded.

            - the ABAP/4 code of the monitors
              was changed to enable the app.
              server specific configuration.

    SR:
            B555009581 B555009158

    Patch Files:
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monal32.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3mondev32.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monpro32.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monsap32.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monxmi32.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monal64.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3mondev64.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monpro64.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monsap64.Z
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monxmi64.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monal.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3mondev.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monpro.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monsap.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monxmi.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monal32.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3mondev32.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monpro32.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monsap32.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monxmi32.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monal64.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3mondev64.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monpro64.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monsap64.Z
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monxmi64.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monal32.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3mondev32.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monpro32.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monsap32.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monxmi32.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monal64.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3mondev64.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monpro64.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monsap64.Z
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monxmi64.Z
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monal.exe
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3mondev.exe
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monpro.exe
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monsap.exe
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monxmi.exe
            /opt/hpitosap/trans/R3Trans.tar
            /opt/hpitosap/trans/readme

    what(1) Output:
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monal32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3mondev32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monpro32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monsap32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monxmi32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monal64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3mondev64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monpro64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monsap64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/sun/sparc/solaris/
                    monitor/r3monxmi64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monal32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3mondev32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monpro32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monsap32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monxmi32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monal64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3mondev64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monpro64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monsap64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ibm/rs6000/aix/monitor/
                    r3monxmi64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monal.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3mondev.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monpro.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monsap.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/s700/hp-ux10/monitor/
                    r3monxmi.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monal32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3mondev32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monpro32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monsap32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monxmi32.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monal64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3mondev64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monpro64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monsap64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/hp/pa-risc/hp-ux11/
                    monitor/r3monxmi64.Z:
                    None
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monal.exe:
                    HP OpenView SMART Plug-In for SAP R/3 Rev. 5.00 Wind
                            ows NT
                    HP OpenView SMART Plug-In for SAP R/3 Thu Aug 27 13:
                            46:34 METDST 1998
                    $Id: //bas/BIN/src/krn/al/alxxapir.c#9 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/al/alxxutil.c#3 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/flat/sapparam.c#60 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/flat/sapparam.c#60 $ SAP
                    $Id: //bas/BIN/src/krn/ipc/shmnt.c#8 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ipc/semnt.c#7 $ SAP
                    non-Unicode
                    non-Unicode
                    $Id: //bas/BIN/src/flat/sapstr.c#4 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntutilmid.c#7 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntutil.c#10 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntmemspc.c#6 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/dptrc/dptrace.c#7 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntmemut.c#7 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntutilsap.c#1 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/nttimer.c#1 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntdload.c#5 $ SAP
                    non-Unicode
                    $Id: //bas/BIN/src/krn/ntport/ntheaput.c#8 $ SAP
                    non-Unicode
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3mondev.exe:
                    r3itogui.h 0.10 (08 Mar 2000) r3vpwgui
                    HP OpenView SMART Plug-In for SAP R/3 Rev. 5.00 Wind
                            ows NT
                    HP OpenView SMART Plug-In for SAP R/3 Thu Aug 27 13:
                            46:34 METDST 1998
                    alxxsnmp.c 20.5.1.1 SAP 96/09/30
                    alntsnmi.c 20.2 SAP 95/05/12
                    alxxsnmi.c 20.5 SAP 95/05/12
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monpro.exe:
                    r3itogui.h 0.10 (08 Mar 2000) r3vpwgui
                    HP OpenView SMART Plug-In for SAP R/3 Rev. 5.00 Wind
                            ows NT
                    HP OpenView SMART Plug-In for SAP R/3 Thu Aug 27 13:
                            46:34 METDST 1998
                    alxxsnmp.c 20.5.1.1 SAP 96/09/30
                    alntsnmi.c 20.2 SAP 95/05/12
                    alxxsnmi.c 20.5 SAP 95/05/12
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monsap.exe:
                    r3itogui.h 0.10 (08 Mar 2000) r3vpwgui
                    HP OpenView SMART Plug-In for SAP R/3 Rev. 5.00 Wind
                            ows NT
                    HP OpenView SMART Plug-In for SAP R/3 Thu Aug 27 13:
                            46:34 METDST 1998
                    alxxsnmp.c 20.5.1.1 SAP 96/09/30
                    alntsnmi.c 20.2 SAP 95/05/12
                    alxxsnmi.c 20.5 SAP 95/05/12
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
            /opt/hpitosap/install/C/EXECUTABLES/ms/intel/nt/monitor/
                    r3monxmi.exe:
                    r3itogui.h 0.10 (08 Mar 2000) r3vpwgui
                    HP OpenView SMART Plug-In for SAP R/3 Rev. 5.00 Wind
                            ows NT
                    HP OpenView SMART Plug-In for SAP R/3 Thu Aug 27 13:
                            46:34 METDST 1998
                    alxxsnmp.c 20.5.1.1 SAP 96/09/30
                    alntsnmi.c 20.2 SAP 95/05/12
                    alxxsnmi.c 20.5 SAP 95/05/12
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
                    alxxsnvv.c 20.4.2.1 SAP AG 96/09/10
            /opt/hpitosap/trans/R3Trans.tar:
                    None
            /opt/hpitosap/trans/readme:
                    None

    cksum(1) Output:
            3592746821 578381 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monal32.Z
            3276782174 174576 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3mondev32.Z
            3672321382 176585 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monpro32.Z
            2556204895 950095 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monsap32.Z
            2650155326 941937 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monxmi32.Z
            3449041101 476901 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monal64.Z
            2188908538 205833 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3mondev64.Z
            2501946425 211105 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monpro64.Z
            1216864255 1201291 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monsap64.Z
            1384789571 1192974 /opt/hpitosap/install/C/EXECUTABLES/sun/
                    sparc/solaris/monitor/r3monxmi64.Z
            540216831 290529 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monal32.Z
            1651805989 75875 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3mondev32.Z
            1907993212 92305 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monpro32.Z
            2032704101 843537 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monsap32.Z
            3487312309 818612 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monxmi32.Z
            2419996489 286488 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monal64.Z
            1151338281 80095 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3mondev64.Z
            1460689227 95251 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monpro64.Z
            744634758 879367 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monsap64.Z
            978447484 854629 /opt/hpitosap/install/C/EXECUTABLES/ibm/
                    rs6000/aix/monitor/r3monxmi64.Z
            3924675403 591721 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    s700/hp-ux10/monitor/r3monal.Z
            2212744282 212329 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    s700/hp-ux10/monitor/r3mondev.Z
            1875266029 194653 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    s700/hp-ux10/monitor/r3monpro.Z
            2616250604 1109321 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    s700/hp-ux10/monitor/r3monsap.Z
            1891015431 1092529 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    s700/hp-ux10/monitor/r3monxmi.Z
            2728616738 600165 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monal32.Z
            2584011615 216139 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3mondev32.Z
            2441366769 199319 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monpro32.Z
            4158591337 1124872 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monsap32.Z
            2541029962 1112667 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monxmi32.Z
            1613872915 653820 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monal64.Z
            1261917584 309593 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3mondev64.Z
            1595543068 169622 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monpro64.Z
            2206735023 1422757 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monsap64.Z
            3219703090 1416055 /opt/hpitosap/install/C/EXECUTABLES/hp/
                    pa-risc/hp-ux11/monitor/r3monxmi64.Z
            2082138216 655360 /opt/hpitosap/install/C/EXECUTABLES/ms/
                    intel/nt/monitor/r3monal.exe
            1087152930 90112 /opt/hpitosap/install/C/EXECUTABLES/ms/
                    intel/nt/monitor/r3mondev.exe
            2569022219 118784 /opt/hpitosap/install/C/EXECUTABLES/ms/
                    intel/nt/monitor/r3monpro.exe
            2457999748 176128 /opt/hpitosap/install/C/EXECUTABLES/ms/
                    intel/nt/monitor/r3monsap.exe
            1275314105 258048 /opt/hpitosap/install/C/EXECUTABLES/ms/
                    intel/nt/monitor/r3monxmi.exe
            4234173066 6758400 /opt/hpitosap/trans/R3Trans.tar
            1579380467 719 /opt/hpitosap/trans/readme

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes: None

    Equivalent Patches:
            PHSS_23372:
            s700: 11.00 11.11
            s800: 11.00 11.11

    Patch Package Size: 28350 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_23371

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

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

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

    Special Installation Instructions:
            Install the patch on the
            management server using SD.

            HOW TO INSTALL THE NEW BINARIES
            ON THE MANAGED NODES:

            1)
            execute the following commands:

            cd /opt/hpitosap/install
            ./r3itoins

            r3itoins propmts you with
            "Do you want to upload the SAPSPI
            VPO UI integration (opccfgupld)?
            <y,n>"
            Answer with n
            The patched binaries will be
            uploaded into the ITO distribution
            directory.

            2)
            Redistribute ONLY the monitors
            to the managed node with the
            "Force Update" option enabeled.

            NOTE: Steps 2 & 3 are required
            ALSO after REMOVING the patch to
            put back the original binaries
            into the ITO distribution
            directories and to the managed
            nodes.

            HOW TO INSTALL THE PATCHED TRANSPORTS
            ON THE SAP SYSTEMS:

            Make sure that the original A.07.10
            transports are correctly imported on
            the monitored SAP systems.

            The patches depend on the original
            A.07.10 transports!!!

            How to import SAP SPI transport A.07.11:
            1. import all transports of SAP SPI
            version A.07.10. These transports
            depend on the R/3 version
            you have installed.

            SAP SPI Transport files Version A.07.10:
            Transportfiles for SAP 3.1
              K900824.DEV
              K900825.DEV
              K900826.DEV (only test programs)
              K900016.JP2 (only japanese textsymbols)

            Transportfiles for SAP 4.0, 4.5
              K900260.C01
              K900261.C01
              K900262.C01 (only test programs)
              K900016.JP2 (only japanese textsymbols)

            Transportfiles for SAP 4.6
              K900088.SP1
              K900089.SP1
              K900090.SP1 (only test programs)
              K900016.JP2 (only japanese textsymbols)

            2. import transport SAP SPI transport
            version A.07.11. This transport
            also depends on the R/3 version.

            SAP SPI Transport files Version A.07.11:
            Transportfiles for SAP 3.1
              K900831.DEV

            Transportfiles for SAP 4.0, 4.5
              K900264.C01

            Transportfiles for SAP 4.6
              K900093.SP1

            The steps to perform the transports
            can be found in the Administrator`s
            Reference Guide section
            SAP-specific tasks, p. 66
    -----End of Document ID: PHSS_23371------------------------------------------


    Document ID: PHKL_23512
    Date Loaded: 20010308
          Title: s700 10.01 Adv. JFS,CD-ROM,PM,VM,LVM,VxFS cumulative patch

    Patch Name: PHKL_23512

    Patch Description: s700 10.01 Adv. JFS,CD-ROM,PM,VM,LVM,VxFS cumulative patch

    Creation Date: 01/03/05

    Post Date: 01/03/08

    Hardware Platforms - OS Releases:
            s700: 10.01

    Products: N/A

    Filesets:
            AdvJournalFS.VXFS-ADV-KRN JournalFS.VXFS-BASE-KRN
            JournalFS.VXFS-PRG LVM.LVM-KRN OS-Core.CORE-KRN
            OS-Core.KERN-RUN ProgSupport.C-INC

    Automatic Reboot?: Yes

    Status: General Release

    Critical:
            No (superseded patches were critical)
            PHKL_15077: PANIC
            PHKL_14284: PANIC
            PHKL_13860: OTHER
                            Unmountable VxFS (JFS) file system.
            PHKL_13232: OTHER
                    Quantum DLT4500/4700 will not operate properly
                    without this patch.
            PHKL_12604: CORRUPTION
            PHKL_12395: PANIC HANG
            PHKL_11889: PANIC
            PHKL_11563: OTHER
                    This patch corrects the standards problem listed
                    above.
            PHKL_11206: CORRUPTION
            PHKL_10136: HANG
            PHKL_9565: HANG
            PHKL_8904: PANIC CORRUPTION
                    Panic should occur only if root volume is LVM on
                    built-in SCSI in 710, 720, 715/50, 725/50.
                    Corruption should only occur on QUANTUM LPS525S on
                    built-in SCSI in 710, 720, 715/50, 725/50.
            PHKL_8757: HANG
            PHKL_8731: CORRUPTION
            PHKL_8602: PANIC
            PHKL_8391: HANG
                    This patch adds a new feature to LVM.
                    The feature is provided to customers
                    who need the option to limit the time LVM waits
                    for powerfailed disks in given logical volumes
                    to return.
            PHKL_8386: CORRUPTION
            PHKL_8361: HANG
            PHKL_8199: HANG
            PHKL_8080: ABORT
            PHKL_7904: HANG
            PHKL_7901: PANIC OTHER
                    The setuid fix is non-critical.
            PHKL_7846: PANIC
            PHKL_7578: CORRUPTION
            PHKL_7508: PANIC CORRUPTION
            PHKL_7357: PANIC
                    The defect shows up in extremely rare situations.
            PHKL_7306: OTHER
                    increase limit
            PHKL_7250: HANG
            PHKL_7217: PANIC HANG CORRUPTION
            PHKL_7205: ABORT
            PHKL_7185: CORRUPTION
            PHKL_7037: PANIC
            PHKL_7024: PANIC
            PHKL_7015: PANIC OTHER
                    O_DSYNC flag ignored
            PHKL_6888: PANIC
            PHKL_6764: HANG
            PHKL_6674: PANIC
            PHKL_6547: HANG
            PHKL_6494: PANIC OTHER
                    vgchange fails with "Invalid argument"
            PHKL_6462: CORRUPTION
            PHKL_6027: PANIC HANG
                    in general, this patch is not needed on s700
                    unless you experience the panic with scsi floppy
                    installed or you are adapting s700's to high
                    availability (HA) environments.
                    note that this patch may slow down some
                    operations on devices which are not ready to
                    be accessed (e.g., devices with no media
                    installed).
            PHKL_6024: CORRUPTION PANIC
            PHKL_5888: PANIC
            PHKL_5767: HANG
            PHKL_5737: HANG

    Path Name: /hp-ux_patches/s700/10.X/PHKL_23512

    Symptoms:
            PHKL_23512:
            (SR: 8606163811 CR: JAGad33115)
            Once-setuid/setgid processes could create corefiles or be
            attached to with a debugger. If the process core file's
            size limit has been set to 0 in setrlimit(), when the
            process aborts, the core processing is incorrect.

            PHKL_17447:
            SR: 1653236869 DTS: JAGaa01966
            Mounting a VxFS filesystem over NFS using a small read
            buffer size causes failures when reading directories;
            as a result, directory entries can not be seen.

            PHKL_16468:
            sar -c reports incorrect values for rchar/s and wchar/s
            for VxFS

            PHKL_16214:
            Systems with PHKL_15078 prevents the panic, however it
            does not go through normal I/O path if the code returns
            ERETRY.

            PHKL_15711:
            The time is not always read correctly when booting a system
            that has HIL hardware. This can generate the error message:
               Warning: file system time later than time-of-day register
               Getting time from file system

            PHKL_15077:
            Systems with advanced JFS and low memory will panic with
            message "Interrupt Type 17 (Non-accessed data TLB miss)"
            while trying to access a page with space id of -1.
            This happens on systems with very low memory ONLY while
            an application tries to read/write large amounts of data
            using direct I/O instead of regular I/O.

            PHKL_14683:
            This patch fixes two defects :
            1: SR#5003292896 DTS:DSDe427681
               pstat_getdisk returns garbage or NULL for hw_patch field.
            2: SR#1653249326 DTS:DSDe425383
               Can't read 2GB - 64KB file to EOF with reads of 64KB.

            PHKL_14284:
            This patch fixes two defects :
            - SR: 1653200956, DTS: DSDe433628
              Illegal vnode operation by READLINK on CD-ROM cause
              panic.

            - SR: 5003376608, DTS: DSDe438623
              CD-ROM can cause panic in bcopy() from get_dir_rec
              function.

            PHKL_14007:
            pstat_getlv() returns information about first VG only.

            PHKL_13860:
            After a hard failure (panic/hang/TOC), a JFS file system may
            not mount and will return the following error message:

            vxfs mount: %s is not a vxfs file system.

            A full fsck does not clean the file system; a newfs/mkfs is
            the only solution.

            PHKL_13715:
            When using chown for certain user IDs, the command would
            fail.

            PHKL_13429:
            Performance for block devices is poor in comparison to 9.xx
            release.

            PHKL_13232:
            Quantum DLT4500/4700 do not show up properly on ioscan.

            PHKL_12653:
            Large UID/GID users on NFS (10.20) clients can create JFS
            files and directories on pre-10.20 servers with valid,
            but incorrect, UIDs.

            PHKL_12604:
            VxFS file system corruption with the following message:
            vxfs: mesg 003: vx_mapbad - /adabas/P01 file system
                            free extent bitmap in au 20 marked bad

            PHKL_12561:
            On a VxFS with quota turned on, users who do not have
            quota set should not have a quota limit. However, they
            receive a bogus error message "write: Disk quota exceeded"
            when creating files on this file system.

            PHKL_12395:
            This patch fixes two defects :
            - System panic (data page fault) when debugging processes
              over an interruptable NFS mount point.

            - After call to pstat_getmsg(), all accesses to the message
              queue hang.

            PHKL_12153:
            Processes hang intermittently due to process deactivation
            and reactivation.

            PHKL_11889:
            System panic's at vx_findino() with data page fault
            while creating a file on a VxFS file system:

            trap type 15, pcsq.pcoq = 0.291214, isr.ior = 0.294900c
            panic: (display==0xb800, flags==0x0) Data page fault

            Kernel Stack:
            panic+0x10
            report_trap_or_int_and_panic+0x8c
            trap+0x72c
            vx_findino+0xa4
            vx_ialloc+0x60
            vx_dirmakeinode+0x1d4
            vx_dircreate+0x180
            vx_dircreate_tran+0x1e4
            vx_create+0xe4
            vns_create+0xb0
            vn_create+0xf8
            vn_open+0x194
            copen+0xe0
            open+0x20
            syscall+0x1f4
            $syscallrtn+0x0

            PHKL_11670:
            On hp-ux 9.04 (S800) and 10.x (S700/S800), large MP
            systems with a high switch rate result in unacceptable
            level of KI CPU overhead. Moreover, the KI has the
            processor spinlock during this time with interrupts
            disabled! We have observed on a 10.10 TPC benchmark
            system that enabling the swtch trace in the KI
            reduces TPC throughput by 10%.

            PHKL_11563:
            The value returned by sysconf(_SC_ARG_MAX) does not
            match the value of ARG_MAX (defined in limits.h)

            PHKL_11293:
            LVM bad block relocation interferes with EMC disk arrays.

            PHKL_11242:
            When accessing an address returned by mmap(), the
            application gets a SIGBUS error and core is dumped.

            PHKL_11206:
            JFS snapshot files will sometimes disappear or become
            corrupt.

            PHKL_10281:
            Performance suffers for sequential i/o with LVM and disk
            arrays with stripe depth > 64k.
            Edison ARM utilities (and diagnostic tools that require
            exclusive access to a device) fail reporting device busy
            (EBUSY) even when all volume groups accessing the device
            are deactivated.
            Edison ARM utilities (and diagnostic tools that require
            exclusive access to a device) fail reporting device busy
            (EBUSY) if the device was ever used as a Service Guard
            Cluster Lock disk.

            PHKL_10136:
            Processes accessing memory mapped files "deadlock"
            once in a while. Any other processes attempting to
            access the memory mapped file HANG as well.

            PHKL_10101:
            Syslogd fills up file system.

            PHKL_9707:
            Each time edquota -t is invoked for a VxFS file system, it
            resets the previously defined file system time limit back
            to default (7 days).

            PHKL_9565:
            This patch addresses 2 distinct VxFS (JFS) symptoms:
            - When trying to take a file-system snapshot, the mount
              command could fail with the following error message:
              # mount -F vxfs -o snapof=/dev/vg00/vxonline \
                    /dev/vg00/vxbackup /vxbackup
              vxfs mount: /dev/vg00/vxbackup is already mounted,
                    /vxbackup is busy, or allowable number of mount
                    points exceeded
            - The system could hang when manipulating directories.

            PHKL_9404:
            Executables residing on a VxFS (JFS) file-system would no
            longer execute after being marked for VX_DIRECT operation.
            A typical scenario would be as follow:
               # cd /vxfs
               # cp /usr/bin/ksh .
               # ./ksh
               # cc vxdirect.c -o vxdirect
               # ./vxdirect ./ksh
               # ./ksh
               ./ksh: ./ksh: cannot execute
            See the vxfsio(7) man pages for details on VX_DIRECT.

            PHKL_9263:
            When MMF activity on VxFS files is very high for a given
            process (like a process doing a lot of mmap access), then
            the vhand process may want to pageout some pages onto the
            VxFS file. On very rare occasion, this pageout process was
            in a situation were the pageout write can't be satisfied
            without waiting another ressource (like memory). Then, since
            vhand can't wait, the page was marked zomb, and later a
            fault on that page from the process made that process killed
            by the OS.

            PHKL_8904:
            "SCSI: Unhandled interrupt" and resulting bus reset
            can cause panic during boot of 710, 715/50, 720 and
            725/50 workstations if root disk is LVM and on
            built-in SCSI bus. It's theoretically possible for
            the bus reset to cause data corruption on QUANTUM
            LPS525S disks on the bus.

            Some M/O drives will not work on the above systems
            plus 705, 715/33, 730, 735 and 755.

            PHKL_8757:
            UFS hangs with heavy use of a filesystem branch by multiple
            processes. The hang is due to a three way deadlock with
            inodes and bufs being held but not released. This shows
            up with the buf being both B_BUSY and B_DONE but not being
            released.

            PHKL_8731:
            Under OnlineJFS, when very large writes (e.g. >phymem/16)
            are done to JFS file(s), old data can appear in the middle
            of the newly written file(s).

            PHKL_8602:
            trap 15 panic in pstat_fileinfo()

            PHKL_8580:
            After call to pstat_getmsg(), all accesses to the message
            queue pstat_getmsg() was called hang.

            PHKL_8391:
            This change supports a new -t switch for lvchange allowing
            the administrator the option to limit the time lvm holds
            i/os to be retried on logical volumes when disks are
            powerfailed.
            Without using this option, LVM will hold the i/os as long
            as there is is one disk where the data resides which may
            eventually return. Using this option would cause LVM to
            give up on the powerfailed disk and return i/o errors to
            the user application using the logical volume. This
            feature is obviously not to be used indiscriminately.
            For many High Availability applications, having i/os
            held in kernel indefinitely is not acceptable.
            Most customers should not need to use the new switch.

            Be sure to read the Special Installation Instructions for
            this and all VxFS patches.

            PHKL_8386:
            Data corruption can occur if HP OnLineJFS is installed and a
            very large write (over a megabyte) is done to a JFS file. A
            sequence of 1 - 8191 zeros can appear in the middle of the
            data just written.

            PHKL_8361:
            Select timeouts are retried forever, i.e. I/O's never
            complete when a device is removed.
            SCSI bus hang and reset.

            PHKL_8282:
            The customer is unable to pass arg/env strings to EXEC
            containing more than 20k chars. They require the limit to
            be raised to at least 100k.

            PHKL_8199:
            MP system hangs during panic. The LED shows system staying
            at INIT CB0B. Machine needs to be TOC'ed to save the core
            dump.

            PHKL_8080:
            LVM may return I/O's with errors instead of sending them to
            an alternate link. This patch also facilitates using
            "vgreduce -f" for physical volumes which have alternate
            links; without this patch "vgreduce -f" is not allowed on
            LVM disks with alternate links.

            PHKL_8024:
            Files created in setgid directories no longer inherit the
            gid of the directory.

            PHKL_7908:
            Running "strings" on a raw sar(1) output file can show some
            printable ASCII characters (sar ignores these).

            PHKL_7904:
            A deadlock can occur on systems running LVM, JFS and HFS.
            The hang was introduced by one process running lvmerge
            on HFS logical volumes and another process running umount
            on a JFS logical volume. This deadlock can only occur with
            the following scenario:

            1) Process A is running a lvmerge or a lvsplit on a HFS
                logical volume
            2) Process B is running a mount, umount or sync on a JFS
                logical volume

            PHKL_7901:
            With a system running a heavy load using JFS on LVM, the
            following panic may occur: "lv_syncx: returning error: 5"

            The setuid bit will be removed on a JFS file when the file
            is modified even when run as root.

            PHKL_7846:
            lvreduce(1M) may cause a system panic, if it is used to
            reduce an lvol which was left inconsistent by a prior
            LVM operation. lvreduce(1M) could not be used to remove
            lvols that were somehow corrupted, if it was, the command
            would cause a system panic.

            PHKL_7827:
            Incorrect geometry determination for 5.25" 360K floppy.
            Too long request timeout, 2 min. 30 sec. on EISA SCSI.
            Missing SIOC_ABORT and SIOC_RESET_DEV functionality.

            PHKL_7666:
            Several types of symptoms may occur:
                - logins on NFS clients may receive incorrect access on
                  NFS servers
                - files from NFS servers may appear to be owned by the
                  wrong logins on NFS clients
                - setuid and setgid binaries available on NFS servers
                  may allow client logins to run with incorrect access

            PHKL_7578:
            (1) Applications using ftruncate(2) on VxFS files could
            possibly loose data. This problem was reported with the
            Empress database.

            (2) msync(2) with the MS_SYNC flag on VxFS memory map files
            did not work as documented. Stale data could be found in
            the buffer cache when resuming file system operations,
            possibly resulting in data corruption.

            (3) Poor system performance when directories containing
            shared libraries, for example /usr, reside on a VxFS
            file-system.

            PHKL_7508:
            Three distinct problems/symptoms:
            1: Applications reading VxFS files through the read(2)
               system call could get stale data from the buffer cache
               if the files were previously written through a Memory
               Mapped File. This is potential data corruption when
               using MMFs on VxFS.

            2: "panic: data page fault", if using fsadm to resize a
               mounted VxFS filesystem with disk quotas

            3: "vxfs: mesg 008: vx_direrr - /xxx file system inode x \
               block y error 22"
               followed by erroneous indications that the filesystem is
               corrupt

            PHKL_7357:
            Conditional trap panic in small_divisor due to a divide by
            zero condition, caused due to multiprocessor race condition.

            PHKL_7306:
            If the path for a script interpreter is longer than 32,
            then exec(2) fails.

            PHKL_7250:
            System hangs, seems unable to process filesystem I/O,
            although processes that need no filesystem interaction run.

            PHKL_7217:
            "panic: lv_validblk: invalid relocation status" or possible
            panics, system hang, or data corruption on systems with
            disks having bad blocks. Also, the same bad block was
            kept relocating until run out of spare.

            PHKL_7205:
            Attempting to remove linked text file when original file
            is busy gets ETXTBSY.

            PHKL_7185:
            lvmerge could merge an lvol back with all PEs marked as
            current and yet the syncing of stale LTGs had failed.
            lv_recover_ltg(k), which does the syncing, had no mechanism
            to return error to lv_table_reimage(k). lv_table_reimage(k)
            therefore returns success when this may not be the case.

            PHKL_7122:
            For very large /etc/passwd files, passwd command may return
            EDEADLK and print an error message about lockf deadlock
            detection.

            PHKL_7037:
            pvmove leads to panic: lv_reducelv extmap, when
            the mirrored logical volume contains unallocated
            physical extents (might caused by previous
            unsuccessful pvmove operation (kill -9).

            PHKL_7024:
            When a user is deactivating a volume group, the system
            panics with "lv_cache_deactivate inflight". PHKL_6675 fixes
            some cases and this patch fixes a special case.

            PHKL_7015:
            This fixes two separate VxFS (JFS) problems.
            1) trap type 15 in vx_iget
            2) O_DSYNC is ignored for VxFS filesystems

            PHKL_6987:
            Systems with /usr on a VxFS file-system were experiencing
            poor performance.

            PHKL_6951:
            VxFS reports "No space left on device" when reaching quota
            limit rather than "Disc quota exceeded" over NFS.

            PHKL_6888:
            The panic occurs when a user program calls msync with
            MS_INVALIDATE and then immediately tries to access the
            mmap'ed region.

            PHKL_6792:
            If /etc/lvmtab is out of date with the running kernel,
            vgcfgbackup fails.

            PHKL_6764:
            Rename deadlock: This deadlock occurs in the following
            situation: Process 1 is moving a directory to a new
            parent directory at the same time as Process 2 is doing a
            lookup on the new parent directory Process 1's directory
            is being moved into. Both processes will sleep forever
            and all accesses to both directories will also sleep.

            PHKL_6674:
            lv_cache_deactivate inflight panic

            PHKL_6547:
            auto retries of open on CD-ROM with no media can cause hang

            PHKL_6529:
            None. This is a pstat enhancement.

            PHKL_6494:
            vgchange: Couldn't activate volume group "/dev/vgpam":
            Invalid argument

            panic with "lv_fixrootlv: could not find boot pvol"

            PHKL_6462:
            Booting in LVM maintenance mode after changing the path of
            a root disk can lead to one of two situations: (1) there is
            no device at the old path -- LVM sends a hard partition one
            write for the current boot disk to the underlying driver;
            (2) there is a non-LVM disk or non-boot LVM disk at the old
            path -- LVM writes to where the BDRA would be on that disk.
            The write is attempting to set the maintenance mode flag in
            the BDRA.

            Symptoms such as root file system corruption (for case 1),
            LVM meta-data corruption (for case 2), or disk data
            corruption (for case 2) could then be observed.

            This scenario is possible during any change of hardware
            path to an LVM root disk. In particular, the 10.01 K100,
            D200, D210, and D310 processor upgrade procedures are
            affected.

            PHKL_6448:
            LVM disk resynchronization fails when disk powerfails

            PHKL_6446:
            LVM metadata timeouts in multi-initiator configurations,
            especially with Nike, causing these error messages:
            lv_readvgats: Could not read VGDA 1 header & trailer \
                 from disk ...
            lv_readvgats: Could not read VGDA 2 header & trailer \
                 from disk ...
            lv_readvgats: Could not read VGSA 1 header & trailer \
                 from disk ...
            lv_readvgats: Could not read VGSA 2 header & trailer \
                 from disk ...

            PHKL_6272:
            No option to convert a ISO-9660 CDROM filename from
            "FILENAME;VERSION" to lower case "filename".

            PHKL_6081:
            VxFS performance as a NFS exported file system is poor.

            PHKL_6027:
            scsi problems, including 743 w/scsi floppy panic on boot
            and potential subsystem hangs

            PHKL_6024:
            Running vgcreate on an LVM disc without re-running pvcreate
            before end could create an LVM disc where the start of user
            data overlaps the LVM header, as for example with the
            sequence:
               pvcreate /dev/rdsk/c0t0d0
               vgcreate vg05 /dev/dsk/c0t0d0
               vgremove vg05
               vgcreate -s 1 -e 2033 -p 60 vg05 /dev/dsk/c0t0d0
            Symptoms such as file system corruption or LVM header
            corruption, showing up as file system panics or LVM panics,
            could then be observed.

            PHKL_5888:
            When the BDRA or the boot file is removed from the boot
            disk, and the user tries to boot the system in LVM
            maintenance mode, the boot runs a little while, then panics
            with "vfs_MOUNTROOTS failed: NEED DRIVERS".

            PHKL_5839:
            lvreduce hangs when reducing a bad disk from lvol.

            PHKL_5813:
            May get some junk pages in the coredump.

            PHKL_5767:
            The system hangs when there is heavy load and some processes
            which are swapped out use a lot of large memory mapped
            segments.

            PHKL_5737:
            When booting a NFS Diskless client, the system may hang
            when loading the kernel, when loading the RAM file system,
            or when loading the ioconfig file.

            PHKL_5663:
            The vgchange -a r command fails with the message:
            vgchange: Activation mode requested for the
            volume group <volume group name> conflicts with
            configured mode.

    Defect Description:
            PHKL_23512:
            (SR: 8606163811 CR: JAGad33115)
            If a setuid/setgid process completely dropped privileges, it
            could create a core file on a subsequent abort, and could be
            attached to with a debugger. If the process core file's
            size limit has been set to 0 in setrlimit(), when the
            process aborts, the core processing is incorrect.

            Resolution:
            Remember that the process was once setuid/setgid, and
            disallow corefiles and debugger attaches. If the process
            core file size limit has been set to zero, don't create a
            core file.

            PHKL_17447:
            SR: 1653236869 DTS: JAGaa01966
            The problem is that the rfs_readdir() routine in 10.01
            calls VOP_READDIR2(); for VxFS, this merely calls
            generic_readdir2() which was the problem. The
            generic_readdir2() routine assumes that "real byte
            offsets" of returned directory entries and the offset of
            the correspnding entry in the actual directory are one
            and the same; for VxFS, this is not the case.

            Resolution:
            The fix was to backport the VxFS-specific vx_readdir2()
            implemented in 10.30.

            PHKL_16468:
            the kernel was not incrementing the read/write counters
            for vxfs in vx_bread(), vx_btranwrite(),
            vx_bcacheclear(), vx_blkinval(), vx_vnode_flush(),
            vx_reada_chain(), vx_flush_chain(), and vx_fast_read().
            The following script can be used to reproduce this
            defect:
            #!/bin/sh

            sync;sync;sync
            sleep 10
            sar -o sar.$$ 1 60 &
            sleep 2

            date >cmdlog.$$
            echo "starting copy from HFS to HFS." >>cmdlog.$$
            cp /stand/vmunix /stand/vmunix.$$
            date >>cmdlog.$$
            sync;sync;sync
            sleep 10
            echo >>cmdlog.$$
            rm /stand/vmunix.$$

            date >>cmdlog.$$
            echo "starting copy from HFS to VxFS." >>cmdlog.$$
            cp /stand/vmunix vmunix.$$
            date >>cmdlog.$$
            sync;sync;sync
            sleep 10
            echo >>cmdlog.$$

            date >>cmdlog.$$
            echo "starting copy from VxFS to VxFS." >>cmdlog.$$
            cp vmunix.$$ vmunix2.$$
            date >>cmdlog.$$
            sync;sync;sync
            sleep 10
            rm vmunix.$$ vmunix2.$$

            PHKL_16214:
            The error code return from vx_dio_read1 should be checked
            against VX_ERETRY so that it will fall through the normal
            code path and do a normal I/O.

            PHKL_15711:
            The operating system normally accesses the real time clock
            via the Boot ROM (PDC code). The operating system is also
            designed to be able to use a driver to access the real time
            clock. The HIL clock is accessed via the HIL driver.
            However, the clock must be accessed prior to any driver
            loading. Since the drivers have not been loaded, the
            operating system attempts to access the HIL real time clock
            via PDC code. After the drivers are loaded, access to the
            real time clock is made via the HIL driver.

            PHKL_15077:
            Systems with low memory while an application tries to
            read/write large chunks of data will panic. This is
            because VxFS for performance reasons tries to perform
            a direct I/O. In order to achieve this, the user stack
            has to be grown to the amount of data requested for
            read/write. In case vx_dio_iovec() is passed a negative
            space id (meaning there is no free page left), there is
            no check for a 0xffffffff (-1) space id. The fix was to
            perform a useracc() to find out if the process has
            permissions to write to the page or not. If it fails,
            then do not perform the direct I/O and instead perform
            a regular I/O.

            NOTE:
            ---- After the fix, running the same application
            on systems with low memory and davanced JFS to perform
            huge read/write "should" fail with the following message:

            "Pid xx received a SIGSEGV for stack growth failure.
            Possible causes: insufficient memory or swap space,
            or stack size exceeded maxssiz."

            -- Where xx is the process id of the application
               performing read/write system call.

            PHKL_14683:
            1: SR#5003292896 DTS:DSDe427681
               pstat_diskinfo() was not formatting the raw hw_path
               information to an ascii string before returning to the
               caller. The missing step is to call io_hw_path_to_str()
               to convert the hw_path to a readable character string
               before being placed in the pshwpath structure.
            2: SR#1653249326 DTS:DSDe425383
               Code at the beginning of wrip() fails all I/O with EFBIG
               when uio_length + uio_offset > 2GB. This means that it
               can be impossible to read the end of files that are close
               to 2GB in length if large length reads are specified.
               Changed rwip() to allow reads in these cases.

            PHKL_14284:
            This patch fixes two defects :
            - SR: 1653200956, DTS: DSDe433628
              Illegal vnode operation sent from application on CD-ROM
              cause panic.
              HP-UX 10.X panics when local cdrom is accessed from a PC
              running the Reflections 6.X NFS stack.

            - SR: 5003376608, DTS: DSDe438623
              The panic was caused by both inadequate sanity-checking
              and some incorrect assumptions in the directory read
              subroutines about the amount of data being read from the
              CD-ROM by those routines.
              The problem originated while reading a directory info
              from a CD-ROM in get_dir_buffer(). The assumption was
              that we're supposed to get an 8K buffer containing a
              directory entry when, in fact, we get a 4K.
              The existing sanity checks, on the other hand, were not
              robust to detect bad or incomplete reads from a CD-ROM.
              Based on the wrong assumtion and not checking possible
              bad reads from a CD-ROM, we tried to copy the directory
              entry by using bcopy() which caused a page fault.

            PHKL_14007:
            pstat_lvinfo() algorithm describes that if the number of
            entries requested is non-zero, it will traverse through
            all the Volume Groups (VG) to report the open logical
            volume information. The test (lvix >= vgp->num_lvols) is
            used to test if LV index is covered by VG. This should be
            (lvix > cur_lvs) which is lvix compared to the number of
            open logical volumes. Also there can be some volumes
            that are configured but not mounted.(the VG where they
            reside is still ACTIVE). The fix now shows the all the
            logical volumes that are open in the system (within
            any Volume Group). The defect can be reproduced by
            writing a program based on pstat_getlvinfo() to display
            information about Logical Volumes configured on a
            system. The output of this program only shows logical
            volumes for the first volume group.

            PHKL_13860:
            If the VX_IETRUNC flag is set for a file, then vx_trunc() is
            called and returns without clearing the ip->i_eopflags
            field. Since VX_IETRUNC alone is still set after
            vx_trunc(), the error return is set to EINVAL (reason why
            the mount fails). Prior to returning, if error is non-zero,
            vxfs sets the VX_FULLFSCK flag and returns.

            PHKL_13715:
            The defect was due to an uninitialized field (ex_elen) in
            the vx_extent structure when allocated by the vx_dqnewid
            procedure.

            PHKL_13429:
            In 10.xx buffer caching was disabled for block devices. This
            produced degraded performance in reads/writes to block
            devices.

            PHKL_13232:
            Quantum DLT4500/4700 were not recognized as multilun
            devices.

            PHKL_12653:
            The large UID/GID is truncated mod 2^16 when creating the
            file on the server. For example, a client UID of 2000000
            results in a UID of 33920 on the file created on the server.

            PHKL_12604:
            The following steps lead to the root cause of the problem:
            1. file system corruption is related to reorg activity.
            2. inproper handling of indirect address extents on files.
            3. 'sometimes' vx_copy_blk() doesn't seem to copy the block
               and apparently no error was reported.
            4. VxFS does a flush prior to the copy and then when it is
               all done, the extents are freed. But On HP-UX, the file
               data is accessed via the file vnode and flushed by an
               invalidating putpage, while indirect blocks and
               directories are accessed via the file system device
               vnode. For regular files, vx_extflush() will exit
               without doing anything, so there will still be buffers
               laying around in the cache hanging off the system device
               vnode.

            PHKL_12561:
            An uninitialized variable, depending on what value it picks
            up from the stack, causes the quota checking routine to
            return EDQUOT erroneously during extent allocation.

            PHKL_12395:
            This patch fixes two defects :
            -When debugging processes over an interruptable NFS mount
             point there is a window during which a traced process could
             sleep in exec() while the debugger would exit clearing the
             traced bit and freeing the ptrace data structure. Upon
             wakeup, the no longer traced process would panic the system
             trying to dereference a NULL pointer.

            -pstat_msginfo() calls msgconv() to convert the offset into
             a message queue pointer. msgconv() then locks the queue and
             returns a pointer to the queue's lock. pstat_msginfo() had
             not been released the lock of the message queue.

            PHKL_12153:
            The scheduler decides the system is thrashing in some
            occations when pageout rate is low and free memory is
            plenty and hence deactivates certain processes.

            PHKL_11889:
            During inode allocation, vx_findino() references an
            unallocated entry in the au summary. This code of
            checking for free space in the allocation unit is used
            for VxFS version 1 and is no longer valid for version 2.

            PHKL_11670:
            The ki_swtch trace generation code in the kernel walks
            all pregions in the vas of the swtched process. PTC's MI
            and performance tools do not need rss values updated every
            context switch - the extra overhead is not worth the small
            increase in accuracy.

            It is sufficient to copy the pid's
            vas_t->va.prss+vas_t->va.rss (private + shared) value
            which is updated every 5 seconds by statdaemon.

            PHKL_11563:
            Due to a recent enhancement to EXEC, the maximum
            environment size was increased from 20478 bytes to 204798
            bytes. However the value of the constant ARG_MAX
            (defined in limits.h) was not changed. As a result
            there is a standards problem due to this mismatch.

            PHKL_11293:
            When an EMC disk array returns an EMEDIA error to LVM,
            LVM at a minimum marks the block as bad in the bad block
            directory (and, normally, relocates the block to a new
            location on disk. This is detrimental to the functionality
            of EMC disk arrays, since the bad blocks can be fixed
            on the hardware itself.

            PHKL_11242:
            mmap() to a file with holes does not work correctly if
            MAP_PRIVATE is used.

            PHKL_11206:
            Defect was due to a race condition between the reserve
            buf and a regular buf for the same block number. The reserve
            buffer was being read before the regular buffer had a chance
            to complete a write to the same block number.
            Problem was reproduced by starinig memory. Small number of
            bufs in the buffer cache makes the problme reproduce more
            often.

            PHKL_10281:
            LVM user data was aligned to a 1k bound. For sequential
            i/o directed to disk arrays which stripe the data, i/os
            with a buf size approaching the stripe depth of the device
            (64k for the Edison array) would require the device to
            perform two i/os for each i/o directed to the device.
            LVM was not always closing and releasing devices held when
            volume groups were deactivated or when a device was used
            as a Service Guard Cluster Lock disk.

            PHKL_10136:
            A deadlock is caused by procedure vm_wait_for_io being
            called with "iglock" being held and releasing the
            region lock prior to sleeping. Deadlock occurs when
            another process is able to get the "region lock" and
            is waiting for the iglock. The fix is to call
            vm_wait_for_io at the the end of vx_pageout after the
            iglock has been released.

            PHKL_10101:
            msg_bufx was set to the value over MSG_BSIZE.

            PHKL_9707:
            VxFS quota routine vx_getquota() resets the time limit for
            root because it thinks root should not have a quota limit.
            Somehow it ignores the fact that the timelimit fields in
            root's dqblk structure are used to store the file system
            time limit.

            PHKL_9565:
            This patch fixes two different VxFS (JFS) defects:
            - A snapshot could not be mounted if a process was waiting
              arbitrarily long for a file record lock. An application
              using lockf() or fcntl() to get file record locks, and
              holding the locks for a long period of time, could prevent
              from mounting a file-system snapshot.
            - The VxFS rmdir(2) routine could run into a deadlock
              situation where the directory would be kept locked.
              Processes attempting to access the locked directory would
              then wait forever, and eventually this could cause the
              entire system to hang.

            PHKL_9404:
            The execve() kernel routine was asking for a KERNEL IO to
            read in the a.out header, but the VxFS code handling direct
            IOs (VX_DIRECT) was generating a USER IO.

            PHKL_9263:
            Under MMF high presure, vx_do_pageio called from vhand
            incorectly marked a page as r_zomb when EAGAIN occurs on
            that page. This as the side effect of killing a process that
            do a fault on that page later on.

            PHKL_8904:
            The c720 driver does not lisc->sclk soon enough.
            Chip timing parameters are set up incorrectly.

            PHKL_8757:
            Problem was due to incorrectly releasing an inode while
            still holding a buf. This violates the rule which would
            prevent a deadlock from happening. The problem shows up
            as a three way deadlock with two processes marching back
            to the root from the leaves via ".." and another process
            marching from the root to the leaves. This creates a
            a deadlock of processes waiting for the same inode and
            holding the wanted buf at the same time.

            PHKL_8731:
            OnLineJFS breaks large write requests into multiple direct
            I/O's. Depending on the size of the data block, the
            beginnning and end of a direct I/O request may not align on
            the block boundaries. In these cases, the data is handled
            through buffer cache.

            After the first direct I/O, the subsequent iteration may
            begin with a write that has data starting in the middle
            of the buffer. If this write passes the current EOF, the
            buffer is simply allocated and filled with new data. If
            this buffer happens to be one that previously used to hold
            old data, the old data remains in the portion that is not
            overwritten by the new data. Writing this buffer to disk
            corrupts the file.

            The fix is to check against the correct file size so the
            first buffer of the subsequent iteration will be read in
            from disk to contain the correct data written in the last
            iteration.

            PHKL_8602:
            When commands that call pstat_fileinfo(2) (e.g. fuser(1m))
            on a system where lots of processes are exiting, a race
            condition can occur between exit(2) and pstat_fileinfo(2)
            where pstat_fileinfo(2) dereferences a pointer exit(2)
            has already set to NULL.

            PHKL_8580:
            pstat_msginfo() calls msgconv() to convert the offset into
            a message queue pointer. msgconv() was changed to not only
            do the conversion, but to lock the queue and return a
            pointer to the queue's lock. pstat_msginfo() had not been
            changed to take into account msgconv()'s new behavior.

            PHKL_8391:
            LVM makes every effort to avoid returning an error to user
            applications. LVM will hold onto an I/O to retry it later
            if there is even the smallest hope that the device will
            return. If a disk simply does not respond and no bad
            writes made it to the media, LVM will hang onto the i/o as
            long as the disk does not respond with an indication that
            there was actually a bad write or read. The patch
            provides a new feature that allows administrators
            the option of limiting the time lvm will wait for disks
            in an logical volume to return, and cause lvm to return
            i/os with EIO instead of hanging onto them indefinitely.

            PHKL_8386:
            The problem can be reproduced with this test program:

              char buf[2097152];

              main()
              {
                    int fd;

                    memset((void *)buf, 'A', sizeof(buf));
                    fd = creat("A.dat", 0644);
                    write(fd, buf, 512);
                    write(fd, buf, sizeof(buf));
              }

            Every byte of the file should contain the character 'A'.
            This works fine on UFS. It also works on VxFS as long as
            HP OnLineJFS is not installed. But with HP OnLineJFS, a
            sequence of null bytes appears in the middle of the file
            (not at the boundary between the writes, but in the middle
            of the second write).

            PHKL_8361:
            Select timeouts are retried forever. B_NDELAY should
            eliminate retries on select timeout.
            Zalon chip bug results in SCSI bus hang.

            PHKL_8282:
            The max. limit for the number of chars in the arg/env
            strings passed to EXEC is currently set at 20k (defined by
            ARG_MAX). Attempts to pass more number of chars result in
            the E2BIG error. This limit was imposed due to the way the
            kernel was allocating memory to copy the arg/env strings and
            set them for the newly exec'ed process.

            PHKL_8199:
            In 10.X, interrupt distribution is implemented to allow
            reassignment of interrupt processors to I/O interfaces
            for workload balancing. The assigned interrupt processor
            for an I/O interface may or may not be the system monarch
            depending on the the number of I/O cards and processors
            available.

            During a panic, if the panic processor is the system
            monarch, it will flush the buffer cache on its way down.
            If the interrupt of the disk it is syncing is serviced by
            one of the other processor(s), the I/O completion interrupt
            will not be received and the ISR will not be called
            because the other processor(s) are TOC'ed at this point.
            Without the ISR to signal biodone(), the biowait() sleeps
            forever.

            The fix is to add a timeout in the panic_boot path to break
            out from the hang in disk sync'ing and continue with the
            reboot.

            PHKL_8080:
            Without this patch LVM will not retry failed i/os on
            alternate links unless the error is one that denotes that
            the device is offline or powerfailed. Other errors,
            are not retried on an alternate link and may cause LVM to
            report the error to users applications. Typically,
            customers with unmirrored lvols using multiported devices
            like the HP3232 (Nike) disk array would see the problem
            when an EIO error is reported to LVM from the underlying
            device driver due to a device or driver problem. In this
            situation LVM would report the EIO to user applications
            without trying any available alternate link. Another
            problem this patch fixes allows reducing out physical
            volumes from a volume group when the device is not
            available and the device has links, formerly devices with
            links could not be removed if they were not available.

            PHKL_8024:
            Directories with the setgid bit set have the following
            property: when any file is created within that directory,
            it inherits the group id of the directory. In addition, any
            directory created under such a directory also has the setgid
            bit set.

            Patch PHKL_7666 inadvertently removed that feature of setgid
            directories. This patch restores it.

            PHKL_7908:
            pstat_dynamic() allocates a buffer but fails to initialize
            it before using it, so the buffer ends up containing some
            garbage. This is a cosmetic defect only; sar ignores the
            uninitialized spaces.

            PHKL_7904:
            A deadlock resulted from a process running lvmerge on HFS
            logical volumes, and another process running umount on a
            JFS logical volume. The umount process grabs the JFS update
            sleep lock (used to serialize JFS syncs/mounts/umounts),
            calls spec_close to close the device we are unmounting, and
            eventually gets to a LVM close routine which is sleeping
            waiting to acquire the LVM volume-group lock. The lvmerge
            process is holding the LVM volume-group lock and proceeds
            to call freeze_and_sync_fs_dev() to freeze and sync the
            file system associated with the device. ufs_freeze() is
            first called which in turn calls walk_and_freeze_fs()
            without a pointer to a vfs structure. This proves faulty
            since update() is now called without a vfsp and will
            proceed to try and sync every mounted file system instead
            of just the file system being frozen; so we proceeded to
            try and sync a JFS file system which first tries to grab
            the JFS update sleep lock, and a deadlock occurs. This
            problem can be reproduced by having one process running a
            lvsplit or lvmerge on a HFS logical volume, and another
            process running a mount, unmount or sync on a JFS logical
            volume.

            PHKL_7901:
            A panic can occur with JFS on LVM due to an inode being
            able to change identity before it and its dirty pages
            are flushed to disk in vx_freeze_iflush().

            When a JFS file is created with the SETUID flag, the setuid
            bit is removed when the file has been edited with vi or text
            has been appended to it; this should only be the case when
            the writer is not root.

            PHKL_7846:
            The problem was that the kernel forced a panic whenever any
            inconsistency was found during an lvreduce. For example,
            if a logical extent in an lvol referred to a physical
            extent that was not allocated, it would cause
            lvreduce(1M) to panic the system. This occured even when
            the objective was to remove the offending lvol.
            This is a very rare occurance.

            PHKL_7827:
            TEAC floppy firmware bug.
            NCR 53C710 and 53C700 chip bug.
            Missing SIOC_ABORT and SIOC_RESET_DEV functionality.

            PHKL_7666:
            A future HP-UX release will increase the value of MAXUID,
            providing for a greater range of valid UIDs and GIDs. It
            will also introduce problems in mixed-mode NFS environments.

            Let "LUID" specify a machine running a version of HP-UX
            with large-UID capability. Let "SUID" specify a machine
            with current small-UID capability. The following problems
            may occur:

            LUID client, SUID server
                - Client logins with UIDs outside the server's range
                  appear as the anonymous user. However, the anonymous
                  user UID is configurable, and is sometimes configured
                  as the root user (in order to "trust" all client root
                  logins without large-scale modifications to the
                  /etc/exports file). Thus, all logins with large UIDs
                  on the client could be mapped to root on the server.
                - Files owned by the nobody user on the server will
                  appear to be owned by the wrong user on the client.

            SUID client, LUID server
                - Files owned by large-UID logins on the server will
                  appear to be owned by the wrong user on the client.
                - Executables with the setuid or setgid mode turned
                  on will allow logins on the client to run as the
                  wrong users.

            There is a patch to the NFS code that is intended to be used
            in parallel with this one. PHKL_7510 (or its successor)
            should be installed with this one, although no defects are
            introduced by installing only this one of the two.

            PHKL_7578:
            (1) The VxFS file truncation code was breaking an assumption
            in brealloc() causing delayed-write buffers to be discarded
            instead of being flushed to disk.

            (2) A "purge buffer cache" was not performed by the VxFS
            pageout code. Stale data could then be found in the buffer
            cache when resuming file-system operations after a msync(2).

            (3) VxFS used to purge the buffer cache at mmap(2) time, and
            the Dynamic Loader (dld.sl) suffered poor performance with
            shared-libraries residing a VxFS file-system. The fix was to
            purge the buffer cache at pageout time, and to flush it at
            pagein time.

            Defects #2 and #3 are fixed in 10.20, but #1 is fixed 10.20.

            PHKL_7508:
            The three distinct problems:

            1: The code change for PHKL_6988 or equivalent (consisting
               of only flushing dirty buffers at mmap() time and to no
               longer also invalidate valid buffers) broke the mechanism
               by which VxFS was handling the consistency of the "page
               cache" and the "buffer cache". Valid stale buffers could
               be found in the buffer cache after changes would have
               been done through a MMF, and this is data corruption.
               The fix was to back out the change of PHKL_6988.

            2: Resizing VxFS filesystems online effectively does a quick
               unmounts and remount of the filesystem, switching quickly
               between two different data areas containing information
               it. The VxFS disk quota tracking structures were not
               updated during the switch, with the end result that the
               disk quota code was accessing invalid memory. The fix
               was to update the disk quota structures during the
               switch.

            3: This problem was mainly seen on striped logical volumes.
               If multiple processes were scanning VxFS directories via
               commands like ls, find, or cpio, they could cause VxFS to
               erroneously assume the filesystem is corrupt, making it
               impossible to remount it until fscked. There would also
               be errors in the syslog referring to vx_direrr.

               The defect was in a lack of caching of offsets within the
               directory block; if the offset changed at an inopportune
               time, the directory read would fail and the filesystem
               would be marked corrupt.

            PHKL_7357:
            Conditional trap panic in small_divisor. In
            target_deactime(), the following division is performed:
            return (deact_time_factor * deactprss(p) / nz(pageoutrate))
            where nz is defined as (x != 0 ? x : 1). Since there is
            no MP protection around pageoutrate, it is possible that
            pageoutrate changes between the test and assignment. The
            fix is to use a local copy of the global pageoutrate to
            avoid such a situation.

            PHKL_7306:
            It had been limited to 32 characters.

            PHKL_7250:
            On LVM, when the resource "lv_str2_buf" for big-size
            IO requests is exhausted, multiple processes could
            compete and sleep for the same resource without first
            releasing the ones they owned, causing a deadlock.

            PHKL_7217:
            When LVM encounters a bad block, it asks the disk drive to
            spare it out; this is called "hardware relocation." If that
            fails, LVM then performs what is called "software
            relocation" -- that is, it replaces the bad block with a
            block from a reserve area called the bad block directory.
            After the relocation, it reads back the data, just to make
            sure the new block isn't bad as well; if the new block is
            bad, LVM relocates THAT one, again and again until it is
            successful.

            There was a defect in the code that dealt with the LVM
            verification of the new block. Apparently, the block number
            was incremented before checking if the second relocation
            succeeded; if the last block of that relocation was bad, the
            block number indicated that all the data had been
            transferred, so LVM assumed that the write was successful.
            However, the driver indicated errors (specifically, B_ERROR
            was set and b_error was EMEDIA), which led to inconsistent
            data in the bad block directory, typically leading to a
            panic.

            This patch also fixes LVM wrongly relocating a bad block.
            It should relocate the bad one instead of the block next to
            the bad one.

            PHKL_7205:
            VxFS forgot to check if nlink is 1.

            PHKL_7185:
            lvmerge could merge an lvol back with all physical extents
            marked as current and yet the syncing of stale LTGs had
            failed. lv_recover_ltg(k), which does the syncing, had no
            mechanism to return an error to lv_table_reimage(k).
            lv_table_reimage(k) therefore returns success when this may
            not be the case.

            PHKL_7122:
            PHKL_6763 caused the kernel routine direnter() to return
            EDEADLK if it couldn't lock all the directories and files
            it needed to. The change was made to fix a deadlock problem
            caused by moving directories, and it was thought that
            direnter() could only hit this state for the DE_RENAME
            function. The problem can also be hit for large, popular
            files like /etc/passwd which are being linked to a new
            name. The fix is to have ufs_link() retry direnter() if
            EDEADLK is returned, just as ufs_rename() did in the
            original patch.

            PHKL_7037:
            Customer were using pvmove command to move data from
            one disk to another. For some reason, the mirrored
            logical volume to be moved contains unallocated
            physical extents. system panic: lv_reducelv extmap

            PHKL_7024:
            When deactivating a volume group, if the MWC cache is not
            clean, the deactivation routine will detect it and panic.
            When the last user LV (/dev/vgXX/lvol[1-n]) of a volume
            group is closing and the controlling LV (/dev/vgXX/group) is
            still opened, it should also wait for all outstanding MWC
            cache writes to be finished.

            PHKL_7015:
            VxFS neglected to check for the O_DSYNC flag. It only
            checked for O_SYNC.

            In vx_iget, the code dereferenced a NULL pointer.

            PHKL_6987:
            When creating a memory mapped file, VxFS was flushing and
            invalidating the file-related buffers from the buffer cache.
            This behavior caused the dynamic loader (dld.sl) to generate
            a physical I/O each time it was reading a shared library
            header before calling mmap(), and shared library headers
            were never found in the buffer cache. The fix was to only
            flush (writing dirty buffers) and not do the invalidation.

            PHKL_6951:
            Incorrect "No space left on device" errors were generated
            when the filesystem was not actually full. The filesystem
            in question was a VxFS filesystem mounted over NFS from
            another system with quotas enabled on the server. The
            message occurred when a user reaches the hard limit on the
            mounted directory.

            This was caused by the VxFS code in HP-UX interpreting a
            class of filesystem space allocation failures all as ENOSPC.
            The fix was to correect this misinterpretation. With this
            patch installed, when a user exceeds his quota, the error on
            his terminal will be "Disk quota exceeded".

            PHKL_6888:
            The problem encountered at 9.X was fixed in 10.X by delaying
            the removal of the mmap'd page (pageremove) until the I/O
            had completed. At the same time this was done, there were
            also some changes done to speed up MMFs. One of those
            changes involved sparse files and resulted in the need for
            coordination between rwip() and MMFs. The end result was
            rwip() locating pages in the pagecache() and copying data
            back to the buffer cache block. At the completion of the
            copy, the pages were systematically removed from the
            pagecache which removed our "synchronization" link for
            msync(). See the SR for reproduction methods.

            PHKL_6792:
            The customer had a T500 ran into the problem with
            "/etc/lvmtab is out of date with running kernel" when doing
            a vgcfgbackup. The current PV value was set to 7, while
            there were only 6 disks in the /etc/lvmtab.

            PHKL_6764:
            Directory renaming code locked the new parent directory and
            read the new parent directory buffer, thereby locking it.
            It then dropped the new parent directory lock and later
            tried to reacquire it. If a lookup process had gotten the
            new parent directory lock in the meantime and was sleeping
            waiting for the new parent directory buffer to be free,
            deadlock!

            PHKL_6674:
            When the last LV of a VG is closing, it should wait for all
            outstanding MWC cache writes to be finished. Otherwise, it
            may have a running MWC cache write when VG releases its
            dynamically allocated structure.

            Create multiple LVs on a VG, and make MWC busy (by writing
            256K bytes interval) then close All LVs (at almost the same
            time).

            PHKL_6547:
            a kmio struct was allocated even if the open failed.
            see the SR for the reproduction methods.

            PHKL_6529:
            No defect with the kernel. Although this patch does allow a
            patch to fix a defect with fuser -k to work.

            PHKL_6494:
            Problem is easily duplicatable following the replacement of
            a disk mech, or with a simply vgcfgrestore/vgchange
            combination to the right disks.

            To reproduce one problem, connect an HP-FL disk to 10.01
            system, and do the following:

            - Install PHKL_6273 (supersedes LVM patch PHKL_6025)

            - Create a volume group with this disk in it
              (automatically runs vgcfgbackup):
                pvcreate -f /dev/rdsk/c0t2d0
                mkdir /dev/vgdan
                mknod /dev/vgdan/group c 64 0x090000
                vgcreate /dev/vgdan /dev/dsk/c0t2d0

            - Deactivate the VG:
                vgchange -a n /dev/vgdan

            - Restore the LVM data structures to the disk:
                vgcfgrestore -n /dev/vgdan /dev/rdsk/c0t2d0

            - At this point, any further activation of the VG will fail:
                vgchange -a y /dev/vgdan
                vgchange: Couldn't activate volume group "/dev/vgpam":
                Invalid argument

            This problem occurred because of a change made in LVM to
            support "hot-swapping" of disk mech's. The code to handle
            this attempts to set immediate-reporting on the newly-added
            disk, but this is not a valid operation on a non-SCSI disk.
            The driver returns EINVAL as it should, and LVM heeds this
            error and passes it up to the higher levels, causing
            vgchange to fail with "Invalid argument". So, now if we
            have EINVAL in this case, we return ESUCCESS.

            Second problem:

            Create a root volume group with more than two disks, and
            mirror the root lvol onto the last disk added to the volume
            group, and make that pvol bootable.

            Remove all but the disks on which root is mirrorred.

            Boot into maintenance mode from the last disk added to the
            volume group (the one with the highest PV number).

            Reboot normally (without maintenance mode) from the same
            disk. The system will panic with
            "lv_fixrootlv: could not find boot pvol"

            This problem occurred because we were searching through the
            number of valid pvol array entries which are not necessarily
            contiguous in the array instead of searching through the
            size of the array.

            PHKL_6462:
            During maintenance boot (hpux -lm), the kernel tried to
            write out a flag to the BDRAs so that the next boot
            could resync the root.

            The routine which does the maintenance flag write uses the
            hardware paths stored in the BDRA. When the path(s) of the
            root disk(s) are changed, the old paths may correspond to no
            device or to some other disk.

            (1) In the case where a path now corresponds to no device,
            the routine opens the wrong device -- in particular, the
            boot device with the hard partition one bit set.

            (2) In the case where a hardware path now corresponds to
            some unintended disk, the write goes to where the BDRA would
            be on that disk.

            For case (1), whether or not the hard partition one write
            goes through depends on the underlying driver. Case (2) is
            independent of the underlying driver. Either case
            represents a potential corruption to the disks involved.

            The patch prevents these corruptions by (1) checking if a
            hardware path corresponds to NODEV -- if so, no write to
            that path is performed; (2) checking if there is a valid
            BDRA at that hardware path -- if not, no write to that path
            is performed. Since the maintenance flag write is needed
            for mirrored roots, another check was added to make sure
            that flag gets written to the current boot device.

            To reproduce case (1):
                   - install 10.01 to an NIO tower
                   - change the address of the root in the tower
                   - boot in maintenance mode (hpux -lm)
                   - notice that the maintenance flag is not
                     set in the BDRA (check 16kb at offset 128)
                   - notice that the BDRA was written to
                     hard partition one (check 16kb at hard
                     partition one for that disk type)

            To reproduce case (2):
                   - install 10.01 to an NIO tower
                   - change the address of the root in the tower
                   - change the address of a scratch disk in the
                     tower to correspond to the root's old address
                   - boot in maintenance mode (hpux -lm)
                   - notice that the maintenance flag is not
                     set in the BDRA (check 16kb at offset 128)
                   - notice that the BDRA was written to
                     the scratch disk (check 16kb at offset 128)

            PHKL_6448:
            LVM metadata I/O requests return erroneous "I/O error"
            status and abort resynchronization when the device has
            merely timed out or powefailed, but has not been marked
            missing.

            If a disk is powerfailed, LVM should poll for its return;
            the problem is that certain LVM I/O requests did not check
            for a mere powerfail condition, but always assumed that any
            error indicated that the device was not worth waiting for.
            The fix was to check if LVM had decided the device was
            powerfailed vs truly missing, and not to abort if the
            device was in a potentially temporary powerfail condition.

            PHKL_6446:
            On LVM, very large I/O requests -- on the order of 256k --
            may not complete within LVM's time allotment. With large
            logical volumes, the LVM metadata can easily get this large.
            This can manifest itself as various errors in reading or
            writing the VGDA/VGSA header or trailer, with messages to
            the console and system log.

            These timeouts can be due to an extremely busy I/O bus, a
            multi-initiator environment, or a disk that places the
            priority of small I/O requests over large ones. Systems
            with Nike disk arrays have seen this particular problem.

            The fix was to break down LVM metadata into a more palatable
            size, 64k.

            PHKL_6272:
            HP-UX does not provide a mount option which will convert the
            ISO-9660 filename from "FILENAME;VERSION" format to lower
            case "filename" like most of the industry Unix platforms do.
            PC's and non-HP clients cannot use the ISO-9660 CD-ROM
            exported from a HP-UX NFS server because symbolic link, the
            only work-around, is not available on these systems.

            The fix adds two global kernel variables to the cdfs
            operation to provide the filename convertion functionality.
            These variables can be turned on and off using adb after the
            patch is installed.

            The kernel variables which need to be modified are:

            cdfs_convert_case - Set this to 1 to display filenames
                                in lower case.

            cdfs_zap_version - Set this to 1 to suppress version
                                number in filenames.

            If you want the variables to be set in the kernel file
            /stand/vmunix so the function remains after a system reboot,
            type the following:

            echo "cdfs_convert_case?W 1" | \
                    adb -w /stand/vmunix /dev/kmem
            echo "cdfs_zap_version?W 1" | \
                    adb -w /stand/vmunix /dev/kmem

            Or you can modify the memory only by typing:

            echo "cdfs_convert_case/W 1" | \
                    adb -w /stand/vmunix /dev/kmem
            echo "cdfs_zap_version/W 1" | \
                    adb -w /stand/vmunix /dev/kmem

            PHKL_6081:
            For NFS servers with large configurations, i.e for those
            servers for which the tunable kernel parameter ninode has
            been changed to be in thousands or in hundreds of thousands,
            the performance of VxFS as the exported file system will not
            be very good. Without this patch VxFS does not support the
            hooks for glance.

            PHKL_6027:
            743 w/floppy panic on boot occurs if iodc search is
            performed prior to booting hp-ux -- this leaves scsi bus
            in hung state.
            potential subsystem hangs occur following request
            timeouts from drives that the driver does not recover
            from properly.

            PHKL_6024:
            Due to a defect in the SDS migration code, the kernel was
            computing the start of user data only when the data_psn
            field in the LVM record was 0 (which is the default value
            after running pvcreate). Not running pvcreate on an LVM
            disc before re-using it meant using the start of user data
            from previous disc usage, and thus causing data corruption
            if the new LVM header was bigger than in previous disc
            usage. Corruption can be prevented with the work-around of
            always running pvcreate before re-using an LVM disc.

            For 10.00, the patches PHKL_6022/s700 and PHKL_6023/s800
            address also this defect.

            The patch will prevent from creating situation where
            the start of user data and the LVM header overlap.
            Also, a test was added to the activation code to detect
            discs which may have potential for data corruption, and a
            warning is printing on the system console:
            WARNING: The LVM header on the disc at 52.4.0 extends
                     beyond the start of user data, which therefore
                     has potential for data corruption.
                     Please consult the documentation for patch
                     PHKL_6025 (or any superceeding patch) for how
                     to reconfigure to fix this.

            In the event you have a disk which is showing potential
            for this problem, as detected by the patched PV activation
            code, the procedure for correcting the problem (which must
            be repeated for each individual disk) is as follows.
            For this example, the disk which is showing problems is
            /dev/dsk/c1t6d0, which is part of vg01:

            If you have spare space available in your volume group (or
            can make it available by adding a new disk to the volume
            group), the procedure is simpler:

             - Add the new disk to the volume group if needed (c1t3d0
               in this example):
               # pvcreate [-B] /dev/dsk/c1t3d0
               # vgextend /dev/vg01 /dev/dsk/c1t3d0

             - Move all logical extents to the new disk:
               # pvmove /dev/dsk/c1t6d0 /dev/dsk/c1t3d0

               The second argument here is optional, and is only needed
               when you want to make sure all the extents go to the new
               disk. Without it, the extents will be moved to the first
               available free space elsewhere in the VG.

             - Remove the affected disk from the VG, run pvcreate to
               clear the data structures, then add it back to the VG.
               # vgreduce /dev/vg01 /dev/dsk/c1t6d0
               # pvcreate [-B] /dev/dsk/c1t6d0
               # vgextend /dev/vg01 /dev/dsk/c1t6d0

             - If you want to remove the new disk from the VG again,
               you can do so now by reversing the pvmove process, and
               removing it:
               # pvmove /dev/dsk/c1t3d0 /dev/dsk/c1t6d0
               # vgreduce /dev/vg01 /dev/dsk/c1t3d0

            If you do not have spare disk space available, the procedure
            is slighly more complicated, as you will need to backup and
            restore all affected lvols:

             - determine which logical volumes are affected:
               # pvdisplay -v /dev/dsk/c1t6d0 | more

             - Under the heading "- Distribution of physical volume -",
               pvdisplay lists all of the logical volumes which are
               using this disk. Stop all activity to these logical
               volumes, shutting-down (or rebooting) to single-user
               mode, if necessary.

             - These lvols all need to be backed-up in their entirety,
               then removed. For example, if this disk contains file
               systems for the following:
               /dev/vg01/lvol1 mounted as /fs1
               /dev/vg01/lvol2 mounted as /home and
               /dev/vg01/lvol3 mounted as /opt:

               # fbackup -i /fs1 -i /home -i /opt \
                    -vf /dev/rmt/c1t0d0BEST
               # lvremove /dev/vg01/lvol1
               # lvremove /dev/vg01/lvol2
               # lvremove /dev/vg01/lvol3

             - Remove the affected disk from the VG, run pvcreate to
               clear the data structures, then add it back to the VG.
               # vgreduce /dev/vg01 /dev/dsk/c1t6d0
               # pvcreate [-B] /dev/dsk/c1t6d0
               # vgextend /dev/vg01 /dev/dsk/c1t6d0

             - Recreate the logical volumes you removed previously,
               including the lvols and their fileysystems as needed
               (use SAM if you prefer).
               # lvcreate -L <size in MB> -n lvol1 /dev/vg01
               # lvcreate -L <size in MB> -n lvol2 /dev/vg01
               # lvcreate -L <size in MB> -n lvol3 /dev/vg01
               # newfs /dev/vg01/rlvol1
               # newfs /dev/vg01/rlvol2
               # newfs /dev/vg01/rlvol3
               # mount -a

             - Restore your data to these lvols, and you're back to
               where you started, without the problem of potential
               data corruption.
               # frecover -rvf /dev/rmt/c1t0d0BEST

            PHKL_5888:
            When the BDRA or the boot file is removed from the boot
            disk, user tried to boot system in LVM maintenance mode,
            the boot ran a little while, then panic'ed with
            vfs_MOUNTROOTS failed: NEED DRIVERS.

            PHKL_5839:
            lvreduce hung when reducing a bad disk from lvol.

            PHKL_5813:
            If there are entries in the mpd_array[] (i.e. there are
            some bad memory cells) and if this system is not a T500,
            K-Series or J-Series, some pages may be padded with junk
            data in a coredump.

            PHKL_5767:
            The system hangs because most processes are swapped out
            due to heavy load and the process which is the lead
            candidate to be brought in needs a lot of pages much
            more than freemem. So the swapper waits until freemem
            is high enough for this process to be brought in
            but since all the other processes which are swapped
            out are not the lead candidate and there is no memory
            pressure in the system the vhand does not
            push out any more pages. This causes the whole
            system to hang until something happes to disturb
            this equilibrium point.

            This can be reproduced by allocating a lot of
            private memory mapped segments of atleast
            33 pages each. By introducing heavy load
            this process along with many other procces
            are forced to be swapped out
            This situation can lead to a hang.

            PHKL_5737:
            The defect is that the Secondary System Loader (hpux(1M))
            is called with interrupts enabled. The Secondary System
            Loader requires interrupts be disabled when it is called.

            To reproduce this problem, keep rebooting your client
            until it hangs. NOTE: Make sure you have the latest
            firmware for your system.

            PHKL_5663:
            The vgchange -a r will fail when service guard cluster
            services are present in the system. The read only activation
            of the volume group fails when it has been activated in
            exclusive mode. There is no workaround for this problem.

    SR:
            1653110189 1653136358 1653141945 1653144071 1653149054
            1653150698 1653150938 1653161471 1653162297 1653162669
            1653166041 1653166066 1653166983 1653170464 1653177089
            1653177899 1653178590 1653179895 1653180810 1653182501
            1653183699 1653186502 1653194555 1653199406 1653200501
            1653200956 1653202754 1653216077 1653221820 1653227983
            1653236869 1653249326 1653250423 4701293480 4701295428
            4701296657 4701297390 4701301721 4701304790 4701309070
            4701314179 4701314302 4701315317 4701318352 4701320788
            4701321711 4701329441 4701330647 4701334698 4701336412
            4701337394 4701339945 4701346650 4701352278 4701355321
            4701361444 4701374975 5000697466 5000714352 5003268524
            5003269464 5003276485 5003281469 5003285528 5003289496
            5003292896 5003294421 5003300400 5003306258 5003309385
            5003311837 5003311928 5003317487 5003318667 5003323493
            5003325506 5003328237 5003330746 5003336214 5003336933
            5003344184 5003348425 5003365692 5003376608 5003378968
            5003382929 5003410423 8606163811

    Patch Files:
            /usr/conf/h/dnlc.h
            /usr/conf/h/proc.h
            /usr/conf/h/pstat.h
            /usr/conf/lib/libcdfs.a(cdfs_vnops.o)
            /usr/conf/lib/libhp-ux.a(clock.o)
            /usr/conf/lib/libhp-ux.a(file_sys.o)
            /usr/conf/lib/libhp-ux.a(gio_lvl1.o)
            /usr/conf/lib/libhp-ux.a(init_main.o)
            /usr/conf/lib/libhp-ux.a(kern_exec.o)
            /usr/conf/lib/libhp-ux.a(kern_kload.o)
            /usr/conf/lib/libhp-ux.a(lv_config.o)
            /usr/conf/lib/libhp-ux.a(lv_lvm.o)
            /usr/conf/lib/libhp-ux.a(machdep.o)
            /usr/conf/lib/libhp-ux.a(pm_config.o)
            /usr/conf/lib/libhp-ux.a(pm_core.o)
            /usr/conf/lib/libhp-ux.a(pm_prot.o)
            /usr/conf/lib/libhp-ux.a(pm_ptrace.o)
            /usr/conf/lib/libhp-ux.a(pstat.o)
            /usr/conf/lib/libhp-ux.a(scsi_c700.o)
            /usr/conf/lib/libhp-ux.a(scsi_c720.o)
            /usr/conf/lib/libhp-ux.a(scsi_ctl.o)
            /usr/conf/lib/libhp-ux.a(scsi_disk.o)
            /usr/conf/lib/libhp-ux.a(scsi_floppy.o)
            /usr/conf/lib/libhp-ux.a(spec_vnops.o)
            /usr/conf/lib/libhp-ux.a(subr_prf.o)
            /usr/conf/lib/libhp-ux.a(sys_ki.o)
            /usr/conf/lib/libhp-ux.a(ufs_dsort.o)
            /usr/conf/lib/libhp-ux.a(vfs_dnlc.o)
            /usr/conf/lib/libhp-ux.a(vfs_vm.o)
            /usr/conf/lib/libhp-ux.a(vm_machdep.o)
            /usr/conf/lib/libhp-ux.a(vm_sched.o)
            /usr/conf/lib/libhp-ux.a(vm_swp.o)
            /usr/conf/lib/libhp-ux.a(vm_vfd.o)
            /usr/conf/lib/libhp-ux.a(vm_vhand.o)
            /usr/conf/lib/libhp-ux.a(vxfs.o)
            /usr/conf/lib/libhp-ux.a(wsio_scsi.o)
            /usr/conf/lib/liblvm.a(lv_block.o)
            /usr/conf/lib/liblvm.a(lv_cluster_lock.o)
            /usr/conf/lib/liblvm.a(lv_defect.o)
            /usr/conf/lib/liblvm.a(lv_hp.o)
            /usr/conf/lib/liblvm.a(lv_ioctls.o)
            /usr/conf/lib/liblvm.a(lv_kdb.o)
            /usr/conf/lib/liblvm.a(lv_lvsubr.o)
            /usr/conf/lib/liblvm.a(lv_malloc.o)
            /usr/conf/lib/liblvm.a(lv_mircons.o)
            /usr/conf/lib/liblvm.a(lv_pbuf.o)
            /usr/conf/lib/liblvm.a(lv_phys.o)
            /usr/conf/lib/liblvm.a(lv_schedule.o)
            /usr/conf/lib/liblvm.a(lv_strategy.o)
            /usr/conf/lib/liblvm.a(lv_subr.o)
            /usr/conf/lib/liblvm.a(lv_syscalls.o)
            /usr/conf/lib/liblvm.a(lv_vgda.o)
            /usr/conf/lib/liblvm.a(lv_vgsa.o)
            /usr/conf/lib/libufs.a(ufs_dir.o)
            /usr/conf/lib/libufs.a(ufs_vfsops.o)
            /usr/conf/lib/libufs.a(ufs_vnops.o)
            /usr/conf/lib/libvxfs_adv.a(vx_dio.o)
            /usr/conf/lib/libvxfs_adv.a(vx_dirsort.o)
            /usr/conf/lib/libvxfs_adv.a(vx_full.o)
            /usr/conf/lib/libvxfs_adv.a(vx_reorg.o)
            /usr/conf/lib/libvxfs_adv.a(vx_snap.o)
            /usr/conf/lib/libvxfs_base.a(vx_alloc.o)
            /usr/conf/lib/libvxfs_base.a(vx_attr.o)
            /usr/conf/lib/libvxfs_base.a(vx_bio.o)
            /usr/conf/lib/libvxfs_base.a(vx_bio1.o)
            /usr/conf/lib/libvxfs_base.a(vx_bitmaps.o)
            /usr/conf/lib/libvxfs_base.a(vx_bmap.o)
            /usr/conf/lib/libvxfs_base.a(vx_bsdquota.o)
            /usr/conf/lib/libvxfs_base.a(vx_chain.o)
            /usr/conf/lib/libvxfs_base.a(vx_config.o)
            /usr/conf/lib/libvxfs_base.a(vx_dira.o)
            /usr/conf/lib/libvxfs_base.a(vx_dirl.o)
            /usr/conf/lib/libvxfs_base.a(vx_dirop.o)
            /usr/conf/lib/libvxfs_base.a(vx_hpuxsubr.o)
            /usr/conf/lib/libvxfs_base.a(vx_ialloc.o)
            /usr/conf/lib/libvxfs_base.a(vx_iflush.o)
            /usr/conf/lib/libvxfs_base.a(vx_inode.o)
            /usr/conf/lib/libvxfs_base.a(vx_itrunc.o)
            /usr/conf/lib/libvxfs_base.a(vx_kernrdwri.o)
            /usr/conf/lib/libvxfs_base.a(vx_lct.o)
            /usr/conf/lib/libvxfs_base.a(vx_lite.o)
            /usr/conf/lib/libvxfs_base.a(vx_log.o)
            /usr/conf/lib/libvxfs_base.a(vx_message.o)
            /usr/conf/lib/libvxfs_base.a(vx_mount.o)
            /usr/conf/lib/libvxfs_base.a(vx_olt.o)
            /usr/conf/lib/libvxfs_base.a(vx_oltmount.o)
            /usr/conf/lib/libvxfs_base.a(vx_quota.o)
            /usr/conf/lib/libvxfs_base.a(vx_rdwri.o)
            /usr/conf/lib/libvxfs_base.a(vx_resize.o)
            /usr/conf/lib/libvxfs_base.a(vx_swap.o)
            /usr/conf/lib/libvxfs_base.a(vx_ted.o)
            /usr/conf/lib/libvxfs_base.a(vx_tran.o)
            /usr/conf/lib/libvxfs_base.a(vx_vfsops.o)
            /usr/conf/lib/libvxfs_base.a(vx_vm.o)
            /usr/conf/lib/libvxfs_base.a(vx_vnops.o)
            /usr/conf/master.d/core-hpux
            /usr/conf/space.h.d/core-hpux.h
            /usr/include/sys/dnlc.h
            /usr/include/sys/fs/vx_inode.h
            /usr/include/sys/proc.h
            /usr/include/sys/pstat.h

    what(1) Output:
            /usr/conf/h/dnlc.h:
                    dnlc.h $Date: 95/10/10 13:40:56 $ $Revision:
                             1.3.71.5 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/h/proc.h:
                    proc.h: $Revision: 1.68.72.48 $ $Date: 2001/03/05 10
                            :26:41 $
                    proc.h $Date: 2001/03/05 10:26:41 $ $Revision: 1.68.
                            72.48 $ PATCH_10.01 (PHKL_23512)
            /usr/conf/h/pstat.h:
                    pstat.h $Date: 95/12/14 15:28:37 $ $Revision: 1.8.71
                            .25 $ PATCH_10.01 (PHKL_6529)
            /usr/conf/lib/libcdfs.a(cdfs_vnops.o):
                    cdfs_vnops.c $Date: 98/02/24 16:15:40 $ $Revision:
                             1.10.72.29 $ PATCH_10.01 (PHKL_14284)
            /usr/conf/lib/libhp-ux.a(clock.o):
                    clock.c $Date: 98/06/23 13:06:37 $ $Revision: 1.35
                            .72.37 $ PATCH_10.01 (PHKL_15711)
            /usr/conf/lib/libhp-ux.a(file_sys.o):
                    file_sys.c $Date: 95/09/28 17:51:26 $ $Revision:
                             1.2.71.4 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libhp-ux.a(gio_lvl1.o):
                    gio_lvl1.c $Date: 95/07/05 10:16:54 $ $Revision:
                            1.2.71.15 $ PATCH_10.01 (PHKL_5737)
            /usr/conf/lib/libhp-ux.a(init_main.o):
                    init_main.c $Date: 98/06/23 13:01:17 $ $Revision:
                             1.114.72.75 $ PATCH_10.01 (PHKL_15711)
            /usr/conf/lib/libhp-ux.a(kern_exec.o):
                    kern_exec.c $Date: 2001/03/05 10:16:04 $ $Revisio
                            n: 1.88.72.46 $ PATCH_10.01 (PHKL_23512)
            /usr/conf/lib/libhp-ux.a(kern_kload.o):
                    kern_kload.c $Date: 96/04/17 16:45:51 $ $Revision:
                             1.2.71.6 $ PATCH_10.01 (PHKL_7306)
            /usr/conf/lib/libhp-ux.a(lv_config.o):
                    lv_config.c $Date: 96/09/03 18:02:17 $ $Revision: 1.
                            6.71.27 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/libhp-ux.a(lv_lvm.o):
                    lv_lvm.c $Date: 96/09/03 18:07:43 $ $Revision: 1.2
                            .71.2 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/libhp-ux.a(machdep.o):
                    machdep.c $Date: 96/08/06 15:46:31 $ $Revision: 1.11
                            8.72.44 $ PATCH_10.01 (PHKL_8199)
            /usr/conf/lib/libhp-ux.a(pm_config.o):
                    pm_config.c $Date: 97/06/26 16:32:49 $ $Revision:
                             1.2.71.17 $ PATCH_10.01 (PHKL_11563)
            /usr/conf/lib/libhp-ux.a(pm_core.o):
                    pm_core.c $Date: 2001/03/05 10:22:50 $ $Revision:
                             1.5.72.13 $ PATCH_10.01 (PHKL_23512)
            /usr/conf/lib/libhp-ux.a(pm_prot.o):
                    pm_prot.c $Date: 2001/03/05 10:24:09 $ $Revision: 1.
                            2.71.7 $ PATCH_10.01 (PHKL_23512)
            /usr/conf/lib/libhp-ux.a(pm_ptrace.o):
                    pm_ptrace.c $Date: 2001/03/05 10:25:07 $ $Revision:
                            1.2.71.17 $ PATCH_10.01 (PHKL_23512)
            /usr/conf/lib/libhp-ux.a(pstat.o):
                    pstat.c $Date: 98/04/01 11:11:54 $ $Revision: 1.13.7
                            2.54 $ PATCH_10.01 (PHKL_14683)
            /usr/conf/lib/libhp-ux.a(scsi_c700.o):
                    scsi_c700.c $Date: 96/08/05 08:29:58 $ $Revision:
                             1.2.72.46 $ PATCH_10.01 (PHKL_7827)
            /usr/conf/lib/libhp-ux.a(scsi_c720.o):
                    scsi_c720.c $Date: 96/11/28 21:35:10 $ $Revision:
                            1.2.71.33 $ PATCH_10.01 (PHKL_8904)
            /usr/conf/lib/libhp-ux.a(scsi_ctl.o):
                    scsi_ctl.c $Date: 97/11/14 14:32:11 $ $Revision:
                            1.2.72.72 $ PATCH_10.01 (PHKL_13232)
            /usr/conf/lib/libhp-ux.a(scsi_disk.o):
                    scsi_disk.c $Date: 96/11/25 13:00:25 $ $Revision:
                            1.2.72.44 $ PATCH_10.01 (PHKL_8904)
            /usr/conf/lib/libhp-ux.a(scsi_floppy.o):
                    scsi_floppy.c $Date: 96/07/02 06:39:02 $ $Revision:
                            1.2.72.12 $ PATCH_10.01 (PHKL_7827)
            /usr/conf/lib/libhp-ux.a(spec_vnops.o):
                    spec_vnops.c $Date: 97/12/04 14:01:16 $ $Revision: 1
                            .8.72.25 $ PATCH_10.01 (PHKL_13429)
            /usr/conf/lib/libhp-ux.a(subr_prf.o):
                    subr_prf.c $Date: 97/02/12 10:35:59 $ $Revision: 1.6
                            1.72.30 $ PATCH_10.01 (PHKL_10101)
            /usr/conf/lib/libhp-ux.a(sys_ki.o):
                    sys_ki.c $Date: 97/07/03 17:02:39 $ $Revision: 1.13.
                            72.63 $ PATCH_10.01 (PHKL_11670)
            /usr/conf/lib/libhp-ux.a(ufs_dsort.o):
                    ufs_dsort.c $Date: 97/09/23 21:37:22 $ $Revision:
                            1.15.72.26 $ PATCH_10.01 (PHKL_12604)
            /usr/conf/lib/libhp-ux.a(vfs_dnlc.o):
                    vfs_dnlc.c $Date: 95/09/28 16:35:26 $ $Revision:
                             1.13.72.15 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libhp-ux.a(vfs_vm.o):
                    vfs_vm.c $Date: 97/06/27 16:51:43 $ $Revision:
                             1.11.72.32 $ PATCH_10.01 (PHKL_11242)
            /usr/conf/lib/libhp-ux.a(vm_machdep.o):
                    vm_machdep.c $Date: 95/12/14 14:00:25 $ $Revision:
                             1.150.72.101 $ PATCH_10.01 (PHKL_6529)
            /usr/conf/lib/libhp-ux.a(vm_sched.o):
                    vm_sched.c $Date: 97/06/26 16:35:13 $ $Revision:
                             1.53.72.43 $ PATCH_10.01 (PHKL_11563)
            /usr/conf/lib/libhp-ux.a(vm_swp.o):
                    vm_swp.c $Date: 96/02/21 09:35:11 $ $Revision:
                             1.44.72.35 $ PATCH_10.01 (PHKL_6888)
            /usr/conf/lib/libhp-ux.a(vm_vfd.o):
                    vm_vfd.c $Date: 95/11/08 18:19:46 $ $Revision:
                            1.12.72.17 $ PATCH_10.01 (PHKL_5767)
            /usr/conf/lib/libhp-ux.a(vm_vhand.o):
                    vm_vhand.c $Date: 97/08/14 11:05:17 $ $Revision:
                            1.15.72.31 $ PATCH_10.01 (PHKL_12153)
            /usr/conf/lib/libhp-ux.a(vxfs.o):
                    vxfs.c $Date: 96/04/02 12:34:56 $ $Revision:
                            1.2.71.2 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libhp-ux.a(wsio_scsi.o):
                    wsio_scsi.c $Date: 96/11/25 13:30:55 $ $Revision:
                            1.2.71.5 $ PATCH_10.01 (PHKL_8904)
            /usr/conf/lib/liblvm.a(lv_block.o):
                    lv_block.c $Date: 96/09/03 17:11:04 $ $Revision: 1
                            .6.71.5 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_cluster_lock.o):
                    lv_cluster_lock.c $Date: 97/03/03 08:49:36 $ $Revi
                            sion: 1.2.71.15 $ PATCH_10.01 (PHKL_10281)
            /usr/conf/lib/liblvm.a(lv_defect.o):
                    lv_defect.c $Date: 96/09/03 18:02:21 $ $Revision: 1.
                            6.71.25 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_hp.o):
                    lv_hp.c $Date: 96/09/03 18:02:24 $ $Revision: 1.6.71
                            .56 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_ioctls.o):
                    lv_ioctls.c $Date: 97/03/03 08:40:51 $ $Revision:
                             1.6.71.46 $ PATCH_10.01 (PHKL_10281)
            /usr/conf/lib/liblvm.a(lv_kdb.o):
                    lv_kdb.c $Date: 96/09/03 18:02:30 $ $Revision: 1.4
                            .71.4 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_lvsubr.o):
                    lv_lvsubr.c $Date: 97/06/06 13:33:50 $ $Revision:
                            1.6.71.23 $ PATCH_10.01 (PHKL_11293)
            /usr/conf/lib/liblvm.a(lv_malloc.o):
                    lv_malloc.c $Date: 96/09/03 18:02:35 $ $Revision:
                            1.6.71.4 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_mircons.o):
                    lv_mircons.c $Date: 96/09/03 18:02:38 $ $Revision: 1
                            .6.71.19 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_pbuf.o):
                    lv_pbuf.c $Date: 96/09/03 18:02:40 $ $Revision: 1.
                            6.71.6 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_phys.o):
                    lv_phys.c $Date: 97/06/06 13:38:05 $ $Revision: 1.6.
                            71.20 $ PATCH_10.01 (PHKL_11293)
            /usr/conf/lib/liblvm.a(lv_schedule.o):
                    lv_schedule.c $Date: 96/09/03 18:02:45 $ $Revision:
                            1.6.71.31 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_strategy.o):
                    lv_strategy.c $Date: 96/09/03 18:02:48 $ $Revision:
                            1.6.71.14 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_subr.o):
                    lv_subr.c $Date: 97/03/03 08:40:45 $ $Revision:
                             1.6.71.27 $ PATCH_10.01 (PHKL_10281)
            /usr/conf/lib/liblvm.a(lv_syscalls.o):
                    lv_syscalls.c $Date: 96/09/03 18:02:53 $ $Revision:
                            1.6.71.22 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_vgda.o):
                    lv_vgda.c $Date: 96/09/03 18:02:55 $ $Revision: 1.
                            6.71.12 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/liblvm.a(lv_vgsa.o):
                    lv_vgsa.c $Date: 96/09/03 18:02:57 $ $Revision: 1.
                            6.71.14 $ PATCH_10.01 (PHKL_8391)
            /usr/conf/lib/libufs.a(ufs_dir.o):
                    ufs_dir.c $Date: 96/10/24 11:22:22 $ $Revision:
                             1.15.72.31 $ PATCH_10.01 (PHKL_8757)
            /usr/conf/lib/libufs.a(ufs_vfsops.o):
                    ufs_vfsops.c $Date: 97/12/04 14:07:11 $ $Revision: 1
                            .14.72.44 $ PATCH_10.01 (PHKL_13429)
            /usr/conf/lib/libufs.a(ufs_vnops.o):
                    ufs_vnops.c $Date: 98/04/01 16:05:46 $ $Revision:
                             1.22.72.84 $ PATCH_10.01 (PHKL_14683)
            /usr/conf/lib/libvxfs_adv.a(vx_dio.o):
                    vx_dio.c $Date: 98/08/21 18:23:29 $ $Revision:
                             1.2.71.18 $ PATCH_10.01 (PHKL_16214)
            /usr/conf/lib/libvxfs_adv.a(vx_dirsort.o):
                    vx_dirsort.c $Date: 95/09/28 16:50:29 $ $Revision:
                             1.2.71.7 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_adv.a(vx_full.o):
                    vx_full.c $Date: 95/09/28 16:50:31 $ $Revision:
                             1.2.71.13 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_adv.a(vx_reorg.o):
                    vx_reorg.c $Date: 97/09/23 21:40:14 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_12604)
            /usr/conf/lib/libvxfs_adv.a(vx_snap.o):
                    vx_snap.c $Date: 97/06/02 17:14:21 $ $Revision:
                             1.2.71.12 $ PATCH_10.01 (PHKL_11206)
            /usr/conf/lib/libvxfs_base.a(vx_alloc.o):
                    vx_alloc.c $Date: 95/09/28 16:43:28 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_attr.o):
                    vx_attr.c $Date: 95/09/28 16:49:56 $ $Revision:
                             1.2.71.11 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_bio.o):
                    vx_bio.c $Date: 98/09/18 07:29:32 $ $Revision:
                             1.2.71.16 $ PATCH_10.01 (PHKL_16468)
            /usr/conf/lib/libvxfs_base.a(vx_bio1.o):
                    vx_bio1.c $Date: 98/09/18 07:35:01 $ $Revision:
                             1.2.71.18 $ PATCH_10.01 (PHKL_16468)
            /usr/conf/lib/libvxfs_base.a(vx_bitmaps.o):
                    vx_bitmaps.c $Date: 95/09/28 16:50:06 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_bmap.o):
                    vx_bmap.c $Date: 95/09/28 16:50:09 $ $Revision:
                             1.2.71.8 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_bsdquota.o):
                    vx_bsdquota.c $Date: 98/01/09 13:23:13 $ $Revision:
                             1.2.71.20 $ PATCH_10.01 (PHKL_13715)
            /usr/conf/lib/libvxfs_base.a(vx_chain.o):
                    vx_chain.c $Date: 98/09/18 07:35:07 $ $Revision:
                             1.2.71.17 $ PATCH_10.01 (PHKL_16468)
            /usr/conf/lib/libvxfs_base.a(vx_config.o):
                    vx_config.c $Date: 95/09/28 16:50:19 $ $Revision:
                             1.2.71.14 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_dira.o):
                    vx_dira.c $Date: 95/09/28 16:50:23 $ $Revision:
                             1.2.71.8 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_dirl.o):
                    vx_dirl.c $Date: 99/01/22 11:39:47 $ $Revision:
                             1.2.71.13 $ PATCH_10.01 (PHKL_17447)
            /usr/conf/lib/libvxfs_base.a(vx_dirop.o):
                    vx_dirop.c $Date: 97/09/23 12:56:55 $ $Revision:
                             1.2.71.11 $ PATCH_10.01 (PHKL_12653)
            /usr/conf/lib/libvxfs_base.a(vx_hpuxsubr.o):
                    vx_hpuxsubr.c $Date: 95/09/28 16:50:34 $ $Revision:
                             1.2.71.16 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_ialloc.o):
                    vx_ialloc.c $Date: 97/07/21 10:33:44 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_11889)
            /usr/conf/lib/libvxfs_base.a(vx_iflush.o):
                    vx_iflush.c $Date: 96/08/02 13:19:32 $ $Revision:
                             1.2.71.14 $ PATCH_10.01 (PHKL_7901)
            /usr/conf/lib/libvxfs_base.a(vx_inode.o):
                    vx_inode.c $Date: 96/08/02 13:19:33 $ $Revision:
                             1.2.71.21 $ PATCH_10.01 (PHKL_7901)
            /usr/conf/lib/libvxfs_base.a(vx_itrunc.o):
                    vx_itrunc.c $Date: 98/01/19 09:21:25 $ $Revision:
                             1.2.71.13 $ PATCH_10.01 (PHKL_13860)
            /usr/conf/lib/libvxfs_base.a(vx_kernrdwri.o):
                    vx_kernrdwri.c $Date: 95/09/28 16:50:45 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_lct.o):
                    vx_lct.c $Date: 95/09/28 16:50:48 $ $Revision:
                             1.2.71.7 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_lite.o):
                    vx_lite.c $Date: 95/09/28 16:50:50 $ $Revision:
                             1.2.71.11 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_log.o):
                    vx_log.c $Date: 95/09/28 16:50:52 $ $Revision:
                             1.2.71.9 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_message.o):
                    vx_message.c $Date: 95/09/28 16:50:54 $ $Revision:
                             1.2.71.7 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_mount.o):
                    vx_mount.c $Date: 97/12/04 14:08:53 $ $Revision:
                             1.2.71.18 $ PATCH_10.01 (PHKL_13429)
            /usr/conf/lib/libvxfs_base.a(vx_olt.o):
                    vx_olt.c $Date: 95/09/28 16:50:58 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_oltmount.o):
                    vx_oltmount.c $Date: 95/09/28 16:51:01 $ $Revision:
                             1.2.71.8 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_quota.o):
                    vx_quota.c $Date: 95/09/28 16:51:03 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_rdwri.o):
                    vx_rdwri.c $Date: 98/09/18 07:35:09 $ $Revision:
                             1.2.71.25 $ PATCH_10.01 (PHKL_16468)
            /usr/conf/lib/libvxfs_base.a(vx_resize.o):
                    vx_resize.c $Date: 95/09/28 16:51:10 $ $Revision:
                             1.2.71.7 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_swap.o):
                    vx_swap.c $Date: 95/09/28 16:51:14 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_ted.o):
                    vx_ted.c $Date: 95/09/28 16:51:16 $ $Revision:
                             1.2.71.11 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_tran.o):
                    vx_tran.c $Date: 95/09/28 16:51:19 $ $Revision:
                             1.2.71.10 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_vfsops.o):
                    vx_vfsops.c $Date: 95/09/28 16:51:21 $ $Revision:
                             1.2.71.21 $ PATCH_10.01 (PHKL_6081)
            /usr/conf/lib/libvxfs_base.a(vx_vm.o):
                    vx_vm.c $Date: 97/03/20 17:53:26 $ $Revision:
                             1.2.71.22 $ PATCH_10.01 (PHKL_10136)
            /usr/conf/lib/libvxfs_base.a(vx_vnops.o):
                    vx_vnops.c $Date: 99/01/22 11:42:26 $ $Revision:
                             1.2.71.26 $ PATCH_10.01 (PHKL_17447)
            /usr/conf/master.d/core-hpux:
                    core-hpux $Date: 97/06/26 16:29:21 $ $Revision: 1.1.
                            71.54 $ PATCH_10.01 (PHKL_11563)
            /usr/conf/space.h.d/core-hpux.h:
                    core-hpux.h: $Date: 97/06/26 16:30:34 $ $Revision: 1
                            .2.71.23 $ PATCH_10.01 (PHKL_11563)
            /usr/include/sys/dnlc.h:
                    dnlc.h $Date: 95/10/10 13:40:56 $ $Revision:
                             1.3.71.5 $ PATCH_10.01 (PHKL_6081)
            /usr/include/sys/fs/vx_inode.h:
                    vx_inode.h: $Revision: 1.2.71.13 $ $Date: 95/10/10 1
                            3:50:57 $
                    vx_inode.h $Date: 95/10/10 13:50:57 $ $Revision:
                             1.2.71.13 $ PATCH_10.01 (PHKL_6081)
                    src/kernel/vxfs/vx_inode.h 1.28 16 Dec 1994 02:02:01
                             - */
                    fshp:src/kernel/vxfs/vx_inode.h 1.28
            /usr/include/sys/proc.h:
                    proc.h: $Revision: 1.68.72.48 $ $Date: 2001/03/05 10
                            :26:41 $
                    proc.h $Date: 2001/03/05 10:26:41 $ $Revision: 1.68.
                            72.48 $ PATCH_10.01 (PHKL_23512)
            /usr/include/sys/pstat.h:
                    pstat.h $Date: 95/12/14 15:28:37 $ $Revision: 1.8.71
                            .25 $ PATCH_10.01 (PHKL_6529)

    cksum(1) Output:
            1433825073 1736 /usr/conf/h/dnlc.h
            2109199954 32386 /usr/conf/h/proc.h
            3808513632 30467 /usr/conf/h/pstat.h
            3052793107 15836 /usr/conf/lib/libcdfs.a(cdfs_vnops.o)
            3188812974 20012 /usr/conf/lib/libhp-ux.a(clock.o)
            3551827826 132480 /usr/conf/lib/libhp-ux.a(file_sys.o)
            2936849315 7832 /usr/conf/lib/libhp-ux.a(gio_lvl1.o)
            1516313080 17328 /usr/conf/lib/libhp-ux.a(init_main.o)
            3578861409 16368 /usr/conf/lib/libhp-ux.a(kern_exec.o)
            3500569250 6304 /usr/conf/lib/libhp-ux.a(kern_kload.o)
            2796310244 26456 /usr/conf/lib/libhp-ux.a(lv_config.o)
            2101489711 118100 /usr/conf/lib/libhp-ux.a(lv_lvm.o)
            414414286 22932 /usr/conf/lib/libhp-ux.a(machdep.o)
            2749752799 5724 /usr/conf/lib/libhp-ux.a(pm_config.o)
            732481800 5416 /usr/conf/lib/libhp-ux.a(pm_core.o)
            2437451044 11248 /usr/conf/lib/libhp-ux.a(pm_prot.o)
            3470138752 13840 /usr/conf/lib/libhp-ux.a(pm_ptrace.o)
            166295807 22592 /usr/conf/lib/libhp-ux.a(pstat.o)
            3565433618 116100 /usr/conf/lib/libhp-ux.a(scsi_c700.o)
            4273961963 78848 /usr/conf/lib/libhp-ux.a(scsi_c720.o)
            3981349643 69020 /usr/conf/lib/libhp-ux.a(scsi_ctl.o)
            2632648654 16576 /usr/conf/lib/libhp-ux.a(scsi_disk.o)
            2031639538 22172 /usr/conf/lib/libhp-ux.a(scsi_floppy.o)
            1412340479 10668 /usr/conf/lib/libhp-ux.a(spec_vnops.o)
            4092521779 15904 /usr/conf/lib/libhp-ux.a(subr_prf.o)
            4145372864 50876 /usr/conf/lib/libhp-ux.a(sys_ki.o)
            1493949319 8120 /usr/conf/lib/libhp-ux.a(ufs_dsort.o)
            2999147290 8536 /usr/conf/lib/libhp-ux.a(vfs_dnlc.o)
            117738785 28240 /usr/conf/lib/libhp-ux.a(vfs_vm.o)
            3900460760 74852 /usr/conf/lib/libhp-ux.a(vm_machdep.o)
            3733035569 19728 /usr/conf/lib/libhp-ux.a(vm_sched.o)
            884770181 7188 /usr/conf/lib/libhp-ux.a(vm_swp.o)
            2269409180 13744 /usr/conf/lib/libhp-ux.a(vm_vfd.o)
            1710210739 15316 /usr/conf/lib/libhp-ux.a(vm_vhand.o)
            3071564967 186476 /usr/conf/lib/libhp-ux.a(vxfs.o)
            2074771811 147136 /usr/conf/lib/libhp-ux.a(wsio_scsi.o)
            4109240189 2240 /usr/conf/lib/liblvm.a(lv_block.o)
            3842548525 9744 /usr/conf/lib/liblvm.a(lv_cluster_lock.o)
            1235760520 11316 /usr/conf/lib/liblvm.a(lv_defect.o)
            1194497640 36824 /usr/conf/lib/liblvm.a(lv_hp.o)
            2454298857 21356 /usr/conf/lib/liblvm.a(lv_ioctls.o)
            493308582 580 /usr/conf/lib/liblvm.a(lv_kdb.o)
            3115921151 20012 /usr/conf/lib/liblvm.a(lv_lvsubr.o)
            4203311357 1736 /usr/conf/lib/liblvm.a(lv_malloc.o)
            3452571591 17144 /usr/conf/lib/liblvm.a(lv_mircons.o)
            1929642907 5712 /usr/conf/lib/liblvm.a(lv_pbuf.o)
            39928899 4932 /usr/conf/lib/liblvm.a(lv_phys.o)
            461176533 18112 /usr/conf/lib/liblvm.a(lv_schedule.o)
            3767986990 6860 /usr/conf/lib/liblvm.a(lv_strategy.o)
            1855237486 7292 /usr/conf/lib/liblvm.a(lv_subr.o)
            950678520 10072 /usr/conf/lib/liblvm.a(lv_syscalls.o)
            2201444731 8216 /usr/conf/lib/liblvm.a(lv_vgda.o)
            4230095236 11228 /usr/conf/lib/liblvm.a(lv_vgsa.o)
            2103952855 18684 /usr/conf/lib/libufs.a(ufs_dir.o)
            1937266283 20292 /usr/conf/lib/libufs.a(ufs_vfsops.o)
            528429603 31048 /usr/conf/lib/libufs.a(ufs_vnops.o)
            12819204 9412 /usr/conf/lib/libvxfs_adv.a(vx_dio.o)
            2373645564 6904 /usr/conf/lib/libvxfs_adv.a(vx_dirsort.o)
            947372995 13316 /usr/conf/lib/libvxfs_adv.a(vx_full.o)
            1366419528 16852 /usr/conf/lib/libvxfs_adv.a(vx_reorg.o)
            269209605 9608 /usr/conf/lib/libvxfs_adv.a(vx_snap.o)
            1661647864 19092 /usr/conf/lib/libvxfs_base.a(vx_alloc.o)
            3066601346 32492 /usr/conf/lib/libvxfs_base.a(vx_attr.o)
            3077491037 9792 /usr/conf/lib/libvxfs_base.a(vx_bio.o)
            3615318718 4524 /usr/conf/lib/libvxfs_base.a(vx_bio1.o)
            2538577070 11960 /usr/conf/lib/libvxfs_base.a(vx_bitmaps.o)
            3876620801 10056 /usr/conf/lib/libvxfs_base.a(vx_bmap.o)
            64322066 26460 /usr/conf/lib/libvxfs_base.a(vx_bsdquota.o)
            554041690 4804 /usr/conf/lib/libvxfs_base.a(vx_chain.o)
            908452954 7356 /usr/conf/lib/libvxfs_base.a(vx_config.o)
            773486446 9732 /usr/conf/lib/libvxfs_base.a(vx_dira.o)
            2521031864 10172 /usr/conf/lib/libvxfs_base.a(vx_dirl.o)
            4060745760 7300 /usr/conf/lib/libvxfs_base.a(vx_dirop.o)
            1180476710 13268 /usr/conf/lib/libvxfs_base.a(vx_hpuxsubr.o)
            2449416109 9528 /usr/conf/lib/libvxfs_base.a(vx_ialloc.o)
            1315438458 26812 /usr/conf/lib/libvxfs_base.a(vx_iflush.o)
            925777145 37536 /usr/conf/lib/libvxfs_base.a(vx_inode.o)
            1108779048 10312 /usr/conf/lib/libvxfs_base.a(vx_itrunc.o)
            3273714044 2000 /usr/conf/lib/libvxfs_base.a(vx_kernrdwri.o)
            478210606 8032 /usr/conf/lib/libvxfs_base.a(vx_lct.o)
            2013482013 3000 /usr/conf/lib/libvxfs_base.a(vx_lite.o)
            828174554 9996 /usr/conf/lib/libvxfs_base.a(vx_log.o)
            2336753589 6864 /usr/conf/lib/libvxfs_base.a(vx_message.o)
            656240511 19204 /usr/conf/lib/libvxfs_base.a(vx_mount.o)
            2575180562 20420 /usr/conf/lib/libvxfs_base.a(vx_olt.o)
            3187180947 10724 /usr/conf/lib/libvxfs_base.a(vx_oltmount.o)
            1958668699 9656 /usr/conf/lib/libvxfs_base.a(vx_quota.o)
            2030866995 25956 /usr/conf/lib/libvxfs_base.a(vx_rdwri.o)
            2060980719 5920 /usr/conf/lib/libvxfs_base.a(vx_resize.o)
            3589907876 2740 /usr/conf/lib/libvxfs_base.a(vx_swap.o)
            4116283683 584 /usr/conf/lib/libvxfs_base.a(vx_ted.o)
            1908809738 17592 /usr/conf/lib/libvxfs_base.a(vx_tran.o)
            4266163946 13500 /usr/conf/lib/libvxfs_base.a(vx_vfsops.o)
            44877669 10384 /usr/conf/lib/libvxfs_base.a(vx_vm.o)
            3204824212 23324 /usr/conf/lib/libvxfs_base.a(vx_vnops.o)
            87808404 16461 /usr/conf/master.d/core-hpux
            2334888252 19091 /usr/conf/space.h.d/core-hpux.h
            1433825073 1736 /usr/include/sys/dnlc.h
            4176674158 39668 /usr/include/sys/fs/vx_inode.h
            2109199954 32386 /usr/include/sys/proc.h
            3808513632 30467 /usr/include/sys/pstat.h

    Patch Conflicts: None

    Patch Dependencies:
            s700: 10.01: PHCO_8458

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHKL_5663 PHKL_5737 PHKL_5767 PHKL_5813 PHKL_5839 PHKL_5888
            PHKL_6024 PHKL_6027 PHKL_6081 PHKL_6272 PHKL_6446 PHKL_6448
            PHKL_6462 PHKL_6494 PHKL_6529 PHKL_6547 PHKL_6674 PHKL_6764
            PHKL_6792 PHKL_6888 PHKL_6951 PHKL_6987 PHKL_7015 PHKL_7024
            PHKL_7037 PHKL_7122 PHKL_7185 PHKL_7205 PHKL_7217 PHKL_7250
            PHKL_7306 PHKL_7357 PHKL_7508 PHKL_7578 PHKL_7666 PHKL_7827
            PHKL_7846 PHKL_7901 PHKL_7904 PHKL_7908 PHKL_8024 PHKL_8080
            PHKL_8199 PHKL_8282 PHKL_8361 PHKL_8386 PHKL_8391 PHKL_8580
            PHKL_8602 PHKL_8731 PHKL_8757 PHKL_8904 PHKL_9263 PHKL_9404
            PHKL_9565 PHKL_9707 PHKL_10101 PHKL_10136 PHKL_10281 PHKL_11206
            PHKL_11242 PHKL_11293 PHKL_11563 PHKL_11670 PHKL_11889 PHKL_12153
            PHKL_12395 PHKL_12561 PHKL_12604 PHKL_12653 PHKL_13232 PHKL_13429
            PHKL_13715 PHKL_13860 PHKL_14007 PHKL_14284 PHKL_14683 PHKL_15077
            PHKL_15711 PHKL_16214 PHKL_16468 PHKL_17447

    Equivalent Patches:
            PHKL_22032:
            s700: 11.00

            PHKL_22701:
            s700: 10.20

            PHKL_22702:
            s800: 10.20

            PHKL_23477:
            s700: 10.10

            PHKL_23478:
            s800: 10.10

            PHKL_23513:
            s800: 10.01

    Patch Package Size: 2390 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 PHKL_23512

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

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

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

    Special Installation Instructions:
            When this patch is installed the default environment size
            is 20478 bytes. To enable the system to use the larger
            environment size of 2048000 bytes, the following
            steps must be followed.

            1. A new tunable called `large_ncargs_enabled' must be
               defined in the sytem file in the following manner
                    large_ncargs_enabled 1

            2. A new kernel must be built (using this system file)
               and the sysytem rebooted.

            To return to the default environment size, the new tunable
            needs to be either removed from the system file, or its
            value set to zero. A new kernel should then be built
            (using the modified system file) and the machine
            rebooted.
            ---
            If you are planning to install the advanced VxFS product
            (AdvJournalFS.VXFS-ADV-KRN), it is imperative that this
            patch and all other VxFS patches be removed from the system,
            via swremove, before the actual product installation. After
            the installation of the advanced VxFS product has completed,
            this patch can be re-installed. All patches listed in the
            Supersedes field are subject to this behavior, and need to
            be removed before installing the advanced VxFS product, with
            the exception of PHKL_7846 PHKL_7306 PHKL_7037
            PHKL_6448 PHKL_6024 PHKL_5888 PHKL_5813 PHKL_5663.
            ---

            Due to the number of objects in this patch, the
            customization phase of the update may take more than 10
            minutes. During that time the system will not appear to
            make forward progress, but it will actually be installing
            the objects.
    -----End of Document ID: PHKL_23512------------------------------------------


    Document ID: PHCO_23042
    Date Loaded: 20010308
          Title: s700_800 10.20 Software Distributor cumulative patch

    Patch Name: PHCO_23042

    Patch Description: s700_800 10.20 Software Distributor cumulative patch

    Creation Date: 01/01/22

    Post Date: 01/03/08

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

    Products: N/A

    Filesets:
            SW-DIST.RUPDATE SW-DIST.SD-CMDS SW-DIST.SD-ENG-A-MAN
            SW-DIST.SD-AGENT

    Automatic Reboot?: No

    Status: General Release

    Critical: No

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

    Symptoms:
            PHCO_23042:
                    JAGad16217, JAGad31148 : Unexpected error message:
                     ERROR: lan0 interface: ifconfig: no such interface
                    appears in rc.log during system startup.

                    JAGad32888: Startup scripts appear to hang after
                    reboot following software installation on systems
                    with certain networking configurations.

            PHCO_21126:
                    JAGac40387: Unexpected permissions on depot while
                    executing "swacl -F".

            PHCO_20209:
                    JAGab71751: swagentd aborts after 7-12 days, on
                    some systems with heavy continuous sw management
                    activity.

            PHCO_15206:
                    FSDdtdt22879: PHSS_11482 broke SD-UX commands for
                    users with high UIDs.

                    FSDdt22711: swverify ACL behavior did not match
                    original product design.

                    FSDdt22173, FSDdt22752: Buffer overwrites and data
                    corruption could result from unexpected input,
                    causing abnormal program termination.

                    FSDdt22610: Files written to depots by swpackage
                    could have invalid attributes.

                    FSDdt21069, FSDdt22674, FSDdt22693: RPC data could
                    sometimes become corrupted by swagentd.

            PHSS_11482:
            This SD patch fixes the following symptoms. These numbers
            correspond to Defect Description numbers:

            1. Swinstall can hang when Glance is running.

            2. Scheduled jobs can fail due to inability to save
               session files such as swinstall.last.

            3. Swacl fails to see depot products that contain empty
               subproducts.

            4. Disk space analysis can be wrong when installing patches.

            5. The fpkg2swpkg program has incorrect ownership and
               permissions.

            6. Swinstall can fail to make RPC connections when a
               hostname is longer than 8 characters.

            7. Swjob fails to see any jobs on a system when hostname
               contains a dash character.

    Defect Description:
            PHCO_23042:
                    JAGad16217, JAGad31148, JAGad32888: Original startup
                    scripts required networking functionality that was
                    not always available during early phases of the
                    startup sequence. These scripts were rewritten
                    to use only local loopback networking when it is
                    necessary to start swagentd early in the boot
                    sequence. swagentd is then restarted later, after
                    networking is fully configured.

            PHCO_21126:
                    JAGac40387: In certain conditions, swacl failed to
                    read 'host' ACLs read from a file when using the
                    '-F'command line option.

            PHCO_20209:
                    JAGab71751: swagentd code contained an incorrect
                    use of a local automatic variable, resulting in
                    stack corruption in some circumstances, used a
                    non-thread-safe function call, and referenced an
                    uninitialized pointer.

            PHCO_15206:
                    FSDdt22879: PHSS_11482 was incorrectly linked.

                    FSDdt22711: Code determining swverify behavior
                    permission behavior did not match original design
                    documentation.

                    FSDdt22173, FSDdt22752: Some malformed input data
                    could be written into buffers which were to small,
                    resulting in abnormal program termination.

                    FSDdt22610: swpackage did not perform adequate
                    checking of file attributes.

                    FSDdt21069, FSDdt22674, FSDdt22693: RPC data was
                    sometimes misinterpreted by swagentd.

            PHSS_11482:
            This shows details of problems fixed by this patch:

            1. A swinstall target agent could hang when swinstall
               Interactive User Interface was used and TCP protocol
               was used. This was more likely when Glance was running
               at the same time swinstall GUI was being used. This
               patch fixes swagent to avoid the hang.

            2. Swagentd did not reset certain environmental variables
               when starting jobs that were scheduled by non-superuser.
               This patch corrects the behavior.

            3. Swacl could not operate on any product that contained
               an empty subproduct. This patch fixes swacl to see all
               products.

            4. Scripts in HP-UX patch filesets reserved disk space
               using units different than used internally in SD. This
               patch modifies SD to correctly handle disk space
               numbers supplied by scripts in HP-UX patches.

            5. This patch fixes ownership and permissions of the
               fpkg2swpkg program.

            6. SD commands sometimes used the uname function to
               determine local hostname, truncating the SD copy of
               local hostname to 8 characters. This patch fixes SD
               commands to always use the gethostname function, so
               full length hostname is always used.

            7. On a system with hostname containing a dash character,
               jobs were stored incorrectly. The swjob command
               can not see those stored jobs. This patch fixes SD
               commands to store jobs correctly when hostname contains
               a dash character. Swjob will see all jobs created
               after this patch.

    SR:
            1653189134 1653186429 8606104326 8606107221 8606124995
            8606163584 8606124995 8606146874 8606161832 8606163584

    Patch Files:
            /usr/lbin/sw/control_utils
            /usr/lbin/swagent
            /usr/lib/nls/msg/C/swpackage.cat
            /usr/lib/nls/msg/C/swutil.cat
            /usr/lib/sw/sys.defaults
            /usr/lib/sw/ui/C/smc_jobopts.ui
            /usr/lib/sw/ui/C/smc_targets.ui
            /usr/sbin/fpkg2swpkg
            /usr/sbin/pushAgent
            /usr/sbin/sd
            /usr/sbin/swacl
            /usr/sbin/swagentd
            /usr/sbin/swcluster
            /usr/sbin/swconfig
            /usr/sbin/swcopy
            /usr/sbin/swdepot
            /usr/sbin/swinstall
            /usr/sbin/swjob
            /usr/sbin/swlist
            /usr/sbin/swmodify
            /usr/sbin/swpackage
            /usr/sbin/swreg
            /usr/sbin/swremove
            /usr/sbin/swverify
            /usr/share/man/man1m.Z/pushAgent.1m
            /sbin/init.d/swagentd
            /sbin/init.d/swconfig
            /sbin/init.d/net.init
            /sbin/rc2.d/S795swagentd
            /sbin/rc2.d/S008net.sd

    what(1) Output:
            /usr/lbin/sw/control_utils:
                    $Revision: 5.15 $
            /usr/lbin/swagent:
                    $Revision: 5.1, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, AGENT, PHCO_23042, Optimized, Built Feb 1
                            4 2001 13:22:36$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/lib/nls/msg/C/swpackage.cat:
                    none.
            /usr/lib/nls/msg/C/swutil.cat:
                    none.
            /usr/lib/sw/sys.defaults:
                    none.
            /usr/lib/sw/ui/C/smc_jobopts.ui:
                    none.
            /usr/lib/sw/ui/C/smc_targets.ui:
                    none.
            /usr/sbin/fpkg2swpkg:
                    none.
            /usr/sbin/pushAgent:
                    none.
            /usr/sbin/sd:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swacl:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swagentd:
                    $Revision: 5.1, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, DAEMON, PHCO_23042, Optimized, Built Feb
                            14 2001 13:31:18$
            /usr/sbin/swcluster:
                    $Revision: 5.32 $
            /usr/sbin/swconfig:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swcopy:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swdepot:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swinstall:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swjob:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swlist:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swmodify:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, PACKAGER, PHCO_23042, Optimized, Built Fe
                            b 14 2001 13:33:20$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swpackage:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, PACKAGER, PHCO_23042, Optimized, Built Fe
                            b 14 2001 13:33:20$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swreg:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swremove:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/sbin/swverify:
                    $Revision: 5.2, SD-OV/A.01.02.17, SD-UX/B.10.20.00.1
                            7, CONTROLLER, PHCO_23042, Optimized, Built
                            Feb 14 2001 13:29:22$
                    ttadjdsa.c $Date: 96/03/12 15:46:32 $ $Revision: 5.4
                             $
            /usr/share/man/man1m.Z/pushAgent.1m:
                    none.
            /sbin/init.d/swagentd:
                    $Revision: 5.11 $
            /sbin/init.d/swconfig:
                    $Revision: 5.7 $
            /sbin/init.d/net.init:
                    $Revision: 1.4.116.2 $ $Date: 95/11/30 16:59:34 $
            /sbin/rc2.d/S795swagentd:
                    $Revision: 5.11 $
            /sbin/rc2.d/S008net.sd:
                    $Revision: 1.4.116.2 $ $Date: 95/11/30 16:59:34 $

    cksum(1) Output:
            1872983272 47164 /usr/lbin/sw/control_utils
            3256398411 954368 /usr/lbin/swagent
            521435351 27364 /usr/lib/nls/msg/C/swpackage.cat
            3050554707 64944 /usr/lib/nls/msg/C/swutil.cat
            1201548098 99079 /usr/lib/sw/sys.defaults
            4160945067 73233 /usr/lib/sw/ui/C/smc_jobopts.ui
            859042836 11655 /usr/lib/sw/ui/C/smc_targets.ui
            2004123118 192672 /usr/sbin/fpkg2swpkg
            2737907432 110869 /usr/sbin/pushAgent
            2819416723 1609728 /usr/sbin/sd
            2819416723 1609728 /usr/sbin/swacl
            1183162764 446464 /usr/sbin/swagentd
            2080000602 73606 /usr/sbin/swcluster
            2819416723 1609728 /usr/sbin/swconfig
            2819416723 1609728 /usr/sbin/swcopy
            2819416723 1609728 /usr/sbin/swdepot
            2819416723 1609728 /usr/sbin/swinstall
            2819416723 1609728 /usr/sbin/swjob
            2819416723 1609728 /usr/sbin/swlist
            667476949 770048 /usr/sbin/swmodify
            667476949 770048 /usr/sbin/swpackage
            2819416723 1609728 /usr/sbin/swreg
            2819416723 1609728 /usr/sbin/swremove
            2819416723 1609728 /usr/sbin/swverify
            2678624929 5026 /usr/share/man/man1m.Z/pushAgent.1m
            865674922 2750 /sbin/init.d/swagentd
            891545422 31181 /sbin/init.d/swconfig
            1851385643 2021 /sbin/init.d/net.init
            865674922 2750 /sbin/rc2.d/S795swagentd
            1851385643 2021 /sbin/rc2.d/S008net.sd

    Patch Conflicts: None

    Patch Dependencies: None

    Hardware Dependencies: None

    Other Dependencies: None

    Supersedes:
            PHCO_21126 PHCO_20209 PHCO_15206 PHSS_11482

    Equivalent Patches: None

    Patch Package Size: 4500 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 PHCO_23042

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

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

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

    Special Installation Instructions:
            This patch may be applied to both the standard Software
            Distributor (SD-UX) shipped with HP-UX 10.20 and the
            OpenView Software Distributor (SD-OV) revision A.01.02.
    -----End of Document ID: PHCO_23042------------------------------------------


    Document ID: PHSS_22603
    Date Loaded: 20010307
          Title: s700_800 10.20 Xserver cumulative patch

    Patch Name: PHSS_22603

    Patch Description: s700_800 10.20 Xserver cumulative patch

    Creation Date: 01/02/23

    Post Date: 01/03/07

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

    Products: N/A

    Filesets:
            Xserver.AGRM Xserver.DDX-ADVANCED Xserver.DDX-ENTRY
            Xserver.DDX-FREEDOM Xserver.DDX-LOAD Xserver.DDX-SAM
            Xserver.DDX-SLS Xserver.DDX-UTILS Xserver.DDX-VRX
            Xserver.X11-SERV Xserver.X11-SERV-MAN Xserver.XEXT-DBE
            Xserver.XEXT-DBE-MAN Xserver.XEXT-HPCR-MAN Xserver.XEXT-MBX

    Automatic Reboot?: Yes

    Status: General Release

    Critical:
            Yes
            PHSS_22603: HANG

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

    Symptoms:
            PHSS_22603:
            - See defect description.

            PHSS_21971:
            - See defect description.

            PHSS_21815:
            - See defect description.

            PHSS_21799:
            - See defect description.

            PHSS_21461:
            - See defect description.

            PHSS_21451:
            - See defect description.

            PHSS_20308:
            - See defect description.

            PHSS_19269:
            - See defect description.

            PHSS_19256:
            - 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_17174:
            - See defect description.

            PHSS_17159:
            - See defect description.

            PHSS_17156:
            - See defect description.

            PHSS_17155:
            - See defect description.

            PHSS_17145:
            - See defect description.

            PHSS_15841:
            - See defect description.

            PHSS_14943:
            - See defect description.

            PHSS_13898:
            - See defect description.

            PHSS_13516:
            - See defect description.

            PHSS_12478:
            - See defect description.

            PHSS_12477:
            - See defect description.

            PHSS_12470:
            - See defect description.

            PHSS_12462:
            - See defect description.

            PHSS_12460:
            - See defect description.

            PHSS_12454:
            - See defect description.

            PHSS_12090:
            - See defect description.

            PHSS_11398:
            - See defect description.

            PHSS_10762:
            - See defect description.

            PHSS_10650:
            - See defect description.

            PHSS_10648:
            - See defect description.

            PHSS_9432:
            - See defect description.

            PHSS_8885:
            - See defect description.

    Defect Description:
            PHSS_22603:
            Resolution:
            - Fixed defect causing SAM to core dump or
              not work when identifying an FXE display
              on B180.
            - JAGad41692: FXE and FX-10 : new colormap
              does not change colors displayed
            - JAGad42336: FXE 2x2 SLS config - problems
              drawing rubberband box when moving windows
            - JAGad41732: Throttling doesn't work for
              MBX/DBE on fx5/10
            - JAGad45906: Added doubleword reads to FXE
              to improve framebuffer read performance.
            - Added 1600x1200 double buffer off BLT optimization.
            - JAGad44033: FXe slow with obscured windows(2D);
              reproducable with dtterm and hptterm
            - JAGad46369: DHA windows should only share
              attributes when necessary on fx5/10
            - JAGad48667 - Each time the menu on Motif screen is
              clicked, re-drawing of OpenGL is executed. The
              re-drawing does not complete entirely at that moment.
              If this phenomenon occurs, the screen becomes black.

            PHSS_21971:
            Resolution:
            - JAGad34355 (PEX daemon)
            - JAGad29089: XAllocColorCells() for 7 planes doesn't
                          work on FXE/FX5/FX10
            - JAGad33419: Using Xlib to render into 3D double-buffered
                          windows on FX5/10 can generate incorrect
                          images
                          some buffer writes
            - JAGad31705: Xserver locks up in MultiScreen with
                          FX5/FX10 and FXE with
                          EnableIncludeInferiorsFix enabled
            - JAGad29943: Uninitialized data can cause Xserver to
                          abort in SLS mode with some applications.
            - JAGad34355: Reactivate DisablePexExtension ServerOption
                          to be "absolute"
            - JAGad11044 (Colormap gets lost with only two windows)
            - JAGad27848 Default direct color visual window manager
                         goes black. The fix allows the user to restore
                         the window manager's colormap by focusing on
                         it. (this was not possible previously)
            - JAGad31818: PS/2 wheel mouse attached via PS/2->USB
                          Y-mouse can hang the Xserver when the wheel
                          is rotated. NOTE: PS/2 wheel mouse devices
                          are currently unsupported on HP-UX, but
                          this defect fix will allow them to be work
                          in conjunction with a Y-mouse.

            PHSS_21815:
            Resolution:
            - repaired access to TPS

            PHSS_21799:
            Resolution:
            - Additional support for Scene Anti-Aliasing
              Enhancement to provide functionality for
              multiple stereo windows on FX5/10
              JAGad14484:
              JAGad14482: Miscellaneous fixes for VISUALIZE-FX5/FX10
                          when performing "clear" operations.
              JAGad14487: VISUALIZE-FX5/FX10: back stereo buffer
                          needs to be cleared
              JAGad12511: Rubberbanding over a 3D window can render
                          incorrectly with FX5/FX10
              JAGad17081: FXE/FX5/FX10: Colormap flashing
              JAGad13522: FX5/FX10: Colormap installation causes
                          excessive flashing with some apps.
              JAGad23953: SMT error in SAM when SMTSizes ServerOption
                          is set to 0,0,0
              JAGad16833: Problem with MBX/DBE extension and
                          BackingStore
              JAGad25795: Resource deletion can kill the Xserver when
                          running in an SLS/stereo configuration.
              JAGac86515: Xserver sometimes fails to start when TPS is
                          enabled.
              JAGad14192: Request for Xserver option to disable font
                          pattern caching
              JAGac56749: PS2_DIN_Russian keymap alt-2,3,4,6,7 map to
                          NoSymbol.
              JAGad26922: Enhancement to provide extra keymap files for
                          HIL keyboards
              JAGad21418: XPutImage() with SLS/d is broken for large
                          depth-8 pixmaps.
              JAGad25358: SLS/d does not always properly handle
                          terminated clients.

            PHSS_21461:
            Resolution:
            - JAGad09304: 3D window fails to update/expose
                          correctly on FX5/10
            - JAGad12493: FX5/10 server doesn't come out of DPMS
                          mode after server kill
            - JAGad04181: Xserver crashes with SLS when GC specifies
                          stippled fills with backing-store enabled
            - JAGad13195: XGetImage() from the root window fails or
                          locks up on FX5/10 when Image 8 inferior
                          window is included
            - JAGad11021: XHPSelectExtensionEvent() improperly
                          accumulates state information after client
                          disconnects

            PHSS_21451:
            Resolution:
            - JAGad05942 CRX48Z incorrectly renders lines of
                         width>2047 starting negative x-coordinate
            - JAGad05950 XCopyArea() on Visualize-24 can crash the
                         Xserver
            - JAGad04861 Lines of width 65535 incorrectly clipped on
                         VISUALIZE-FX graphics
            - JAGad03658 XCopyArea() from pixmap to depth 8 image is
                         slow on FX10
            - JAGad05286 Xserver dies after running MSC.Patran and
                         exiting Netscape of FXE

            PHSS_20308:
            Resolution:
            - Added support for VISUALIZE-fx5/fx10
            - JAGac78727: Xserver crash with Starbase
              gopen() on B2000 with VISUALIZE-FXE
            - JAGad01082: VISUALIZE-FXE: XCreatePixmapCursor
              pads width to 32 or 64
            - JAGad00492: XFillArc output bad on VISUALIZE-FXE
              graphics with FillStippled
            - JAGac78359: Memory Leak in MBX extension on
              HP VISUALIZE-FXE

            PHSS_19269:
            Resolution:
            - JAGab76045 Xserver slsd defect in GetImage
              JAGab73574 SLS/d 1x3 defect in GetImage
              JAGab81523 SLS/d defect 2x1 configuration
              JAGab68064 unisoft regression hang in sls/d
                         1x2 config on graffiti's
              JAGab77471 ER: Add versioning mechanism for
                         SLS/d between master and slaves
              JAGab69935 unisoft hang (test: XcopyArea)
              JAGab79062 PS/2 keycodes 148, 149, 150 should
                         not autorepeat
              JAGab79064 Ext. devices should regain "merged"
                         status on XCloseDevice() if applic.
              JAGab84390 slsd defect vmcopyarea
              JAGab71547 11ACE ic4 setmon Summit SLS not
                         changing all devices
              JAGab71557 Wrong target of dbe source in last
                         merge from TOG source
              JAGab70028 SLS/d: XwalBitmapToRegion() missing
                         UnlockDisplay()/SyncHandle() calls
              JAGab74932 backing store doesn't work correctly
                         when DPMS is used
              JAGab73595 Xserver fifo overrun on Landshark/Vis-EG
                         systems
              JAGac29510 xset c does not operate as documented
              JAGab78932 XDMCP keepalive timeout problem
              JAGab71161 ACE5: Xserver has large memory leak
              JAGab70537 3DSLS: X server returns BadDrawable from
                         all OpenGL apps (64-bit issue)
              JAGab69061 ACE5:X server incorrectly maps/handles
                         Meta (PA-RISC) keys
              JAGab75923 SLSd_daemon uses ONC RPC program number
                         0x20000001
              JAGac08206 SLS and TrueColor on FX2 causes entire
                         screen to go red on 10.20
              JAGab73780 SAM: Info cut-off in SLS layout box
                              with small fonts
                         SAM: Reports non-existent graphics
                              devices

            PHSS_19256:
            Resolution:
            - New functionality to support
              HP VISUALIZE-fxe
              graphics on HP-UX 10.20.

            PHSS_17174:
            Resolution:
            - XLookupColor() closestMatch always
              returns same value on Visualize-FX
            - lbxproxy requires transition links
              to work properly
            - Using large background pixmaps with
              backingstore enabled can cause memory
              leaks.
            - SLS/d: Xserver cursor performance is
              slow running OpenGL Display List
              applications.
            - SLS/d: XPutImage() of a large 24-bit
              image can hang the Xserver.
            - SLS/d: Applications rendering to border
              pixmaps will generate blank windows.
            - xset dpms can cause the Xserver to
              consume 100% of the CPU.
            - Incorrect mknod example command in
              /usr/lib/X11/Xserver/info/screens/hp.
            - ER: Improve diagnostic output when
              the Xserver is unable to open a valid
              graphics device at startup.

            PHSS_17159:
            Resolution:
            - This patch contains a number of defect
              fixes and enhancements for the SLS/d
              component of the Xserver, a core
              component of the HP VISUALIZE Center
              and HP VISUALIZE Workgroup products.
            - GSLdt11465 SLS: Overlapping image
              plane and overlay plane windows can
              incorrectly calculate clip lists if
              window borders skewed by 1 or 2 pixels
              when running in an SLS configuration.
            - GSLdt11471 USB MS Intellimouse hangs
              when using spin wheel. NOTE: This device
              is not currently supported by HP, but
              this defect was fixed so that it should
              work for those who choose to use this
              input device.
            - GSLdt11607 ER: Change keysym mapped to
              PA-RISC logo key on JIS_109 keyboards
            - XServer incorrectly loads GLX extension
              in SLS mode on Visualize-EG graphics
              device.
            - GSLdt11624 SAM/setmon should give
              warning after changing monitor resolution
              to stereo mode setting or force the
              Xserver to restart
            - SR 4701426437 Shift+CapsLock can behave
              incorrectly on JIS_109 keyboards

            PHSS_17156:
            - SR 5003451526 Application shows color
              banding with patterned tile fills
            - SR 5003383323 ER: would like X11R6.3
              supported on 10.x.
            - SR 1653294454 TVRX: exiting the Xserver
              makes the ITE unusable
            - SR 5003444703 HP-UX 10.20: man pages
              for DPMS Xserver extension missing
            - GSLdt11446 Fix parsing of
              ResolveColorsCompatibilityMode
              ServerOption
            - GSLdt11427 Remote X through lbxproxy:
              embedded apps are not embedded
            - GSLdt11425 Remote X through lbxproxy
              brings down netscape & lbxproxy.
            - GSLdt11486 DI stipple patterns >= 32
              bits wide don't work
            - GSLdt11456 Performance threshold
              parameters should be set automatically
              when using VISUALIZE FX devices, which
              can result in better perfomance.

            PHSS_17155:
            - A5389008 Incorrect cursor changes break
              "Graffy" application
            - SR 5003445007 XStoreColors() stores
              different values with/without PHSS_10762
            - SR 1653286005 XCopyArea() Fails in 2nd CRT
              using SLS
            - GSLdt11239 Vis-EG is very slow
              drawing to partially obscured windows
            - GSLdt11010 libXhpPEX.1 incorrectly loading
              as part of Xhp
            - Support for Euro currency symbol.

            PHSS_17145:
            - A5389008 Incorrect cursor changes break
              "Graffy" application
            - SR 5003445007 XStoreColors() stores
              different values with/without PHSS_10762
            - SR 1653286005 XCopyArea() Fails in 2nd CRT
              using SLS
            - GSLdt11239 Vis-EG is very slow
              drawing to partially obscured windows
            - GSLdt11010 libXhpPEX.1 incorrectly loading
              as part of Xhp
            - Support for Euro currency symbol.

            PHSS_15841:
            - 5003429720 - DPMS state 3 not working
                           on Visualize 48XP with
                           A4331D monitor
            - HCRX8 Xserver segv's in response to
              imagemagick 'display' resize.
            - errno is improperly bound in
              Visualize-FX DLD
            - setmon does not suppress the 1600x1200
              resolution as an invalid monitor type
              on VISUALIZE-EG graphics cards without
              extended memory.
            - setmon "flash" functionality not working
              on FX graphics
            - setmon: Not checking string length prior
              to comparison
            - sam incorrectly identifyies FX4
              (1600x1200) as FX2
            - Setmon incorrectly reports bootEntry for
              user-programmable monitor timing entries
            - Setmon prevents overwriting
              user-programmable monitor timing entry
              while in use.
            - Setmon - Print Detailed Timing
              functionality core dumps on Console.
            - /usr/lib/X11/Xserver/info/screens/hp
              should document Visualize-FX devices

            PHSS_14943:
            - 5003422949 XServer memory leak
                         with SLS on 9.0
            - 5003422949 Performance problem
                         with 712 running CRX on
                         10.20
            - 1653253641 /usr/man/man1.Z/Xserver.1
                         bad man page section no.
                         and hp-ux rev.
            - SAM incorrectly reports FX configuration
              within 1600x1200 resolution
            - SAM display config gets ugly when no
              display is present.
            - VISUALIZE-EG identification within SAM
              not consistent with X
            - OpenGL "setmon" allows user to select
              invalid monitor type
            - setmon hangs on FX4-RevA w/Texture Mapping
              board when X is running
            - This patch contains support for the Barco
              Record/Playback extension

            PHSS_13898:
            - The files:
              /opt/graphics/common/bin/graphinfo
              /opt/graphics/common/bin/screenpr
              /opt/graphics/common/lbin/timd
              /opt/graphics/common/lib/2fc1066block.1
              /opt/graphics/common/lib/dilocking.1
              /opt/graphics/common/lib/libGti.1
              /opt/graphics/common/lib/libGti.sl
              /opt/graphics/common/lib/libtdhcrx48.1
              /opt/graphics/common/lib/libtdhcrx48.sl
              /opt/graphics/common/lib/libtdvisx.1
              /opt/graphics/common/lib/libtdvisx.sl
              which used to reside in this patch have
              been moved to the 3D common patch.
            - SR 4701379545 Applications hang X Server
              on C240 with FX4
              1. Graphics device locking doesn't work
                 correctly with texture map board
                 installed.
              2. X Server doesn't correctly verify that
                 all BLTs have completed successfully.
            - SR 5003403493 After the installation of
              PHSS_12452, failsafe session (CDE or VUE)
              break.
            - SR 5003411462 Vertical bars replace text
              when textfield is double-clicked on Vis-EG.
            - GSLdt10905 Attribute planes are set
              incorrectly for FX2 depth 24 TrueColor in
              SB 12/12.
            - GSLdt10671 OPENGL on Artist display
              adapters: no redraw on window
              obscure/unobscure.

            PHSS_13516:
            - SR 1653238030 DPMS Power save dont't work
              on FX family
            - SR 5003398909 Visualize EG:10.20:PHSS_12470:
              backing store fails
            - SR 5003363101 On occasion state reached where
              you must click on frame to give focus
            - SR 5003397919 xli image viewing application
              problem on Visualize-FX
            - GSLdt10899 VISUALIZE-EG renders wrong line
              with clip mask

            PHSS_12478:
            - GSLdt10816 xwd, double buffers, and HP
              VISUALIZE-FX2 graphics

            PHSS_12477:
            - SR 5003395087 Dash line with line_width=0 not
              drawn correntlly on Visualize-EG
            - SR 1653237172 CANON display problem
            - GSLdt10342 Workaround for catching the 3D
              FifoOverflow condition to the same effect as
              a 2D FifoOverflow condition

            PHSS_12470:
            - modifications to support texture mapping for
              OGL.
            - SR 5003396952 PHSS_12462 Xserver tends to
              crash when using Netscape browser or SAM

            PHSS_12462:
            -SR 1653225318 712 on 10.20 Xserver sends
             expose events to on removal of screensaver
            -SR 1653229393 DPMS on HP VISUALIZE-48XP and
             monitor A4331D
            -SR 4701369264 9.07 SLS core dump
            -SR 1653214130 10.20:Xserver:turbiVRX: after
             Xserver exits, screen not cleared
            -SR 5003392019 No expose or saving of backing
             store window
            -SR 5003392019 BackingStore behaving per spec
            -SR 5003372656 Xserver -terminate does not
             terminate the server after logout.
            -SR 5003392019 BackingStore behaving per spec
            -GSLdt10753 block mode enterred in the screen
             blanking and not reset
            -GSLdt10761 XVideo extension fails to load after
             PHSS_11398 has been installed
            -Adding the following extensions and contrib software:
             XC_DPMS
             HP_CR
             XRECORD
            -SR 1653225318 712 on 10.20 Xserver sends expose events
             to on removal of screensaver
            -SR 1653229393 DPMS on HP VISUALIZE-48XP and monitor
             A4331D
            -SR 4701369264 9.07 SLS core dump
            -SR 1653214130 10.20:Xserver:turbiVRX: after Xserver
             exits, screen not cleared
            -SR 5003392019 No expose or saving of backing store window
            -Adding the following extensions and contrib software:
               XC_DPMS
               HP_CR
               XRECORD

            PHSS_12460:
            Fix for wd.1 delivery problem in PHSS_12454.

            PHSS_12454:
            Force dependency on PHSS_11398.
            GSLdt10611
                PolyPoly rendering fix for FX graphics

            PHSS_12090:
            SR 1653221424
                XSetStipple() and XCopyArea() pixmap render
                defect
            SR 4701363663
                XCopyPlane() doesn't copy the pixmap correctly
                on some display
            SR 1653222968
                Screen lock, under CDE appears to blank window
                after unlock on 9000/712
            SR 5003382788
                ABB needs XC-MISC at 10.20
            SR 5003369066
                Frame Buffer miscompare in STM graphics exerciser
                for rattler/piranha

            PHSS_11398:
            July, 1997
            1653206656
              Xserver 10.10 - poor performance with 1x1 pixmap
            4701353904
              Xserver on 10.20 735 with CRX24Z graphics
              blanks out, hangs
            1653179911
              process enhancement for the serial tablet shipment
            1653210252
              On NFS diskless clients during Xserver start files
              .nfsXXXX fills disk
            5003366633
              Xserver does not enable localhost by default in
              latest patch
            1653214809
              Visualize-EG: graphic rendering problem of a
              scrolled window
            1653213561
              Xserver man page does not show correct dir path
              for sockets at 10.X
            NOTICE: This patch is not compatible with Freedom
                     and Hd4/HP DDX drivers. Please contact
                     Evans & Sutherland and Dome Imaging
                     Systems respectively if using one of these
                     graphics cards and require this X server
                     patch.

            PHSS_10762:
            June, 1997
              Support for HP VISUALIZE-FX graphics family

            PHSS_10650:
            May, 1997
            5003360076
              10.20 Xserver incorrect blank/unblank behavior by
              button press
            4701354621
              735/CRX/10.10/10.20: Xserver aborts running ProEngineer
            GSLdt10111
              Dropout in polygon fill pattern on Visualize-EG
            1653213140
              PHSS_9432: Visualize EG: lines not straight
            BUSINESS ESCALATION
              Console locking problem between ITE and X server
              This requires the kernal patch PHKL_11205.
            GSLdt10229
              Graffiti FIFO overflows and Xserver crashs with
              Netscape & fwm

            PHSS_10648:
            April, 1997
            5003363101
              Occassionally need to click on frame to give window focus
            5003361238
              XGetNextEvent reports wrong events for the serial box
            1653211524
              Xserver abort with Netscape & Japanese Input Method
            5003368498
              XChangePointerDevice() calls do not work as expected.
            5003364869
              When key click is enabled the bell also sounds.
            GSLdt09967
              Timeout client shuts down X server.

            PHSS_9432:
            March, 1997
            5003302752
              PS2_DIN_Canada_TBITS-3 keymap problem with extended char's
            1653183525
              Mouse button 2 and 3 fails if tablet subsetting configured
            1653193953
              X server memory fault results from killing font server
            5003254516
              Any r,g,b component value > 0x80 is decremented by one
            5003339184
              Man pages for Xserver should be updated for X and Xserver
            5003347856
              The "-audit" option of the X server fails
            5003355669
              Xserver has SHLIB_PATH enabled - needs to be disabled
            5003355198
              The Xserver is vulnerable to bad hil packets.
            5003330605
              PEX applications on HP VISUALIZE 48 get black windows
            1653206938
              VISUALIZE EG fails to handle a 1 pixel wide line pattern
            5003361238
              XNextEvent reports wrong events for the serial dial box

            PHSS_8885:
            October, 1996
            SR 1653179275
                 XGetImage getting back buffer in depth-12 DBE.
            SR 1653184002
                 XCopyArea getting back buffer in depth-12 DBE.
            No-SR-On-This
                 Color corruption with ClipMask in depth 12
            SR 4701334433
                 SLS with multiple-rectangle ClipList crashes X.
            GSLdt07477
                 CDE ClearArea fail to clear Back buffer.
            SR 1653179960
                 SaveUnder restoration faulty when stacking
                 order is changed.
            SR 1653184721
                 Color Recovery window looks GreyScale after
                 ScreenSaver interval on 712.

    SR:
            1653206656 4701353904 1653179911 1653210252 5003366633
            1653214809 1653213561 5003360076 4701354621 1653213140
            5003363101 5003361238 1653211524 5003368498 5003364869
            5003302752 1653183525 1653193953 5003254516 5003339184
            5003347856 5003355669 5003355198 5003330605 1653206938
            5003361238 1653179275 1653184002 4701334433 1653179960
            1653184721 1653221424 4701363663 1653222968 5003382788
            5003369066 1653225318 1653229393 4701369264 1653214130
            5003392019 5003372656 5003396952 5003395087 1653237172
            1653238030 5003398909 5003397919 4701379545 5003411462
            5003403493 5003422949 5003422956 1653253641 5003429720
            5003445007 1653286005 5003449777 5003451526 5003383323
            1653294454 5003444703 4701426437 5003464867 5003467423
            8606104808

    Patch Files:
            /etc/X11/SecurityPolicy
            /etc/X11/lbxproxy/AtomControl
            /etc/X11/proxymngr/pmconfig
            /etc/rc.config.d/slsd
            /opt/graphics/common/bin/gamma
            /opt/graphics/common/bin/setmon
            /opt/graphics/common/icons/Gamma.l.bm
            /opt/graphics/common/icons/Gamma.l.pm
            /opt/graphics/common/icons/Gamma.l_m.bm
            /opt/graphics/common/icons/Gamma.m.bm
            /opt/graphics/common/icons/Gamma.m.pm
            /opt/graphics/common/icons/Gamma.m_m.bm
            /opt/graphics/common/icons/Gamma.t.bm
            /opt/graphics/common/icons/Gamma.t.pm
            /opt/graphics/common/icons/Gamma.t_m.bm
            /opt/graphics/common/lib/libgrm.1
            /opt/graphics/common/lib/libgrm.sl
            /opt/graphics/common/man/man1.Z/setmon.1
            /sbin/init.d/slsd
            /sbin/rc1.d/K220slsd
            /sbin/rc2.d/S780slsd
            /usr/bin/X11/SLSd_daemon
            /usr/bin/X11/X
            /usr/bin/X11/convertscr
            /usr/bin/X11/lbxproxy
            /usr/bin/X11/proxymngr
            /usr/bin/X11/xfindproxy
            /usr/bin/X11/xrx
            /usr/contrib/X11R6/examples/xrx/cgi-bin/xclock.pl
            /usr/contrib/X11R6/examples/xrx/cgi-bin/xload.pl
            /usr/contrib/X11R6/examples/xrx/htdocs/xclock.html
            /usr/contrib/X11R6/examples/xrx/htdocs/xclock.rx
            /usr/contrib/X11R6/examples/xrx/htdocs/xload.html
            /usr/contrib/X11R6/examples/xrx/htdocs/xload.rx
            /usr/contrib/bin/X11/SLSd_config
            /usr/contrib/bin/X11/X.alt
            /usr/contrib/bin/X11/slsclone
            /usr/contrib/bin/X11/slsconfine
            /usr/lbin/grmd
            /usr/lib/X11/Xserver/brokers/extensions/Abx.1
            /usr/lib/X11/Xserver/brokers/extensions/Dbe.1
            /usr/lib/X11/Xserver/brokers/extensions/Dpms.1
            /usr/lib/X11/Xserver/brokers/extensions/Gie.1
            /usr/lib/X11/Xserver/brokers/extensions/HpCr.1
            /usr/lib/X11/Xserver/brokers/extensions/Mbx.1
            /usr/lib/X11/Xserver/brokers/extensions/PolyPrim.1
            /usr/lib/X11/Xserver/brokers/extensions/Record.1
            /usr/lib/X11/Xserver/brokers/extensions/Slsdx.1
            /usr/lib/X11/Xserver/brokers/extensions/Slsx.1
            /usr/lib/X11/Xserver/brokers/extensions/Sync.1
            /usr/lib/X11/Xserver/brokers/extensions/Xie.1
            /usr/lib/X11/Xserver/brokers/screens/Cg.1
            /usr/lib/X11/Xserver/brokers/screens/Cgg.1
            /usr/lib/X11/Xserver/brokers/screens/Crx.1
            /usr/lib/X11/Xserver/brokers/screens/Crx24.1
            /usr/lib/X11/Xserver/brokers/screens/Crx48z.1
            /usr/lib/X11/Xserver/brokers/screens/Freedom.1
            /usr/lib/X11/Xserver/brokers/screens/Hcrx.1
            /usr/lib/X11/Xserver/brokers/screens/Hcrx48z.1
            /usr/lib/X11/Xserver/brokers/screens/HpCfb.1
            /usr/lib/X11/Xserver/brokers/screens/Pinn.1
            /usr/lib/X11/Xserver/brokers/screens/Rw.1
            /usr/lib/X11/Xserver/brokers/screens/Sls.1
            /usr/lib/X11/Xserver/brokers/screens/Slsd.1
            /usr/lib/X11/Xserver/brokers/screens/Vrx.1
            /usr/lib/X11/Xserver/brokers/screens/VrxObsolete.1
            /usr/lib/X11/Xserver/brokers/screens/Wd.1
            /usr/lib/X11/Xserver/info/screens/hp
            /usr/lib/X11/Xserver/input/daisy/README.daisy
            /usr/lib/X11/Xserver/input/daisy/cfgdaisy
            /usr/lib/X11/Xserver/input/daisy/chk_daisy
            /usr/lib/X11/Xserver/input/daisy/deldaisy
            /usr/lib/X11/Xserver/input/daisy/test_daisy.c
            /usr/lib/X11/Xserver/input/daisy/xbutton.c
            /usr/lib/X11/Xserver/input/daisy/xdial.c
            /usr/lib/X11/Xserver/input/daisy/xlsdev
            /usr/lib/X11/Xserver/input/tablet/README
            /usr/lib/X11/Xserver/input/tablet/cfgtblt
            /usr/lib/X11/Xserver/input/tablet/chk_tablet
            /usr/lib/X11/Xserver/input/tablet/dghp
            /usr/lib/X11/Xserver/input/tablet/tabinit
            /usr/lib/X11/Xserver/input/tablet/xtablet.c
            /usr/lib/X11/Xserver/loadinit/libinit.1
            /usr/lib/X11/Xserver/misc/sam/C/help/sam.hv
            /usr/lib/X11/Xserver/misc/sam/C/help/sam.hvk
            /usr/lib/X11/Xserver/misc/sam/C/help/sam00.ht
            /usr/lib/X11/Xserver/misc/sam/C/help/sls1.xwd
            /usr/lib/X11/Xserver/misc/sam/C/help/sls2.xwd
            /usr/lib/X11/Xserver/misc/sam/C/help/sls3.xwd
            /usr/lib/X11/Xserver/misc/sam/C/help/sls4.xwd
            /usr/lib/X11/Xserver/misc/sam/C/help/sls5.xwd
            /usr/lib/X11/Xserver/misc/sam/C/icons/config.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/monitor.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/nosetmon.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/printconfig.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/setmon.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/sls.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/terminal.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/toplevel.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/unconfig.pm
            /usr/lib/X11/Xserver/misc/sam/C/icons/xconfig.pm
            /usr/lib/X11/Xserver/misc/sam/C/sam.cb
            /usr/lib/X11/Xserver/misc/sam/C/sam.ui
            /usr/lib/X11/Xserver/misc/sam/sam.sl
            /usr/lib/X11/Xserver/modules/extensions/hp/abx.1
            /usr/lib/X11/Xserver/modules/extensions/hp/dbe.1
            /usr/lib/X11/Xserver/modules/extensions/hp/dpms.1
            /usr/lib/X11/Xserver/modules/extensions/hp/gie.1
            /usr/lib/X11/Xserver/modules/extensions/hp/hpcr.1
            /usr/lib/X11/Xserver/modules/extensions/hp/mbx.1
            /usr/lib/X11/Xserver/modules/extensions/hp/polyprim.1
            /usr/lib/X11/Xserver/modules/extensions/hp/record.1
            /usr/lib/X11/Xserver/modules/extensions/hp/slsdx.1
            /usr/lib/X11/Xserver/modules/extensions/hp/slsx.1
            /usr/lib/X11/Xserver/modules/extensions/hp/sync.1
            /usr/lib/X11/Xserver/modules/extensions/hp/xie.1
            /usr/lib/X11/Xserver/modules/screens/hp/XslsdExt.1
            /usr/lib/X11/Xserver/modules/screens/hp/advutils.1
            /usr/lib/X11/Xserver/modules/screens/hp/cfb.1
            /usr/lib/X11/Xserver/modules/screens/hp/cfb16.1
            /usr/lib/X11/Xserver/modules/screens/hp/cfb32.1
            /usr/lib/X11/Xserver/modules/screens/hp/cg.1
            /usr/lib/X11/Xserver/modules/screens/hp/cgg.1
            /usr/lib/X11/Xserver/modules/screens/hp/crx.1
            /usr/lib/X11/Xserver/modules/screens/hp/crx24.1
            /usr/lib/X11/Xserver/modules/screens/hp/crx48z.1
            /usr/lib/X11/Xserver/modules/screens/hp/crxutils.1
            /usr/lib/X11/Xserver/modules/screens/hp/food.1
            /usr/lib/X11/Xserver/modules/screens/hp/freedom.1
            /usr/lib/X11/Xserver/modules/screens/hp/hcrx.1
            /usr/lib/X11/Xserver/modules/screens/hp/hcrx48z.1
            /usr/lib/X11/Xserver/modules/screens/hp/hpCfb.1
            /usr/lib/X11/Xserver/modules/screens/hp/mfb.1
            /usr/lib/X11/Xserver/modules/screens/hp/mi.1
            /usr/lib/X11/Xserver/modules/screens/hp/pinn.1
            /usr/lib/X11/Xserver/modules/screens/hp/rw.1
            /usr/lib/X11/Xserver/modules/screens/hp/sls.1
            /usr/lib/X11/Xserver/modules/screens/hp/slsd.1
            /usr/lib/X11/Xserver/modules/screens/hp/ucrx.1
            /usr/lib/X11/Xserver/modules/screens/hp/uhcrx.1
            /usr/lib/X11/Xserver/modules/screens/hp/utils.1
            /usr/lib/X11/Xserver/modules/screens/hp/vrx.1
            /usr/lib/X11/Xserver/modules/screens/hp/wd.1
            /usr/lib/X11/Xserver/ucode/screens/hp/hdtv.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/main.F3000
            /usr/lib/X11/Xserver/ucode/screens/hp/ntsc.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/ntsc_cvo.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/pal.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/pal_cvo.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/rs.F3000
            /usr/lib/X11/Xserver/ucode/screens/hp/stereo1.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/stereo2.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/vga.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/video60.frmt
            /usr/lib/X11/Xserver/ucode/screens/hp/video76.frmt
            /usr/lib/X11/extensions/button.kmap
            /usr/lib/X11/extensions/daisy.1
            /usr/lib/X11/extensions/db.1
            /usr/lib/X11/extensions/hid.1
            /usr/lib/X11/extensions/hil_driver.1
            /usr/lib/X11/extensions/hp7lc2k.1
            /usr/lib/X11/extensions/hp7lc2m.1
            /usr/lib/X11/extensions/libGIE.1
            /usr/lib/X11/extensions/lpfk.1
            /usr/lib/X11/extensions/minibar.1
            /usr/lib/X11/extensions/mmii1201.1
            /usr/lib/X11/extensions/mmii1812.1
            /usr/lib/X11/extensions/pcmouse.1
            /usr/lib/X11/extensions/spaceball.1
            /usr/lib/X11/extensions/vcd8.1
            /usr/lib/X11/extensions/wacom.1
            /usr/lib/X11R6/libxrx.6.3
            /usr/newconfig/etc/X11/98xxx.dcc
            /usr/newconfig/etc/X11/A10xx.dcc
            /usr/newconfig/etc/X11/X0devices
            /usr/newconfig/etc/X11/X0pointerkeys
            /usr/newconfig/etc/X11/X0screens
            /usr/newconfig/etc/X11/XHPKeymaps
            /usr/newconfig/etc/X11/rgb.txt.98xxx
            /usr/newconfig/etc/X11/rgb.txt.A10xx
            /usr/newconfig/usr/lib/X11/extensions/libSX.1
            /usr/share/man/man1.Z/X.1
            /usr/share/man/man1.Z/Xserver.1
            /usr/share/man/man1.Z/lbxproxy.1
            /usr/share/man/man1.Z/libxrx.1
            /usr/share/man/man1.Z/proxymngr.1
            /usr/share/man/man1.Z/xfindproxy.1
            /usr/share/man/man1.Z/xrx.1
            /usr/share/man/man1m.Z/grmd.1m
            /usr/share/man/man3.Z/DBE.3x
            /usr/share/man/man3.Z/DPMS.3x
            /usr/share/man/man3.Z/DPMSCapable.3x
            /usr/share/man/man3.Z/DPMSDisable.3x
            /usr/share/man/man3.Z/DPMSEnable.3x
            /usr/share/man/man3.Z/DPMSForceLe.3x
            /usr/share/man/man3.Z/DPMSGetTime.3x
            /usr/share/man/man3.Z/DPMSGetVers.3x
            /usr/share/man/man3.Z/DPMSInfo.3x
            /usr/share/man/man3.Z/DPMSQueryEx.3x
            /usr/share/man/man3.Z/DPMSSetTime.3x
            /usr/share/man/man3.Z/HP-COLOR-RE.3x
            /usr/share/man/man3.Z/XdbeAllocat.3x
            /usr/share/man/man3.Z/XdbeBeginId.3x
            /usr/share/man/man3.Z/XdbeDealloc.3x
            /usr/share/man/man3.Z/XdbeEndIdio.3x
            /usr/share/man/man3.Z/XdbeFreeVis.3x
            /usr/share/man/man3.Z/XdbeGetBack.3x
            /usr/share/man/man3.Z/XdbeGetVisu.3x
            /usr/share/man/man3.Z/XdbeQueryEx.3x
            /usr/share/man/man3.Z/XdbeSwapBuf.3x
            /usr/share/man/man3.Z/XhpCrGetCma.3x
            /usr/share/man/man3.Z/XhpCrPutIma.3x
            /usr/share/man/man3.Z/XhpCrQueryV.3x

    what(1) Output:
            /etc/X11/SecurityPolicy:
                    None
            /etc/X11/lbxproxy/AtomControl:
                    None
            /etc/X11/proxymngr/pmconfig:
                    None
            /etc/rc.config.d/slsd:
                    None
            /opt/graphics/common/bin/gamma:
                    None
            /opt/graphics/common/bin/setmon:
                    Monitor Configuration Revision: 1.9
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:25:59 MST 2001)
            /opt/graphics/common/icons/Gamma.l.bm:
                    None
            /opt/graphics/common/icons/Gamma.l.pm:
                    None
            /opt/graphics/common/icons/Gamma.l_m.bm:
                    None
            /opt/graphics/common/icons/Gamma.m.bm:
                    None
            /opt/graphics/common/icons/Gamma.m.pm:
                    None
            /opt/graphics/common/icons/Gamma.m_m.bm:
                    None
            /opt/graphics/common/icons/Gamma.t.bm:
                    None
            /opt/graphics/common/icons/Gamma.t.pm:
                    None
            /opt/graphics/common/icons/Gamma.t_m.bm:
                    None
            /opt/graphics/common/lib/libgrm.1:
                    GRM Library A.01 Protocol 100 $Revision: /main/13
                            $
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:16:14 MST 2001)
            /opt/graphics/common/lib/libgrm.sl:
                    GRM Library A.01 Protocol 100 $Revision: /main/13
                            $
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:16:14 MST 2001)
            /opt/graphics/common/man/man1.Z/setmon.1:
                    None
            /sbin/init.d/slsd:
                    None
            /sbin/rc1.d/K220slsd:
                    None
            /sbin/rc2.d/S780slsd:
                    None
            /usr/bin/X11/SLSd_daemon:
                    None
            /usr/bin/X11/X:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:24:56 MST 2001)
            /usr/bin/X11/convertscr:
                    convertscr 1.0 10/06/94
            /usr/bin/X11/lbxproxy:
                    Low Bandwidth X (LBX) Extension
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:27:32 MST 2001)
            /usr/bin/X11/proxymngr:
                    Proxy Manager
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:26:22 MST 2001)
            /usr/bin/X11/xfindproxy:
                    X Find Proxy
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:27:45 MST 2001)
            /usr/bin/X11/xrx:
                    Remote X Helper Program
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:29:28 MST 2001)
            /usr/contrib/X11R6/examples/xrx/cgi-bin/xclock.pl:
                    None
            /usr/contrib/X11R6/examples/xrx/cgi-bin/xload.pl:
                    None
            /usr/contrib/X11R6/examples/xrx/htdocs/xclock.html:
                    None
            /usr/contrib/X11R6/examples/xrx/htdocs/xclock.rx:
                    None
            /usr/contrib/X11R6/examples/xrx/htdocs/xload.html:
                    None
            /usr/contrib/X11R6/examples/xrx/htdocs/xload.rx:
                    None
            /usr/contrib/bin/X11/SLSd_config:
                    None
            /usr/contrib/bin/X11/X.alt:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit EX
                            EC_MAGIC
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:25:01 MST 2001)
            /usr/contrib/bin/X11/slsclone:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:26:03 MST 2001)
            /usr/contrib/bin/X11/slsconfine:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:26:05 MST 2001)
            /usr/lbin/grmd:
                    Graphics Resource Daemon $Revision: /main/19 $ $Date
                            : 1996/10/29 17:46:18 $
                    ic12_r10dav libc.a_ID/main/r10dav/libc_dav/bvd_sac
                            /1
                    /ux/libc/libs/libc/archive_pa1/libc.a_ID
                    Apr 25 1996 13:07:23
            /usr/lib/X11/Xserver/brokers/extensions/Abx.1:
                    HP_ABX Extension Broker $Revision: 1.5 $ $Date:
                             1995/08/30 17:37:53 $
            /usr/lib/X11/Xserver/brokers/extensions/Dbe.1:
                    HP_DBE Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:03 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Dpms.1:
                    XC_DPMS Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:06 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Gie.1:
                    HP_GIE Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:58 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/HpCr.1:
                    HP_HPCR Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:09 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Mbx.1:
                    HP_MBX Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:55 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/PolyPrim.1:
                    HP_POLY_PRIMITIVE Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:19 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Record.1:
                    HP Record Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:13 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Slsdx.1:
                    SLS/d Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:22 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Slsx.1:
                    HP_SLS Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:01 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Sync.1:
                    Sync Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:24 MST 2001)
            /usr/lib/X11/Xserver/brokers/extensions/Xie.1:
                    HP_XIE Extension Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:11 MST 2001)
            /usr/lib/X11/Xserver/brokers/screens/Cg.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:10:54 MST 2001)
                    Color Graphics Broker
            /usr/lib/X11/Xserver/brokers/screens/Cgg.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:10:57 MST 2001)
                    CGG Broker
            /usr/lib/X11/Xserver/brokers/screens/Crx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:03 MST 2001)
                    CRX Broker
            /usr/lib/X11/Xserver/brokers/screens/Crx24.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:06 MST 2001)
                    CRX24 Broker
            /usr/lib/X11/Xserver/brokers/screens/Crx48z.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:09 MST 2001)
                    CRX48Z Broker
            /usr/lib/X11/Xserver/brokers/screens/Freedom.1:
                    Freedom Display Broker
                    (build date: Thu Mar 14 14:09:28 MST 1996)
            /usr/lib/X11/Xserver/brokers/screens/Hcrx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:00 MST 2001)
                    HCRX Broker
            /usr/lib/X11/Xserver/brokers/screens/Hcrx48z.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:12 MST 2001)
                    HCRX48Z Broker
            /usr/lib/X11/Xserver/brokers/screens/HpCfb.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:37 MST 2001)
                    HpCfb CFB Broker
            /usr/lib/X11/Xserver/brokers/screens/Pinn.1:
                    Pinn Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:25 MST 2001)
            /usr/lib/X11/Xserver/brokers/screens/Rw.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:30 MST 2001)
                    Rw Broker
            /usr/lib/X11/Xserver/brokers/screens/Sls.1:
                    SLS Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:45 MST 2001)
            /usr/lib/X11/Xserver/brokers/screens/Slsd.1:
                    SLS/d Broker
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:49 MST 2001)
            /usr/lib/X11/Xserver/brokers/screens/Vrx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:16 MST 2001)
                    VRX Broker
            /usr/lib/X11/Xserver/brokers/screens/VrxObsolete.1:
                    VRX Broker - obsolete device
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:19 MST 2001)
            /usr/lib/X11/Xserver/brokers/screens/Wd.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:11:22 MST 2001)
                    Wd Broker
            /usr/lib/X11/Xserver/info/screens/hp:
                    X Server Information for HP Devices
                    $Revision: 57.4 $
                    $Date: 2000/03/10 23:27:52 $
            /usr/lib/X11/Xserver/input/daisy/README.daisy:
                    None
            /usr/lib/X11/Xserver/input/daisy/cfgdaisy:
                    $Revision: 1.2 $ $Date: 95/02/08 11:59:34 $ cfgdaisy
            /usr/lib/X11/Xserver/input/daisy/chk_daisy:
                    $Revision: 1.1 $ $Date: 95/02/07 17:11:54 $ chk_dais
                            y.c
            /usr/lib/X11/Xserver/input/daisy/deldaisy:
                    $Revision: 1.1 $ $Date: 95/02/07 17:12:15 $ deldaisy
            /usr/lib/X11/Xserver/input/daisy/test_daisy.c:
                    None
            /usr/lib/X11/Xserver/input/daisy/xbutton.c:
                    $Revision: 1.2 $ $Date: 95/02/08 12:01:45 $ xbutton.
                            c
            /usr/lib/X11/Xserver/input/daisy/xdial.c:
                    $Revision: 1.1 $ $Date: 95/02/07 17:12:07 $ xdial.c
            /usr/lib/X11/Xserver/input/daisy/xlsdev:
                    None
            /usr/lib/X11/Xserver/input/tablet/README:
                    None
            /usr/lib/X11/Xserver/input/tablet/cfgtblt:
                    $Revision: 1.3 $ $Date: 97/06/19 23:08:44 $ cfgtblt
            /usr/lib/X11/Xserver/input/tablet/chk_tablet:
                    $Revision: 1.2 $ $Date: 95/03/31 10:13:42 $ chk_tabl
                            et.c
            /usr/lib/X11/Xserver/input/tablet/dghp:
                    dghp : AutoCAD R13/serial tablet driver for X: 97/06
                            /16 PMA/GPL/HP
            /usr/lib/X11/Xserver/input/tablet/tabinit:
                    $Revision: 1.1 $ $Date: 95/02/07 17:10:30 $ tabinit.
                            c
            /usr/lib/X11/Xserver/input/tablet/xtablet.c:
                    $Revision: 2.0 $ $Date: 96/08/26 $ xtablet.c
            /usr/lib/X11/Xserver/loadinit/libinit.1:
                    Initialization Utils
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:20:10 MST 2001)
                    SharedX Extension Hooks
                    Smart Clipping Utils
            /usr/lib/X11/Xserver/misc/sam/C/help/sam.hv:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sam.hvk:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sam00.ht:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sls1.xwd:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sls2.xwd:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sls3.xwd:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sls4.xwd:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/help/sls5.xwd:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/config.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/monitor.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/nosetmon.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/printconfig.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/setmon.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/sls.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/terminal.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/toplevel.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/unconfig.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/icons/xconfig.pm:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/sam.cb:
                    None
            /usr/lib/X11/Xserver/misc/sam/C/sam.ui:
                    Graphics Configuration $Revision: /main/30 $ $Date
                            : 1996/11/19 17:38:53 $
            /usr/lib/X11/Xserver/misc/sam/sam.sl:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:25:22 MST 2001)
                    X Server Configuration $Revision: /main/39 $ $Date
                            : 1996/11/19 17:39:28 $
            /usr/lib/X11/Xserver/modules/extensions/hp/abx.1:
                    ABX module
                    (build date: Thu Mar 14 09:19:40 MST 1996)
            /usr/lib/X11/Xserver/modules/extensions/hp/dbe.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:48 MST 2001)
                    HP_DBE Extension
            /usr/lib/X11/Xserver/modules/extensions/hp/dpms.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:13:25 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/gie.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:43 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/hpcr.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:13:30 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/mbx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:39 MST 2001)
                    HP_MBX Extension
            /usr/lib/X11/Xserver/modules/extensions/hp/polyprim.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:13:34 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/record.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:14:46 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/slsdx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:13:21 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/slsx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:12:55 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/sync.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:04:43 MST 2001)
            /usr/lib/X11/Xserver/modules/extensions/hp/xie.1:
                    HP_XIE Extension
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:12:23 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/XslsdExt.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:15:33 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/advutils.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:39:15 MST 2001)
                    VM short-per-pixel
                    VM Long-per-pixel
            /usr/lib/X11/Xserver/modules/screens/hp/cfb.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:21:10 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/cfb16.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:23:02 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/cfb32.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:24:55 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/cg.1:
                    Color Graphics ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:48:26 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/cgg.1:
                    EG ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:51:06 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/crx.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:51:30 MST 2001)
                    hpa1991 ddx driver
                    hpa1924 ddx driver
                    hpa1659 ddx driver
            /usr/lib/X11/Xserver/modules/screens/hp/crx24.1:
                    hpa1439 ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:52:22 MST 2001)
                    CRX24 Utilities
            /usr/lib/X11/Xserver/modules/screens/hp/crx48z.1:
                    CRX48Z ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:59:12 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/crxutils.1:
                    Common CRX Utilities
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:43:47 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/food.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:03:20 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/freedom.1:
                    Freedom Display Driver
                    (build date: Thu Mar 14 14:09:31 MST 1996)
            /usr/lib/X11/Xserver/modules/screens/hp/hcrx.1:
                    HCRX ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:53:10 MST 2001)
                    CRX24 Utilities
            /usr/lib/X11/Xserver/modules/screens/hp/hcrx48z.1:
                    HCRX48Z ddx driver
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:54:08 MST 2001)
                    CRX24 Utilities
            /usr/lib/X11/Xserver/modules/screens/hp/hpCfb.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:17:03 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/mfb.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:18:55 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/mi.1:
                    MI Control Utilities
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:00:21 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/pinn.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:06:55 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/rw.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:10:43 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/sls.1:
                    HP Single Logical Screen 1.0
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:14:25 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/slsd.1:
                    HP Single Distributed Screen 1.0
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:15:11 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/ucrx.1:
                    CRX Utilities
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:45:16 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/uhcrx.1:
                    HCRX Utilities
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:47:35 MST 2001)
            /usr/lib/X11/Xserver/modules/screens/hp/utils.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:39:13 MST 2001)
                    VM bit-per-pixel
                    VM byte-per-pixel
                    Control Utilities
                    DI Utilities
                    Device Driver Utils
            /usr/lib/X11/Xserver/modules/screens/hp/vrx.1:
                    VRX Control Code $Revision: /main/13 $ $Date:
                             1996/10/28 17:35:08 $
                    Built for: 10.20.ace on HP-UX Daily,
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:19:31 MST 2001)
                    PVRX driver $Revision: /main/14 $ $Date:
                            1996/10/29 16:37:05 $
                    TVRX driver $Revision: /main/17 $ $Date:
                            1996/10/29 16:36:55 $
                    PVRX/TVRX Utilities $Revision: /main/17 $ $Date:
                            1996/10/29 16:37:09 $
            /usr/lib/X11/Xserver/modules/screens/hp/wd.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:02:43 MST 2001)
            /usr/lib/X11/Xserver/ucode/screens/hp/hdtv.frmt:
                    Video format file - HDTV $Revision: 1.1 $ $Date: 199
                            5/09/05 20:49:19 $
            /usr/lib/X11/Xserver/ucode/screens/hp/main.F3000:
                    Freedom Graphics Accelerator uCode
                    (build date: Thu Mar 14 12:28:19 MST 1996)
            /usr/lib/X11/Xserver/ucode/screens/hp/ntsc.frmt:
                    Video format file - NTSC $Revision: 1.1 $ $Date: 199
                            5/09/05 20:54:12 $
            /usr/lib/X11/Xserver/ucode/screens/hp/ntsc_cvo.frmt:
                    Video format file - NTSC-CVO $Revision: 1.1 $ $Date:
                             1995/09/05 20:54:15 $
            /usr/lib/X11/Xserver/ucode/screens/hp/pal.frmt:
                    Video format file - PAL $Revision: 1.1 $ $Date: 1995
                            /09/05 20:54:18 $
            /usr/lib/X11/Xserver/ucode/screens/hp/pal_cvo.frmt:
                    Video format file - PAL-CVO $Revision: 1.1 $ $Date:
                            1995/09/05 20:54:20 $
            /usr/lib/X11/Xserver/ucode/screens/hp/rs.F3000:
                    Freedom Resource Server
                    (build date: Thu Mar 14 14:08:39 MST 1996)
                    $Id: mb_gbus_util.c,v 1.4 1996/02/07 17:48:03 kriggs
                             Exp $
                    $Id: mb_jtag_util.c,v 1.5 1996/02/07 17:48:04 kriggs
                             Exp $
                    $Id: mb_ld_mc.c,v 1.8 1996/02/07 17:48:06 kriggs Exp
                             $
                    $Id: mb_program_cujo.c,v 1.4 1996/02/07 17:48:07 kri
                            ggs Exp $
                    $Id: mb_vb_util.c,v 1.14 1996/02/07 17:48:09 kriggs
                            Exp $
                    $Id: dsp_support.c,v 1.12 1996/02/07 17:48:00 kriggs
                             Exp $
                    $Id: support.c,v 1.28 1996/02/07 17:48:18 kriggs Exp
                             $
                    $Id: paging_kernel.c,v 1.17 1996/02/07 17:48:10 krig
                            gs Exp $
            /usr/lib/X11/Xserver/ucode/screens/hp/stereo1.frmt:
                    Video format file - Stereo 1 $Revision: 1.1 $ $Date:
                             1995/09/05 20:54:23 $
            /usr/lib/X11/Xserver/ucode/screens/hp/stereo2.frmt:
                    Video format file - Stereo 2 $Revision: 1.1 $ $Date:
                             1995/09/05 20:54:26 $
            /usr/lib/X11/Xserver/ucode/screens/hp/vga.frmt:
                    Video format file - VGA $Revision: 1.1 $ $Date: 1995
                            /09/05 20:54:28 $
            /usr/lib/X11/Xserver/ucode/screens/hp/video60.frmt:
                    Video format file - Video 60 $Revision: 1.1 $ $Date:
                             1995/09/05 20:54:31 $
            /usr/lib/X11/Xserver/ucode/screens/hp/video76.frmt:
                    Video format file - Video 76 $Revision: 1.1 $ $Date:
                             1995/09/05 20:54:34 $
            /usr/lib/X11/extensions/button.kmap:
                    None
            /usr/lib/X11/extensions/daisy.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:16:11 MST 2001)
            /usr/lib/X11/extensions/db.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:16:08 MST 2001)
                    $Revision: 2.0 $ $Date: 95/04/11 14:53:56 $ db.c
            /usr/lib/X11/extensions/hid.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:16:17 MST 2001)
                    hidkbd : USB-compatible keyboard driver for X
                    hidmouse : USB-compatible mouse driver for X
            /usr/lib/X11/extensions/hil_driver.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:54 MST 2001)
                    hil_driver : HIL device driver for X v1.0
            /usr/lib/X11/extensions/hp7lc2k.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:47 MST 2001)
                    hp7lc2k : DIN PS2-compatible keyboard driver for X
            /usr/lib/X11/extensions/hp7lc2m.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:50 MST 2001)
                    hp7lc2m : DIN PS2-compatible mouse driver for X
            /usr/lib/X11/extensions/libGIE.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:12:31 MST 2001)
            /usr/lib/X11/extensions/lpfk.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:14 MST 2001)
                    lpfk : Contributed X driver for LPFK 32-button box
                    Source in /usr/contrib/X11drivers/input/lpfk.c
            /usr/lib/X11/extensions/minibar.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:27 MST 2001)
                    minibar : Contributed X driver for Minibar (R) barco
                            de reader
                    Source in /usr/contrib/X11drivers/input/minibar.c
            /usr/lib/X11/extensions/mmii1201.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:20 MST 2001)
                    mmii1201 : Contributed X driver for Summagraphics (R
                            ) 12x12 tablet
                    Source in /usr/contrib/X11drivers/input/mmii1201.c
            /usr/lib/X11/extensions/mmii1812.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:22 MST 2001)
                    mmii1812 : Contributed X driver for Summagraphics (R
                            ) 18x12 tablet
                    Source in /usr/contrib/X11drivers/input/mmii1812.c
            /usr/lib/X11/extensions/pcmouse.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:58 MST 2001)
                    pcmouse : Contributed X driver for Logitech- and Mic
                            rosoft-compatible devicesn(#)Source in /usr
                            /contrib/X11drivers/input/pcmouse.c
                    PC mouse serial extension driver for HP X11 - $Revis
                            ion: 57.1 $
            /usr/lib/X11/extensions/spaceball.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:17 MST 2001)
            /usr/lib/X11/extensions/vcd8.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:25 MST 2001)
                    vcd8 : Contributed X driver for Dynapar (R) 8-dial d
                            ialbox
                    Source in /usr/contrib/X11drivers/input/vcd8.c
            /usr/lib/X11/extensions/wacom.1:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 21:15:30 MST 2001)
                    wacom : Contributed X driver for Wacom (R) graphics
                            tablets
                    Source in /usr/contrib/X11drivers/input/wacom.c
            /usr/lib/X11R6/libxrx.6.3:
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:29:00 MST 2001)
                    Remote X Plugin
            /usr/newconfig/etc/X11/98xxx.dcc:
                    None
            /usr/newconfig/etc/X11/A10xx.dcc:
                    None
            /usr/newconfig/etc/X11/X0devices:
                    None
            /usr/newconfig/etc/X11/X0pointerkeys:
                    None
            /usr/newconfig/etc/X11/X0screens:
                    None
            /usr/newconfig/etc/X11/XHPKeymaps:
                    (build date: Tue Feb 20 22:29:55 MST 2001)
                    X Window System, Version 11 R6
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    This file contains keymaps.
                    It is usually called XHPKeymaps and is usually in
                    /etc/X11 or /usr/lib/X11.
                    Use keymap_ed to view or make changes.
            /usr/newconfig/etc/X11/rgb.txt.98xxx:
                    None
            /usr/newconfig/etc/X11/rgb.txt.A10xx:
                    None
            /usr/newconfig/usr/lib/X11/extensions/libSX.1:
                    libSX.1.stubs : SharedX stubs library
                    Order MPower to get a real SharedX library
                    Built for: 10.20.ace on HP-UX Daily, -O +Onolimit
                    X Window System, Version 11 R6
                    (build date: Tue Feb 20 22:17:08 MST 2001)
            /usr/share/man/man1.Z/X.1:
                    None
            /usr/share/man/man1.Z/Xserver.1:
                    None
            /usr/share/man/man1.Z/lbxproxy.1:
                    None
            /usr/share/man/man1.Z/libxrx.1:
                    None
            /usr/share/man/man1.Z/proxymngr.1:
                    None
            /usr/share/man/man1.Z/xfindproxy.1:
                    None
            /usr/share/man/man1.Z/xrx.1:
                    None
            /usr/share/man/man1m.Z/grmd.1m:
                    None
            /usr/share/man/man3.Z/DBE.3x:
                    None
            /usr/share/man/man3.Z/DPMS.3x:
                    None
            /usr/share/man/man3.Z/DPMSCapable.3x:
                    None
            /usr/share/man/man3.Z/DPMSDisable.3x:
                    None
            /usr/share/man/man3.Z/DPMSEnable.3x:
                    None
            /usr/share/man/man3.Z/DPMSForceLe.3x:
                    None
            /usr/share/man/man3.Z/DPMSGetTime.3x:
                    None
            /usr/share/man/man3.Z/DPMSGetVers.3x:
                    None
            /usr/share/man/man3.Z/DPMSInfo.3x:
                    None
            /usr/share/man/man3.Z/DPMSQueryEx.3x:
                    None
            /usr/share/man/man3.Z/DPMSSetTime.3x:
                    None
            /usr/share/man/man3.Z/HP-COLOR-RE.3x:
                    None
            /usr/share/man/man3.Z/XdbeAllocat.3x:
                    None
            /usr/share/man/man3.Z/XdbeBeginId.3x:
                    None
            /usr/share/man/man3.Z/XdbeDealloc.3x:
                    None
            /usr/share/man/man3.Z/XdbeEndIdio.3x:
                    None
            /usr/share/man/man3.Z/XdbeFreeVis.3x:
                    None
            /usr/share/man/man3.Z/XdbeGetBack.3x:
                    None
            /usr/share/man/man3.Z/XdbeGetVisu.3x:
                    None
            /usr/share/man/man3.Z/XdbeQueryEx.3x:
                    None
            /usr/share/man/man3.Z/XdbeSwapBuf.3x:
                    None
            /usr/share/man/man3.Z/XhpCrGetCma.3x:
                    None
            /usr/share/man/man3.Z/XhpCrPutIma.3x:
                    None
            /usr/share/man/man3.Z/XhpCrQueryV.3x:
                    None

    cksum(1) Output:
            460456712 3072 /etc/X11/SecurityPolicy
            780355500 1685 /etc/X11/lbxproxy/AtomControl
            2451638306 340 /etc/X11/proxymngr/pmconfig
            2646886996 308 /etc/rc.config.d/slsd
            3913407184 53366 /opt/graphics/common/bin/gamma
            1455676484 123274 /opt/graphics/common/bin/setmon
            2106614562 1936 /opt/graphics/common/icons/Gamma.l.bm
            4180285597 3005 /opt/graphics/common/icons/Gamma.l.pm
            321480122 1946 /opt/graphics/common/icons/Gamma.l_m.bm
            854333137 952 /opt/graphics/common/icons/Gamma.m.bm
            2114431816 1695 /opt/graphics/common/icons/Gamma.m.pm
            4130771060 962 /opt/graphics/common/icons/Gamma.m_m.bm
            106779222 526 /opt/graphics/common/icons/Gamma.t.bm
            2124862536 982 /opt/graphics/common/icons/Gamma.t.pm
            663667286 536 /opt/graphics/common/icons/Gamma.t_m.bm
            365078620 28791 /opt/graphics/common/lib/libgrm.1
            365078620 28791 /opt/graphics/common/lib/libgrm.sl
            1353995117 2525 /opt/graphics/common/man/man1.Z/setmon.1
            1319817686 1275 /sbin/init.d/slsd
            1319817686 1275 /sbin/rc1.d/K220slsd
            1319817686 1275 /sbin/rc2.d/S780slsd
            2824706544 36976 /usr/bin/X11/SLSd_daemon
            507567114 1396644 /usr/bin/X11/X
            1394493961 49278 /usr/bin/X11/convertscr
            1540921786 452699 /usr/bin/X11/lbxproxy
            9267284 57508 /usr/bin/X11/proxymngr
            1766655487 36938 /usr/bin/X11/xfindproxy
            357620345 69999 /usr/bin/X11/xrx
            127786524 7074 /usr/contrib/X11R6/examples/xrx/cgi-bin/
                    xclock.pl
            3845174675 7080 /usr/contrib/X11R6/examples/xrx/cgi-bin/
                    xload.pl
            3191690024 633 /usr/contrib/X11R6/examples/xrx/htdocs/
                    xclock.html
            2239605150 461 /usr/contrib/X11R6/examples/xrx/htdocs/
                    xclock.rx
            278344104 612 /usr/contrib/X11R6/examples/xrx/htdocs/
                    xload.html
            2409104464 459 /usr/contrib/X11R6/examples/xrx/htdocs/
                    xload.rx
            391846291 41126 /usr/contrib/bin/X11/SLSd_config
            3951281882 1396644 /usr/contrib/bin/X11/X.alt
            3715592699 28730 /usr/contrib/bin/X11/slsclone
            4286214780 28730 /usr/contrib/bin/X11/slsconfine
            1367701217 221836 /usr/lbin/grmd
            1471145641 12306 /usr/lib/X11/Xserver/brokers/extensions/
                    Abx.1
            2031572237 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Dbe.1
            2755051120 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Dpms.1
            246926863 12308 /usr/lib/X11/Xserver/brokers/extensions/
                    Gie.1
            2758152080 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    HpCr.1
            2790260195 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Mbx.1
            1699285903 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    PolyPrim.1
            1871647832 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Record.1
            100532920 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Slsdx.1
            3650299157 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Slsx.1
            3863845128 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Sync.1
            1823968946 12310 /usr/lib/X11/Xserver/brokers/extensions/
                    Xie.1
            2300740696 16419 /usr/lib/X11/Xserver/brokers/screens/Cg.1
            2832305158 16421 /usr/lib/X11/Xserver/brokers/screens/Cgg.1
            805234484 16421 /usr/lib/X11/Xserver/brokers/screens/Crx.1
            3570227936 16426 /usr/lib/X11/Xserver/brokers/screens/
                    Crx24.1
            1611230600 16419 /usr/lib/X11/Xserver/brokers/screens/
                    Crx48z.1
            3095394755 12318 /usr/lib/X11/Xserver/brokers/screens/
                    Freedom.1
            79824152 20520 /usr/lib/X11/Xserver/brokers/screens/Hcrx.1
            2635068192 16421 /usr/lib/X11/Xserver/brokers/screens/
                    Hcrx48z.1
            2713422867 12326 /usr/lib/X11/Xserver/brokers/screens/
                    HpCfb.1
            354778963 16415 /usr/lib/X11/Xserver/brokers/screens/Pinn.1
            2332617946 16415 /usr/lib/X11/Xserver/brokers/screens/Rw.1
            394101014 16424 /usr/lib/X11/Xserver/brokers/screens/Sls.1
            2442253703 12308 /usr/lib/X11/Xserver/brokers/screens/Slsd.1
            1518779659 16418 /usr/lib/X11/Xserver/brokers/screens/Vrx.1
            2752774134 12308 /usr/lib/X11/Xserver/brokers/screens/
                    VrxObsolete.1
            718980081 20525 /usr/lib/X11/Xserver/brokers/screens/Wd.1
            1047756500 175798 /usr/lib/X11/Xserver/info/screens/hp
            4063769111 7969 /usr/lib/X11/Xserver/input/daisy/
                    README.daisy
            661766316 9086 /usr/lib/X11/Xserver/input/daisy/cfgdaisy
            2709042805 24641 /usr/lib/X11/Xserver/input/daisy/chk_daisy
            2296444455 777 /usr/lib/X11/Xserver/input/daisy/deldaisy
            1950168584 15651 /usr/lib/X11/Xserver/input/daisy/
                    test_daisy.c
            408343909 3095 /usr/lib/X11/Xserver/input/daisy/xbutton.c
            2750886854 3057 /usr/lib/X11/Xserver/input/daisy/xdial.c
            1817921527 24633 /usr/lib/X11/Xserver/input/daisy/xlsdev
            994910820 15142 /usr/lib/X11/Xserver/input/tablet/README
            2872833535 4708 /usr/lib/X11/Xserver/input/tablet/cfgtblt
            3602144824 24633 /usr/lib/X11/Xserver/input/tablet/
                    chk_tablet
            793342757 78250 /usr/lib/X11/Xserver/input/tablet/dghp
            3817349289 24633 /usr/lib/X11/Xserver/input/tablet/tabinit
            569638403 3750 /usr/lib/X11/Xserver/input/tablet/xtablet.c
            3385499272 193215 /usr/lib/X11/Xserver/loadinit/libinit.1
            126279273 8614 /usr/lib/X11/Xserver/misc/sam/C/help/sam.hv
            1562564889 38 /usr/lib/X11/Xserver/misc/sam/C/help/sam.hvk
            3917730134 58004 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sam00.ht
            1699329169 53585 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sls1.xwd
            1721992721 75145 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sls2.xwd
            157943452 50785 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sls3.xwd
            1284697955 89201 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sls4.xwd
            3185923334 59206 /usr/lib/X11/Xserver/misc/sam/C/help/
                    sls5.xwd
            4215931740 3114 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    config.pm
            3054691152 3074 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    monitor.pm
            1510389368 2899 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    nosetmon.pm
            2857237797 3149 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    printconfig.pm
            473689828 3073 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    setmon.pm
            2913808304 3070 /usr/lib/X11/Xserver/misc/sam/C/icons/sls.pm
            2128085360 1731 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    terminal.pm
            2968856100 3142 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    toplevel.pm
            266905545 3000 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    unconfig.pm
            1938419659 3067 /usr/lib/X11/Xserver/misc/sam/C/icons/
                    xconfig.pm
            799643686 1637 /usr/lib/X11/Xserver/misc/sam/C/sam.cb
            645133526 71439 /usr/lib/X11/Xserver/misc/sam/C/sam.ui
            3677156198 197363 /usr/lib/X11/Xserver/misc/sam/sam.sl
            3473817740 28734 /usr/lib/X11/Xserver/modules/extensions/hp/
                    abx.1
            3438247909 24707 /usr/lib/X11/Xserver/modules/extensions/hp/
                    dbe.1
            2957884208 16473 /usr/lib/X11/Xserver/modules/extensions/hp/
                    dpms.1
            536043356 24661 /usr/lib/X11/Xserver/modules/extensions/hp/
                    gie.1
            2652837821 20551 /usr/lib/X11/Xserver/modules/extensions/hp/
                    hpcr.1
            1611442576 32957 /usr/lib/X11/Xserver/modules/extensions/hp/
                    mbx.1
            2551059048 12319 /usr/lib/X11/Xserver/modules/extensions/hp/
                    polyprim.1
            508122869 45280 /usr/lib/X11/Xserver/modules/extensions/hp/
                    record.1
            2951144654 49397 /usr/lib/X11/Xserver/modules/extensions/hp/
                    slsdx.1
            896929652 28797 /usr/lib/X11/Xserver/modules/extensions/hp/
                    slsx.1
            3010375671 41186 /usr/lib/X11/Xserver/modules/extensions/hp/
                    sync.1
            1644216197 1109075 /usr/lib/X11/Xserver/modules/extensions/
                    hp/xi