home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / novell / 410pt7 / 410pt7.exe / ISSUE.TXT < prev    next >
Text File  |  1997-01-28  |  134KB  |  4,214 lines

  1. -----------------------------------------------------------------
  2. ADTRSTFX NLM
  3. ============
  4.  
  5.      SYMPTOM:
  6.  
  7.      ABEND setting trustee rights on renamed file.
  8.  
  9.      SOLUTION:
  10.  
  11.      Apply ADTRSTFX NLM         1,325  05-24-96 10:26a 
  12.  
  13.      Solution Specifics:
  14.  
  15.      Different versions of this patch are available for the
  16.      following NetWare Operating System's:
  17.  
  18.           V4.10
  19.  
  20.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  21.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  22.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  23.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  24.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  25.                     v3.11 SFT is in SFTITx.EXE.
  26.  
  27.      Installation Instructions:
  28.  
  29.         NCF FILE: 
  30.         Native NetWare:         STARTUP.NCF
  31.         NetWare for OS/2:       STARTUP.NCF
  32.         NetWare SFTIII:         MSSTART.NCF
  33.  
  34.  
  35. -----------------------------------------------------------------
  36. ALEQUEFX NLM
  37. ============
  38.  
  39.      SYMPTOM:
  40.        During file write an error occurs and causes a deadlock
  41.        condition.  If the error log is full a close will be called
  42.        which will call try suballocation which will spin on the
  43.        block use count that was incremented when the write error
  44.        occurred. 
  45.  
  46.      SOLUTION:
  47.  
  48.      Apply ALEQUEFX NLM         1,493  09-26-95  2:56p
  49.  
  50.      Solution Specifics:
  51.  
  52.      Different versions of this patch are available for the
  53.      following NetWare Operating System's:
  54.  
  55.           V4.10
  56.  
  57.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  58.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  59.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  60.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  61.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  62.                     v3.11 SFT is in SFTITx.EXE.
  63.  
  64.      Installation Instructions:
  65.  
  66.         NCF FILE: 
  67.         Native NetWare:         STARTUP.NCF
  68.         NetWare for OS/2:       STARTUP.NCF
  69.         NetWare SFTIII:         MSSTART.NCF
  70.  
  71.  
  72.  
  73. -----------------------------------------------------------------
  74. ALLDIRFX NLM
  75. ============
  76.  
  77.  
  78.      SYMPTOM:
  79.  
  80.        When a directory cache buffer needs to be allocated, the
  81.        AllocateDirectoryBuffer procedure examines a maximum of  the
  82.        10 oldest buffers on the LRU list. The first available
  83.        buffer that is sufficiently aged is used. If none of the 10
  84.        buffers is old enough,  a new directory cache buffer is
  85.        allocated (assuming memory is available). 
  86.  
  87.      SOLUTION:
  88.  
  89.      Apply ALLDIRFX NLM         1,084  05-08-95  2:14p 
  90.  
  91.  
  92.      Solution Specifics:
  93.  
  94.      Different versions of this patch are available for the
  95.      following NetWare Operating System's:
  96.  
  97.           V4.10
  98.  
  99.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  100.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  101.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  102.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  103.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  104.                     v3.11 SFT is in SFTITx.EXE.
  105.  
  106.  
  107.      Installation Instructions:
  108.  
  109.         NCF FILE: 
  110.         Native NetWare:         STARTUP.NCF
  111.         NetWare for OS/2:       STARTUP.NCF
  112.         NetWare SFTIII:         MSSTART.NCF
  113.  
  114.  
  115. -----------------------------------------------------------------
  116. ALWRITFX NLM
  117. ============
  118.  
  119.      SYMPTOM:
  120.  
  121.        After the DOWN command was entered on a SFT III v4.10 server
  122.        it ABENDED with a PAGE FAULT.  The server page faulted
  123.        because a message was being sent to a connection that has
  124.        already been cleared. The connection must be verified before
  125.        trying to send the message.
  126.  
  127.      SOLUTION:
  128.  
  129.      Apply ALWRITFX NLM         1,772  08-02-95 10:03a 
  130.        
  131.      Solution Specifics:
  132.  
  133.      Different versions of this patch are available for the
  134.      following NetWare Operating System's:
  135.  
  136.           V4.10
  137.  
  138.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  139.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  140.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  141.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  142.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  143.                     v3.11 SFT is in SFTITx.EXE.
  144.  
  145.      Installation Instructions:
  146.  
  147.         NCF FILE: 
  148.         Native NetWare:         STARTUP.NCF
  149.         NetWare for OS/2:       STARTUP.NCF
  150.         NetWare SFTIII:         MSSTART.NCF
  151.  
  152.  
  153. -----------------------------------------------------------------
  154. AUDDIRFX NLM
  155. ============   
  156.  
  157.      SYMPTOM:
  158.  
  159.  
  160.      SOLUTION:
  161.  
  162.      Apply AUDDIRFX NLM         1,244  03-24-95  3:17p 
  163.  
  164.      Solution Specifics:
  165.  
  166.      Different versions of this patch are available for the
  167.      following NetWare Operating System's:
  168.  
  169.           V4.10
  170.  
  171.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  172.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  173.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  174.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  175.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  176.                     v3.11 SFT is in SFTITx.EXE.
  177.  
  178.        Fixes audit or directory service's problem.
  179.  
  180.      Installation Instructions:
  181.  
  182.         NCF FILE: 
  183.         Native NetWare:         STARTUP.NCF
  184.         NetWare for OS/2:       STARTUP.NCF
  185.         NetWare SFTIII:         MSSTART.NCF
  186.  
  187.  
  188. -----------------------------------------------------------------
  189. AUDNSPFX NLM
  190. ============
  191.  
  192.      SYMPTOM:
  193.  
  194.        The auditing code only handles name changes for non-DOS name
  195.        spaces.  If some other change (in this case it was a modify
  196.        directory entry) occurs the audit code jumps to its generic
  197.        error path which assumes certain local variables will be
  198.        initialized.  Since they are not various things may occur
  199.        (an ABEND in this case) based upon what is in the
  200.        un-initialized variables.  By initializing these variables at
  201.        procedure entry, the problem is fixed.
  202.  
  203.      SOLUTION:
  204.  
  205.      Apply AUDNSPFX NLM         1,116  03-24-95  3:43p 
  206.  
  207.      Solution Specifics:
  208.  
  209.      Different versions of this patch are available for the
  210.      following NetWare Operating System's:
  211.  
  212.           V4.10
  213.  
  214.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  215.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  216.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  217.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  218.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  219.                     v3.11 SFT is in SFTITx.EXE.
  220.  
  221.      Installation Instructions:
  222.  
  223.         NCF FILE: 
  224.         Native NetWare:         STARTUP.NCF
  225.         NetWare for OS/2:       STARTUP.NCF
  226.         NetWare SFTIII:         MSSTART.NCF
  227.  
  228.  
  229.  
  230. -----------------------------------------------------------------
  231. AUTODUMP NLM
  232. ============
  233.  
  234.      SYMPTOM:
  235.  
  236.      Utility to automatically do coredump after ABEND
  237.  
  238.      SOLUTION:
  239.  
  240.      Apply AUTODUMP NLM         3,041  09-25-95  2:47p 
  241.  
  242.      Solution Specifics:
  243.  
  244.      Different versions of this patch are available for the
  245.      following NetWare Operating System's:
  246.  
  247.           V4.10
  248.  
  249.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  250.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  251.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  252.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  253.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  254.                     v3.11 SFT is in SFTITx.EXE.
  255.  
  256.      Installation Instructions:
  257.  
  258.         NCF FILE: 
  259.         Native NetWare:         STARTUP.NCF
  260.         NetWare for OS/2:       STARTUP.NCF
  261.         NetWare SFTIII:         MSSTART.NCF
  262.  
  263.  
  264. -----------------------------------------------------------------
  265. BRDCSTFX NLM
  266. ============
  267.  
  268.      SYMPTOM:
  269.  
  270.      This issue is very similar to the WATDOGFX.NLM fix, except that 
  271.      the incorrect IPX packet type field is now related to "broadcast 
  272.      message waiting" packets being sent between v4.10 servers.
  273.  
  274.      SOLUTION:
  275.  
  276.      Apply BRDCSTFX NLM         1,131  02-13-96  8:01a 
  277.  
  278.      Solution Specifics:
  279.  
  280.      Different versions of this patch are available for the
  281.      following NetWare Operating System's:
  282.  
  283.           V4.10
  284.  
  285.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  286.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  287.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  288.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  289.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  290.                     v3.11 SFT is in SFTITx.EXE.
  291.  
  292.      Installation Instructions:
  293.  
  294.         NCF FILE: 
  295.         Native NetWare:         STARTUP.NCF
  296.         NetWare for OS/2:       STARTUP.NCF
  297.         NetWare SFTIII:         MSSTART.NCF
  298.  
  299.  
  300. -----------------------------------------------------------------
  301. CHKLANFX NLM
  302. ============
  303.  
  304.      SYMPTOM:
  305.  
  306.      SFT III v4.10 server configured with 2 network boards in each 
  307.      server. When the SET LOAD BALANCE LOCAL LAN = ON command is 
  308.      executed at the server prompt the server immediately ABENDS.
  309.  
  310.      SOLUTION:
  311.  
  312.      Apply CHKLANFX NLM         1,119  02-13-96  8:14a 
  313.  
  314.      Solution Specifics:
  315.  
  316.      Different versions of this patch are available for the
  317.      following NetWare Operating System's:
  318.  
  319.           V4.10
  320.  
  321.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  322.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  323.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  324.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  325.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  326.                     v3.11 SFT is in SFTITx.EXE.
  327.  
  328.      Installation Instructions:
  329.  
  330.         NCF FILE: 
  331.         NetWare SFTIII:         IOSTART.NCF
  332.  
  333.  
  334. -----------------------------------------------------------------
  335. CLRDIRFX NLM
  336. ============
  337.  
  338.      SYMPTOM:
  339.  
  340.        Wrote patch ClrDirFx.NLM (Clear Directory Fix) which fixes a
  341.        bug in 4.10 where a process which has the volume semaphore
  342.        and is spinning waiting in ClearVolumeDirectoryHandles 
  343.        causes the process which has the active DirectoryHandles to
  344.        block.  The system then stops because of the deadlock.  A
  345.        counter is incremented  instead of making the call to clear
  346.        the handles, and then later if the counter is non-zero we
  347.        release the volume lock and make the call, after which we
  348.        require the lock and continue on.
  349.  
  350.      SOLUTION:
  351.  
  352.      Apply CLRDIRFX NLM         3,277  03-24-95  3:11p 
  353.  
  354.      Solution Specifics:
  355.  
  356.      Different versions of this patch are available for the
  357.      following NetWare Operating System's:
  358.  
  359.           V4.10
  360.  
  361.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  362.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  363.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  364.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  365.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  366.                     v3.11 SFT is in SFTITx.EXE.
  367.  
  368.      Installation Instructions:
  369.  
  370.         NCF FILE: 
  371.         Native NetWare:         STARTUP.NCF
  372.         NetWare for OS/2:       STARTUP.NCF
  373.         NetWare SFTIII:         MSSTART.NCF
  374.  
  375.  
  376. -----------------------------------------------------------------
  377. CLSSCRFX NLM
  378. ============
  379.  
  380.      SYMPTOM:
  381.  
  382.      ABEND: Invalid screen id passed to screen manager.
  383.  
  384.      SOLUTION:
  385.  
  386.      Apply CLSSCRFX NLM         1,082  06-18-96 12:39a 
  387.  
  388.      Solution Specifics:
  389.  
  390.      Different versions of this patch are available for the
  391.      following NetWare Operating System's:
  392.  
  393.           V4.10
  394.  
  395.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  396.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  397.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  398.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  399.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  400.                     v3.11 SFT is in SFTITx.EXE.
  401.  
  402.      Installation Instructions:
  403.  
  404.         NCF FILE: 
  405.         NetWare SFTIII:         MSSTART.NCF
  406.  
  407.  
  408. -----------------------------------------------------------------
  409. COMABRFX NLM
  410. ============
  411.  
  412.      SYMPTOM:
  413.  
  414.        The server hangs when decompressing a file with low memory
  415.        or when the volume is full. While a client tries to
  416.        decompress a file, the file will remain in an opened state
  417.        preventing renames, erases and other opens.
  418.  
  419.        While doing a server install upgrade auditing was turned on.
  420.        When the install got to a point where it was trying to open
  421.        an auditing log file, it tried to decompress the file, but
  422.        was unable to due to no available memory on the server. The
  423.        install process hung on a "Please wait" screen. This is a
  424.        problem with initial aborting of the decompression. The
  425.        error would only occur for connection 0, since an NCP
  426.        request would probably not be fast enough to raise the
  427.        condition within the small window of opportunity for it to
  428.        occur.
  429.  
  430.      SOLUTION:
  431.  
  432.      Apply COMABRFX NLM         1,627  07-25-96  10:38p 
  433.  
  434.      Solution Specifics:
  435.  
  436.      Different versions of this patch are available for the
  437.      following NetWare Operating System's:
  438.  
  439.           V4.10
  440.  
  441.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  442.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  443.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  444.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  445.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  446.                     v3.11 SFT is in SFTITx.EXE.
  447.  
  448.      Installation Instructions:
  449.  
  450.        
  451.         NCF FILE: 
  452.         Native NetWare:         STARTUP.NCF
  453.         NetWare for OS/2:       STARTUP.NCF
  454.         NetWare SFTIII:         MSSTART.NCF
  455.  
  456.  
  457. -----------------------------------------------------------------
  458. COMCOPFX NLM
  459. ============
  460.  
  461.      SYMPTOM:
  462.  
  463.        NCOPYING a compressed file from one directory  to another,
  464.        on same server will page fault the server.
  465.  
  466.      SOLUTION:
  467.  
  468.      Apply COMCOPFX NLM         2,984  02-13-96  7:48a 
  469.  
  470.      Solution Specifics:
  471.  
  472.      Different versions of this patch are available for the
  473.      following NetWare Operating System's:
  474.  
  475.           V4.10
  476.  
  477.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  478.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  479.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  480.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  481.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  482.                     v3.11 SFT is in SFTITx.EXE.
  483.  
  484.      Installation Instructions:
  485.  
  486.  
  487.         NCF FILE: 
  488.         Native NetWare:         STARTUP.NCF
  489.         NetWare for OS/2:       STARTUP.NCF
  490.         NetWare SFTIII:         MSSTART.NCF
  491.  
  492.  
  493. -----------------------------------------------------------------
  494. COMREDFX NLM
  495. ============
  496.  
  497.      SYMPTOM:
  498.  
  499.        Migrating compressed files ABENDS file server.
  500.  
  501.        Immediate compression is enabled.  Files are being migrated
  502.        using Kodak's MSS product.  File server ABENDS with a page
  503.        fault. SERVER.NLM ReadFile call is reading past the end of
  504.        the compressed file.
  505.  
  506.      SOLUTION:
  507.  
  508.      Apply COMREDFX NLM         1,208  03-24-95  3:47p 
  509.  
  510.      Solution Specifics:
  511.  
  512.      Different versions of this patch are available for the
  513.      following NetWare Operating System's:
  514.  
  515.           V4.10
  516.  
  517.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  518.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  519.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  520.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  521.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  522.                     v3.11 SFT is in SFTITx.EXE.
  523.  
  524.      Installation Instructions:
  525.  
  526.         NCF FILE: 
  527.         Native NetWare:         STARTUP.NCF
  528.         NetWare for OS/2:       STARTUP.NCF
  529.         NetWare SFTIII:         MSSTART.NCF
  530.  
  531.  
  532. -----------------------------------------------------------------
  533. COMSDSFX NLM
  534. ============
  535.  
  536.      SYMPTOM:
  537.  
  538.      Server aBENDS with "AddFile... " or "CCDSetFileSize ..." during 
  539.      backup.
  540.  
  541.      SOLUTION:
  542.  
  543.      Apply COMSDSFX NLM         1,425  01-22-96  9:43a 
  544.  
  545.      Solution Specifics:
  546.  
  547.      Different versions of this patch are available for the
  548.      following NetWare Operating System's:
  549.  
  550.           V4.10
  551.  
  552.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  553.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  554.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  555.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  556.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  557.                     v3.11 SFT is in SFTITx.EXE.
  558.  
  559.      Installation Instructions:
  560.  
  561.         NCF FILE: 
  562.         Native NetWare:         STARTUP.NCF
  563.         NetWare for OS/2:       STARTUP.NCF
  564.         NetWare SFTIII:         MSSTART.NCF
  565.  
  566.  
  567. -----------------------------------------------------------------
  568. COMSTPFX NLM
  569. ============
  570.  
  571.      SYMPTOM:
  572.  
  573.        Disk errors during compression cause cache blocks to not
  574.        release.
  575.  
  576.        The combination of loading a NLM, receiving disk errors, and
  577.        running compression, cause the console to hang waiting for
  578.        memory.  
  579.  
  580.      SOLUTION:
  581.  
  582.      Apply COMSTPFX NLM         1,606  03-24-95  2:51p 
  583.  
  584.      Solution Specifics:
  585.  
  586.      Different versions of this patch are available for the
  587.      following NetWare Operating System's:
  588.  
  589.           V4.10
  590.  
  591.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  592.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  593.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  594.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  595.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  596.                     v3.11 SFT is in SFTITx.EXE.
  597.  
  598.      Installation Instructions:
  599.  
  600.         NCF FILE: 
  601.         Native NetWare:         STARTUP.NCF
  602.         NetWare for OS/2:       STARTUP.NCF
  603.         NetWare SFTIII:         MSSTART.NCF
  604.  
  605.  
  606. -----------------------------------------------------------------
  607. COMUPDFX NLM
  608. ============
  609.  
  610.      SYMPTOM:
  611.  
  612.        Global MHS uses transactional files which never get
  613.        decompressed.
  614.  
  615.        Global MHS uses a file called file.cnt when processing mail
  616.        which is a transactional file.  If this file gets
  617.        compressed, Global MHS can no longer function because it
  618.        needs to access file.cnt and it never gets decompressed.
  619.  
  620.        FIXED a problem that MHS was having on V4.10.  If a file was
  621.        compressed and being opened and the decompression aborted,
  622.        the last accessed date on the file was not being updated,
  623.        causing the file to never be decompressed.
  624.  
  625.      SOLUTION:
  626.  
  627.      Apply COMUPDFX NLM         1,048  03-24-95  3:32p 
  628.  
  629.      Solution Specifics:
  630.  
  631.      Different versions of this patch are available for the
  632.      following NetWare Operating System's:
  633.  
  634.           V4.10
  635.  
  636.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  637.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  638.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  639.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  640.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  641.                     v3.11 SFT is in SFTITx.EXE.
  642.  
  643.      Installation Instructions:
  644.  
  645.         NCF FILE: 
  646.         Native NetWare:         STARTUP.NCF
  647.         NetWare for OS/2:       STARTUP.NCF
  648.         NetWare SFTIII:         MSSTART.NCF
  649.  
  650.  
  651. -----------------------------------------------------------------
  652. CREDIRFX NLM
  653. ============
  654.  
  655.      SYMPTOM:
  656.  
  657.      On a macintosh client two folders "Files." and "Files.." exist.  
  658.      Unable to copy both of these folders to a NetWare volume.  When 
  659.      the "Files.." folder is copied to the server,  the following 
  660.      error is returned: "The folder "files.." couldn't be written, 
  661.      because an item with that name already exists."
  662.  
  663.      SOLUTION:
  664.  
  665.      Apply CREDIRFX NLM         1,140  11-21-95  2:56p 
  666.  
  667.      Solution Specifics:
  668.  
  669.      Different versions of this patch are available for the
  670.      following NetWare Operating System's:
  671.  
  672.           V4.10
  673.  
  674.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  675.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  676.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  677.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  678.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  679.                     v3.11 SFT is in SFTITx.EXE.
  680.  
  681.      Installation Instructions:
  682.  
  683.           NCF FILE: 
  684.         Native NetWare:         STARTUP.NCF
  685.         NetWare for OS/2:       STARTUP.NCF
  686.         NetWare SFTIII:         MSSTART.NCF
  687.  
  688.  
  689.  
  690. -----------------------------------------------------------------
  691. CRTDIRFX NLM
  692. ============
  693.  
  694.      SYMPTOM:
  695.  
  696.        NWCreateDirectory would randomly fail.
  697.      SOLUTION:
  698.  
  699.      Apply CRTDIRFX NLM         1,124  04-28-95 11:05a 
  700.  
  701.      Solution Specifics:
  702.  
  703.      Different versions of this patch are available for the
  704.      following NetWare Operating System's:
  705.  
  706.           V4.10
  707.  
  708.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  709.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  710.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  711.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  712.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  713.                     v3.11 SFT is in SFTITx.EXE.
  714.  
  715.      Installation Instructions:
  716.  
  717.         NCF FILE: 
  718.         Native NetWare:         STARTUP.NCF
  719.         NetWare for OS/2:       STARTUP.NCF
  720.         NetWare SFTIII:         MSSTART.NCF
  721.  
  722. -----------------------------------------------------------------
  723. DFSCCHFX NLM 
  724. ============
  725.  
  726.  
  727.  
  728.      SYMPTOM:
  729.  
  730.     A problem occurs when a DFS file size is increased and the 
  731.     newly acquired block was recovered from a recently deleted 
  732.     file still being represented in the NetWare disk cache and 
  733.     is marked as dirty (or needs to be written to disk), and 
  734.     the cache block is written to by DFS before the cache 
  735.     subsystem performs it's periodic update. The effect is that 
  736.     if the newly expanded DFS file area is written to and then 
  737.     read back, the read data will not match the written data.
  738.  
  739.     Opening a file in DFS mode evacuates that file from NetWare 
  740.     cache. New disk blocks are acquired as the DFS file size is 
  741.     increased. New disk blocks are acquired from a list of free 
  742.     blocks. The disk blocks on the free block list either never 
  743.     been assigned to any file, or they are recovered from deleted 
  744.     files. Blocks from recently deleted files may still be 
  745.     represented in cache.
  746.  
  747.      SOLUTION:
  748.     This has been fixed by having DFS verify that newly acquired 
  749.     blocks, obtained while expanding a file, are evacuated from 
  750.     the NetWare disk cache.
  751.  
  752.      SYMPTOM:
  753.  
  754.     A problem occurs when a DFS file size is increased and 
  755.     written to in a non-sequential mode, causing the 
  756.     formation of a sparse file. The effect is that data 
  757.     previously written to the to the DFS file might be 
  758.     zeroed out by subsequent writes to adjacent blocks.
  759.  
  760.     It is possible write to a file in DFS mode in a manner 
  761.     that causes the file to become a NetWare sparse file 
  762.     (ether by creating a new file or extending an existing 
  763.     file). As a security measure, the newly acquired disk 
  764.     blocks are zeroed out before use.
  765.  
  766.      SOLUTION:
  767.  
  768.     This problem has been fixed by changing the method of 
  769.     zeroing out the newly acquired disk blocks.
  770.  
  771.  
  772.  
  773.     **********************************************************
  774.     Technology Background:
  775.     **********************************************************
  776.  
  777.     NetWare Disk Caching Subsystem Description
  778.  
  779.     NetWare's disk caching subsystem technology decreases 
  780.     data access time for frequently accessed disk data. The 
  781.     technology involves storing a representation of disk in the
  782.     (RAM) memory of the NetWare file server.
  783.  
  784.     When a client reads and writes files that are stored on a 
  785.     NetWare file server, the data does not interface directly 
  786.     with the server's disk storage hardware, it is accessed in 
  787.     the file server's memory cache (RAM). NetWare periodically 
  788.     updates the disk storage hardware as needed.
  789.  
  790.  
  791.     NetWare Direct File System
  792.  
  793.     The Direct File System (DFS) allows an application to 
  794.     bypass the NetWare Disk Cache and Transaction Tracking Systems. 
  795.     DFS is necessary for some database applications that provide 
  796.     their own caching and transaction tracking facilities.
  797.  
  798.     Backup applications often access large amounts of data 
  799.     not being accessed by other applications. If these accesses 
  800.     are made through the cache, the cache becomes non-relevant 
  801.     for all other accesses, and general server performance 
  802.     suffers from other users.
  803.  
  804.     Some utilities may also require the ability to specify 
  805.     exactly where files are placed, so that volumes can be 
  806.     de-fragmented and optimal file access can be made.
  807.  
  808.     NetWare does not allow a file to be opened in both the
  809.     cache and DFS modes simultaneously. DFS file open 
  810.     requests can only be made by an NLM application, and 
  811.     fails if the specified file is already open by any 
  812.     other (NLM or NetWare client) entity. While a 
  813.     particular file is opened in DFS mode, NetWare will 
  814.     deny all other open requests (for both DFS and cache 
  815.     modes) for that file.
  816.  
  817.     Files opened in DFS mode must not have any portion 
  818.     represented in NetWare cache. Therefore, as the file 
  819.     is opened in DFS mode, NetWare searches all cache for 
  820.     blocks that belong to the file. If a cache block 
  821.     belonging to the file being opened is encountered, 
  822.     the cache block content is written to the server's 
  823.     disk storage hardware (if required), and the cache 
  824.     block is disassociated from the file being opened.  
  825.     This process may take considerable time, depending 
  826.     on the size of the file being opened in DFS mode, and 
  827.     the total number of cache blocks in server RAM.
  828.  
  829.  
  830.     NetWare Sparse Files
  831.  
  832.     The NetWare file system allows the creation of what 
  833.     Novell calls "sparse files." A sparse file is a file 
  834.     which has "holes" or areas which have not been yet 
  835.     been written to.  A sparse file is formed by opening 
  836.     a new file writing to it non-sequentially.
  837.  
  838.     An example of a sparse file is one where the file is 
  839.     opened, and data is written to the file starting at 
  840.     offset 1000 and then closing the file. In this state, 
  841.     the file offsets 1 through 999 have not been written 
  842.     to and represents a hole in the data of the file. If 
  843.     an attempt is made to read from offset 1 through 999, 
  844.     NetWare returns zeros as the data.
  845.  
  846.     NetWare only allocates disk blocks to portions of a 
  847.     sparse file that have been written to. NetWare does 
  848.     not allocate disk blocks to a sparse file's holes.
  849.  
  850.      Apply DFSCCHFX NLM         2,219  10-18-96  3:44p
  851.  
  852.      Solution Specifics:
  853.  
  854.      Different versions of this patch are available for the
  855.      following NetWare Operating System's:
  856.  
  857.           V4.10, V4.11
  858.  
  859.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  860.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  861.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  862.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  863.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  864.                     v3.11 SFT is in SFTITx.EXE.
  865.  
  866.     
  867.      Installation Instructions:
  868.  
  869.         NCF FILE: 
  870.         Native NetWare:         STARTUP.NCF
  871.         NetWare for OS/2:       STARTUP.NCF
  872.         NetWare SFTIII:         MSSTART.NCF
  873.  
  874.  
  875. -----------------------------------------------------------------
  876. DFSSETFX NLM 
  877. ============
  878.  
  879.  
  880.      SYMPTOM:
  881.  
  882.     A problem occurs when a DFS file size is increased and the 
  883.     newly acquired block was recovered from a recently deleted 
  884.     file still being represented in the NetWare disk cache and 
  885.     is marked as dirty (or needs to be written to disk), and 
  886.     the cache block is written to by DFS before the cache 
  887.     subsystem performs it's periodic update. The effect is that 
  888.     if the newly expanded DFS file area is written to and then 
  889.     read back, the read data will not match the written data.
  890.  
  891.     Opening a file in DFS mode evacuates that file from NetWare 
  892.     cache. New disk blocks are acquired as the DFS file size is 
  893.     increased. New disk blocks are acquired from a list of free 
  894.     blocks. The disk blocks on the free block list either never 
  895.     been assigned to any file, or they are recovered from deleted 
  896.     files. Blocks from recently deleted files may still be 
  897.     represented in cache.
  898.  
  899.      SOLUTION:
  900.     This has been fixed by having DFS verify that newly acquired 
  901.     blocks, obtained while expanding a file, are evacuated from 
  902.     the NetWare disk cache.
  903.  
  904.      SYMPTOM:
  905.  
  906.     A problem occurs when a DFS file size is increased and 
  907.     written to in a non-sequential mode, causing the 
  908.     formation of a sparse file. The effect is that data 
  909.     previously written to the to the DFS file might be 
  910.     zeroed out by subsequent writes to adjacent blocks.
  911.  
  912.     It is possible write to a file in DFS mode in a manner 
  913.     that causes the file to become a NetWare sparse file 
  914.     (ether by creating a new file or extending an existing 
  915.     file). As a security measure, the newly acquired disk 
  916.     blocks are zeroed out before use.
  917.  
  918.      SOLUTION:
  919.  
  920.     This problem has been fixed by changing the method of 
  921.     zeroing out the newly acquired disk blocks.
  922.  
  923.  
  924.  
  925.     **********************************************************
  926.     Technology Background:
  927.     **********************************************************
  928.  
  929.     NetWare Disk Caching Subsystem Description
  930.  
  931.     NetWare's disk caching subsystem technology decreases 
  932.     data access time for frequently accessed disk data. The 
  933.     technology involves storing a representation of disk in the
  934.     (RAM) memory of the NetWare file server.
  935.  
  936.     When a client reads and writes files that are stored on a 
  937.     NetWare file server, the data does not interface directly 
  938.     with the server's disk storage hardware, it is accessed in 
  939.     the file server's memory cache (RAM). NetWare periodically 
  940.     updates the disk storage hardware as needed.
  941.  
  942.  
  943.     NetWare Direct File System
  944.  
  945.     The Direct File System (DFS) allows an application to 
  946.     bypass the NetWare Disk Cache and Transaction Tracking Systems. 
  947.     DFS is necessary for some database applications that provide 
  948.     their own caching and transaction tracking facilities.
  949.  
  950.     Backup applications often access large amounts of data 
  951.     not being accessed by other applications. If these accesses 
  952.     are made through the cache, the cache becomes non-relevant 
  953.     for all other accesses, and general server performance 
  954.     suffers from other users.
  955.  
  956.     Some utilities may also require the ability to specify 
  957.     exactly where files are placed, so that volumes can be 
  958.     de-fragmented and optimal file access can be made.
  959.  
  960.     NetWare does not allow a file to be opened in both the
  961.     cache and DFS modes simultaneously. DFS file open 
  962.     requests can only be made by an NLM application, and 
  963.     fails if the specified file is already open by any 
  964.     other (NLM or NetWare client) entity. While a 
  965.     particular file is opened in DFS mode, NetWare will 
  966.     deny all other open requests (for both DFS and cache 
  967.     modes) for that file.
  968.  
  969.     Files opened in DFS mode must not have any portion 
  970.     represented in NetWare cache. Therefore, as the file 
  971.     is opened in DFS mode, NetWare searches all cache for 
  972.     blocks that belong to the file. If a cache block 
  973.     belonging to the file being opened is encountered, 
  974.     the cache block content is written to the server's 
  975.     disk storage hardware (if required), and the cache 
  976.     block is disassociated from the file being opened.  
  977.     This process may take considerable time, depending 
  978.     on the size of the file being opened in DFS mode, and 
  979.     the total number of cache blocks in server RAM.
  980.  
  981.  
  982.     NetWare Sparse Files
  983.  
  984.     The NetWare file system allows the creation of what 
  985.     Novell calls "sparse files." A sparse file is a file 
  986.     which has "holes" or areas which have not been yet 
  987.     been written to.  A sparse file is formed by opening 
  988.     a new file writing to it non-sequentially.
  989.  
  990.     An example of a sparse file is one where the file is 
  991.     opened, and data is written to the file starting at 
  992.     offset 1000 and then closing the file. In this state, 
  993.     the file offsets 1 through 999 have not been written 
  994.     to and represents a hole in the data of the file. If 
  995.     an attempt is made to read from offset 1 through 999, 
  996.     NetWare returns zeros as the data.
  997.  
  998.     NetWare only allocates disk blocks to portions of a 
  999.     sparse file that have been written to. NetWare does 
  1000.     not allocate disk blocks to a sparse file's holes.
  1001.  
  1002.      Apply DFSSETFX NLM         5,783  10-18-96  4:34p
  1003.  
  1004.      Solution Specifics:
  1005.  
  1006.      Different versions of this patch are available for the
  1007.      following NetWare Operating System's:
  1008.  
  1009.           V4.10, V4.11
  1010.  
  1011.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1012.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1013.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1014.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1015.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1016.                     v3.11 SFT is in SFTITx.EXE.
  1017.  
  1018.     
  1019.      Installation Instructions:
  1020.  
  1021.         NCF FILE: 
  1022.         Native NetWare:         STARTUP.NCF
  1023.         NetWare for OS/2:       STARTUP.NCF
  1024.         NetWare SFTIII:         MSSTART.NCF
  1025.  
  1026.  
  1027.  
  1028. -----------------------------------------------------------------
  1029. DIAG410  NLM
  1030. ============
  1031.  
  1032.      SYMPTOM:
  1033.  
  1034.      SOLUTION:
  1035.  
  1036.      Apply DIAG410  NLM        30,871  03-14-96  2:56p 
  1037.  
  1038.      Solution Specifics:
  1039.  
  1040.      Different versions of this patch are available for the
  1041.      following NetWare Operating System's:
  1042.  
  1043.           V4.10
  1044.  
  1045.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1046.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1047.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1048.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1049.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1050.                     v3.11 SFT is in SFTITx.EXE.
  1051.  
  1052.      This module provides advanced coredump capability for the 
  1053.      following OS: Native NetWare, NetWare SFT III, NetWare of OS/2.
  1054.  
  1055.      Installation Instructions:
  1056.  
  1057.         NCF FILE: 
  1058.         Native NetWare:         STARTUP.NCF
  1059.         NetWare for OS/2:       STARTUP.NCF
  1060.         NetWare SFTIII:         IOSTART.NCF
  1061.  
  1062.  
  1063. -----------------------------------------------------------------
  1064. DSPRCSFX NLM
  1065. ============
  1066.  
  1067.  
  1068.      SYMPTOM:
  1069.  
  1070.        Servers hang because all Server Processes are in use.
  1071.  
  1072.      SOLUTION:
  1073.  
  1074.      Apply DSPRCSFX NLM         2,048  05-10-95  2:01p 
  1075.  
  1076.        We need to be able to limit the number of Server Processes
  1077.        directory services can have at any given time. In certain
  1078.        scenarios, (i.e. heavy login, logout from hundreds of
  1079.        stations), all Server Processes will be used, thereby
  1080.        hanging the system. 
  1081.  
  1082.        Implemented  a patch  into HookNCPVerb and ReleaseNCPVerb so
  1083.        that we could tell if DS had case 68h hooked yet and/or
  1084.        whether DS had been unloaded.
  1085.  
  1086.      Solution Specifics:
  1087.  
  1088.      Different versions of this patch are available for the
  1089.      following NetWare Operating System's:
  1090.  
  1091.           V4.10
  1092.  
  1093.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1094.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1095.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1096.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1097.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1098.                     v3.11 SFT is in SFTITx.EXE.
  1099.  
  1100.      Installation Instructions:
  1101.  
  1102.         NCF FILE: 
  1103.         Native NetWare:         STARTUP.NCF
  1104.         NetWare for OS/2:       STARTUP.NCF
  1105.         NetWare SFTIII:         MSSTART.NCF
  1106.  
  1107.  
  1108. -----------------------------------------------------------------
  1109. DUPLICFX NLM
  1110. ============
  1111.  
  1112.      SYMPTOM:
  1113.  
  1114.      Server erroneously complains about a licence conflict with 
  1115.      itself if it happened to receive its own server watchdog packet.
  1116.  
  1117.      SOLUTION:
  1118.  
  1119.      Apply DUPLICFX NLM         2,108  06-28-96  8:23a 
  1120.  
  1121.      Solution Specifics:
  1122.  
  1123.      Different versions of this patch are available for the
  1124.      following NetWare Operating System's:
  1125.  
  1126.           V4.10
  1127.  
  1128.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1129.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1130.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1131.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1132.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1133.                     v3.11 SFT is in SFTITx.EXE.
  1134.  
  1135.      Installation Instructions:
  1136.  
  1137.  
  1138.         NCF FILE: 
  1139.         Native NetWare:         STARTUP.NCF
  1140.         NetWare for OS/2:       STARTUP.NCF
  1141.         NetWare SFTIII:         MSSTART.NCF
  1142.  
  1143.  
  1144. -----------------------------------------------------------------
  1145. EADFLGFX NLM
  1146. ============
  1147.  
  1148.      SYMPTOM:
  1149.  
  1150.        Bug in DuplicateEA function.  Access Flags not preserved.  
  1151.        An access flag is read in but 0 is always assigned. 
  1152.  
  1153.      SOLUTION:
  1154.  
  1155.      Apply EADFLGFX NLM         1,195  03-24-95  3:03p 
  1156.  
  1157.      Solution Specifics:
  1158.  
  1159.      Different versions of this patch are available for the
  1160.      following NetWare Operating System's:
  1161.  
  1162.           V4.10
  1163.  
  1164.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1165.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1166.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1167.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1168.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1169.                     v3.11 SFT is in SFTITx.EXE.
  1170.  
  1171.      Installation Instructions:
  1172.  
  1173.         NCF FILE: 
  1174.         Native NetWare:         STARTUP.NCF
  1175.         NetWare for OS/2:       STARTUP.NCF
  1176.         NetWare SFTIII:         MSSTART.NCF
  1177.  
  1178.  
  1179. -----------------------------------------------------------------
  1180. EAPURGFX NLM
  1181. ============
  1182.  
  1183.      SYMPTOM:
  1184.  
  1185.      ABEND: Page fault processor exception.
  1186.      The ABEND occurs when trying to add MAC name space to a volume. 
  1187.      The page fault occurs shortly after typing ADD NAME SPACE MAC 
  1188.      TO <volume>.
  1189.  
  1190.  
  1191.      SOLUTION:
  1192.  
  1193.      Apply EAPURGFX NLM         1,117  05-24-96 11:37a 
  1194.  
  1195.      Solution Specifics:
  1196.  
  1197.      Different versions of this patch are available for the
  1198.      following NetWare Operating System's:
  1199.  
  1200.           V4.10
  1201.  
  1202.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1203.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1204.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1205.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1206.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1207.                     v3.11 SFT is in SFTITx.EXE.
  1208.  
  1209.      Installation Instructions:
  1210.  
  1211.         NCF FILE: 
  1212.         Native NetWare:         STARTUP.NCF
  1213.         NetWare for OS/2:       STARTUP.NCF
  1214.         NetWare SFTIII:         MSSTART.NCF
  1215.  
  1216.  
  1217. -----------------------------------------------------------------
  1218. EAVLMTFX NLM
  1219. ============
  1220.  
  1221.      SYMPTOM:
  1222.  
  1223.      When mounting a volume with Extended Attributes, the following 
  1224.      error message is displayed: "Extended Directory mirror 
  1225.      mismatch....".
  1226.  
  1227.      SOLUTION:
  1228.  
  1229.      Apply EAVLMTFX NLM         2,356  02-13-96  7:50a 
  1230.  
  1231.  
  1232.      Solution Specifics:
  1233.  
  1234.      Different versions of this patch are available for the
  1235.      following NetWare Operating System's:
  1236.  
  1237.           V4.10
  1238.  
  1239.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1240.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1241.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1242.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1243.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1244.                     v3.11 SFT is in SFTITx.EXE.
  1245.  
  1246.      Installation Instructions:
  1247.  
  1248.         NCF FILE: 
  1249.         Native NetWare:         STARTUP.NCF
  1250.         NetWare for OS/2:       STARTUP.NCF
  1251.         NetWare SFTIII:         MSSTART.NCF
  1252.  
  1253.  
  1254. -----------------------------------------------------------------
  1255. EOFREDFX NLM
  1256. ============
  1257.  
  1258.      SYMPTOM:
  1259.  
  1260.      An Intel NetPort device running as a print server is making 
  1261.      file read requests while printing a file out of the queue.  
  1262.      The file read at the end of the file returns less than the 
  1263.      number of bytes requested.  The NetPort continues to request 
  1264.      for more data and the reply does not indicate 0 bytes read.  
  1265.      After many requests the reply finally returns a 0 byte read
  1266.      packet and the request ends.
  1267.  
  1268.      SOLUTION:
  1269.  
  1270.      Apply EOFREDFX NLM         1,119  02-13-96  8:17a 
  1271.  
  1272.      Solution Specifics:
  1273.  
  1274.      Different versions of this patch are available for the
  1275.      following NetWare Operating System's:
  1276.  
  1277.           V4.10
  1278.  
  1279.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1280.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1281.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1282.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1283.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1284.                     v3.11 SFT is in SFTITx.EXE.
  1285.  
  1286.      Installation Instructions:
  1287.  
  1288.         NCF FILE: 
  1289.         Native NetWare:         STARTUP.NCF
  1290.         NetWare for OS/2:       STARTUP.NCF
  1291.         NetWare SFTIII:         MSSTART.NCF
  1292.  
  1293.  
  1294. -----------------------------------------------------------------
  1295. EVNTRPFX NLM
  1296. ============ 
  1297.  
  1298.  
  1299.      SYMPTOM:
  1300.  
  1301.      Going to real mode an return from real mode events are not 
  1302.      generated while the debugger is active.
  1303.  
  1304.      SOLUTION:
  1305.  
  1306.      Apply EVNTRPFX NLM         1,094  01-18-96 11:00p 
  1307.  
  1308.      Solution Specifics:
  1309.  
  1310.      Different versions of this patch are available for the
  1311.      following NetWare Operating System's:
  1312.  
  1313.           V3.12, V4.10
  1314.  
  1315.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1316.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1317.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1318.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1319.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1320.                     v3.11 SFT is in SFTITx.EXE.
  1321.  
  1322.      Installation Instructions:
  1323.  
  1324.         NCF FILE: 
  1325.         Native NetWare:         STARTUP.NCF
  1326.         NetWare for OS/2:       STARTUP.NCF
  1327.         NetWare SFTIII:         IOSTART.NCF
  1328.  
  1329.  
  1330. -----------------------------------------------------------------
  1331. EXVMGTFX NLM
  1332. ============
  1333.  
  1334.      SYMPTOM:
  1335.  
  1336.        FTP to NFS volume ABENDS the server.  Two routines not
  1337.        switched in OS.
  1338.  
  1339.      SOLUTION:
  1340.  
  1341.      Apply EXVMGTFX NLM         1,588  05-24-96 11:34a 
  1342.  
  1343.      Solution Specifics:
  1344.  
  1345.      Different versions of this patch are available for the
  1346.      following NetWare Operating System's:
  1347.  
  1348.           V4.10
  1349.  
  1350.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1351.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1352.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1353.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1354.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1355.                     v3.11 SFT is in SFTITx.EXE.
  1356.  
  1357.        UNIXLIB calls GetDirectoryEntry with the NFS volume.
  1358.        GetDirectoryEntry is not switched ( VMGetDirectoryEntry is
  1359.        switched ) and this is what causes the ABEND.
  1360.  
  1361.        MarkDirectoryEntryChanged is also not switched.
  1362.  
  1363.      Installation Instructions:
  1364.  
  1365.         NCF FILE: 
  1366.         Native NetWare:         STARTUP.NCF
  1367.         NetWare for OS/2:       STARTUP.NCF
  1368.         NetWare SFTIII:         MSSTART.NCF
  1369.  
  1370.  
  1371. -----------------------------------------------------------------
  1372. FNDSYMFX NLM
  1373. ============
  1374.  
  1375.      SYMPTOM:
  1376.  
  1377.        ImportPublicSymbol called with same buffer by two processes
  1378.        at the same time.  Since ImportPublicSymbol encrypts the
  1379.        symbol to compare it with the encrypted symbols in the
  1380.        server's symbol list-- it becomes invalid.
  1381.  
  1382.      SOLUTION:
  1383.  
  1384.      Apply FNDSYMFX NLM         1,431  03-24-95  3:00p 
  1385.  
  1386.      Solution Specifics:
  1387.  
  1388.      Different versions of this patch are available for the
  1389.      following NetWare Operating System's:
  1390.  
  1391.           V4.10
  1392.  
  1393.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1394.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1395.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1396.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1397.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1398.                     v3.11 SFT is in SFTITx.EXE.
  1399.  
  1400.      Installation Instructions:
  1401.  
  1402.  
  1403.         NCF FILE: 
  1404.         Native NetWare:         STARTUP.NCF
  1405.         NetWare for OS/2:       STARTUP.NCF
  1406.         NetWare SFTIII:         MSSTART.NCF
  1407.         NetWare SFTIII:         IOSTART.NCF
  1408.  
  1409.  
  1410. -----------------------------------------------------------------
  1411. GETDIRFX NLM
  1412. ============
  1413.  
  1414.      SYMPTOM:
  1415.  
  1416.      ABEND: Page Fault Processor Exception.
  1417.  
  1418.      SOLUTION:
  1419.  
  1420.      Apply GETDIRFX NLM         1,076  05-24-96 11:23a 
  1421.  
  1422.      Solution Specifics:
  1423.  
  1424.      Different versions of this patch are available for the
  1425.      following NetWare Operating System's:
  1426.  
  1427.           V4.10
  1428.  
  1429.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1430.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1431.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1432.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1433.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1434.                     v3.11 SFT is in SFTITx.EXE.
  1435.  
  1436.      Installation Instructions:
  1437.  
  1438.         NCF FILE: 
  1439.         Native NetWare:         STARTUP.NCF
  1440.         NetWare for OS/2:       STARTUP.NCF
  1441.         NetWare SFTIII:         MSSTART.NCF
  1442.  
  1443. -----------------------------------------------------------------
  1444. GETSTSFX NLM 
  1445. ============
  1446.  
  1447.      SYMPTOM:
  1448.  
  1449.     ManageWise will cause the secondary machine to Abend.
  1450.  
  1451.      SOLUTION:
  1452.  
  1453.      Apply GETSTSFX NLM         2,345  09-23-96  1:16p
  1454.  
  1455.      Solution Specifics:
  1456.  
  1457.      Different versions of this patch are available for the
  1458.      following NetWare Operating System's:
  1459.  
  1460.           V4.10, V4.11
  1461.  
  1462.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1463.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1464.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1465.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1466.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1467.                     v3.11 SFT is in SFTITx.EXE.
  1468.  
  1469.     
  1470.      Installation Instructions:
  1471.  
  1472.         NCF FILE: 
  1473.         NetWare SFTIII:         IOSTART.NCF
  1474.         NetWare SFTIII:         MSSTART.NCF
  1475.  
  1476.  
  1477.  
  1478. -----------------------------------------------------------------
  1479. GETVINFX NLM
  1480. ============
  1481.  
  1482.      SYMPTOM:
  1483.  
  1484.        When the diskspace restriction has been exceeded (for
  1485.        whatever reason) the free disk space should be returned as
  1486.        zero (as is under 3.1x).
  1487.  
  1488.      SOLUTION:
  1489.  
  1490.      Apply GETVINFX NLM         1,201  08-02-95 11:19a 
  1491.  
  1492.        A problem was fixed NCP 22 21 (Get Volume Info With Handle)
  1493.        where it was returning the actual disk space left rather
  1494.        than 0 if a user with restricted disk space exceeded his
  1495.        disk space limit. 
  1496.  
  1497.      Solution Specifics:
  1498.  
  1499.      Different versions of this patch are available for the
  1500.      following NetWare Operating System's:
  1501.  
  1502.           V4.10
  1503.  
  1504.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1505.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1506.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1507.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1508.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1509.                     v3.11 SFT is in SFTITx.EXE.
  1510.  
  1511.      Installation Instructions:
  1512.  
  1513.         NCF FILE: 
  1514.         Native NetWare:         STARTUP.NCF
  1515.         NetWare for OS/2:       STARTUP.NCF
  1516.         NetWare SFTIII:         MSSTART.NCF
  1517.  
  1518.  
  1519. -----------------------------------------------------------------
  1520. GETVOLFX NLM
  1521. ============
  1522.  
  1523.      SYMPTOM:
  1524.  
  1525.        Issuing NCP 22 06 (Get Volume Name) returns invalid volume
  1526.        with volume number greater than 63.  Whenever this NCP is
  1527.        issued, it returns an error 0x8998 (152) (invalid volume) if
  1528.        a volume number greater than 63 is passed in.  At least
  1529.        several NetWare utilities call this NCP iteractively, 255
  1530.        times, (AUDITCON, FILER) when a volume change is requested. 
  1531.        In switch0.c it looks like the volume number is multiplied
  1532.        by 4 before a comparison with VolumeTableMappingSize is
  1533.        done.
  1534.  
  1535.      SOLUTION:
  1536.  
  1537.      Apply GETVOLFX NLM         2,028  03-24-95  3:49p 
  1538.  
  1539.      Solution Specifics:
  1540.  
  1541.      Different versions of this patch are available for the
  1542.      following NetWare Operating System's:
  1543.  
  1544.           V4.10
  1545.  
  1546.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1547.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1548.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1549.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1550.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1551.                     v3.11 SFT is in SFTITx.EXE.
  1552.  
  1553.        FIXED places where the value of VolumeMappingTableSize was
  1554.        misinterpreted.   VolumeMappingTableSize is the number of
  1555.        entries in the VolumeMappingTable, not the size of the table
  1556.        in bytes. Several places in the OS compared a volume number
  1557.        multiplied by 4 to the VolumeMappingTableSize to see if the
  1558.        volume number was in a valid range.  These places should
  1559.        just compare the volume number to VolumeMappingTableSize
  1560.        directly to make this determination.
  1561.  
  1562.      Installation Instructions:
  1563.  
  1564.         NCF FILE: 
  1565.         Native NetWare:         STARTUP.NCF
  1566.         NetWare for OS/2:       STARTUP.NCF
  1567.         NetWare SFTIII:         MSSTART.NCF
  1568.  
  1569.  
  1570. -----------------------------------------------------------------
  1571. IPXHANFX NLM
  1572. ============
  1573.  
  1574.      SYMPTOM:
  1575.  
  1576.        File server page faults because of a bad packet.
  1577.  
  1578.      SOLUTION:
  1579.  
  1580.      Apply IPXHANFX NLM         1,155  08-02-95 11:27a 
  1581.  
  1582.      Solution Specifics:
  1583.  
  1584.      Different versions of this patch are available for the
  1585.      following NetWare Operating System's:
  1586.  
  1587.           V4.10
  1588.  
  1589.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1590.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1591.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1592.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1593.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1594.                     v3.11 SFT is in SFTITx.EXE.
  1595.  
  1596.      Installation Instructions:
  1597.  
  1598.         NCF FILE: 
  1599.         Native NetWare:         STARTUP.NCF
  1600.         NetWare for OS/2:       STARTUP.NCF
  1601.         NetWare SFTIII:         MSSTART.NCF
  1602.         NetWare SFTIII:         IOSTART.NCF
  1603.  
  1604.  
  1605. -----------------------------------------------------------------
  1606. IPXSTAFX NLM
  1607. ============
  1608.  
  1609.      SYMPTOM:
  1610.  
  1611.      Found a case where SPXS was reusing an ECB and the status 
  1612.      bit was still set causing the servers to produce different outputs.
  1613.  
  1614.      SOLUTION:
  1615.  
  1616.      Apply IPXSTAFX NLM         1,064  11-21-95  3:08p 
  1617.  
  1618.      Solution Specifics:
  1619.  
  1620.      Different versions of this patch are available for the
  1621.      following NetWare Operating System's:
  1622.  
  1623.           V4.10
  1624.  
  1625.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1626.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1627.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1628.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1629.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1630.                     v3.11 SFT is in SFTITx.EXE.
  1631.  
  1632.      Installation Instructions:
  1633.  
  1634.         NCF FILE: 
  1635.         NetWare SFTIII:         MSSTART.NCF
  1636.  
  1637.  
  1638. -----------------------------------------------------------------
  1639. LCKSTNFX NLM
  1640. ============
  1641.  
  1642.      SYMPTOM:
  1643.  
  1644.      ABEND: ABEND: Page Fault Processor Exception
  1645.  
  1646.      SOLUTION:
  1647.  
  1648.      Apply LCKSTNFX NLM         1,160  02-13-96  7:53a 
  1649.  
  1650.      Solution Specifics:
  1651.  
  1652.      Different versions of this patch are available for the
  1653.      following NetWare Operating System's:
  1654.  
  1655.           V4.10
  1656.  
  1657.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1658.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1659.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1660.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1661.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1662.                     v3.11 SFT is in SFTITx.EXE.
  1663.  
  1664.      Installation Instructions:
  1665.  
  1666.         NCF FILE: 
  1667.         Native NetWare:         STARTUP.NCF
  1668.         NetWare for OS/2:       STARTUP.NCF
  1669.         NetWare SFTIII:         MSSTART.NCF
  1670.  
  1671.  
  1672. -----------------------------------------------------------------
  1673. LOADER   EXE
  1674. ============
  1675.  
  1676.      SYMPTOM:
  1677.        1) FIXED the defaultGlobalDataPDE so that the accessed bit
  1678.        will always be set.  This fixes the problem where it does a
  1679.        TLB flush on every interrupt (VERY EXPENSIVE - over 1,000
  1680.        clocks each on a pentium)
  1681.      
  1682.        2) FIXED the HighResolutionTimer and the
  1683.        SuperHighResolutionTimer so that they use the RDTSC
  1684.        instruction if the CPU supports it and then converts the
  1685.        result to the desired granularity.  This gets the clock
  1686.        counter from the CPU instead of going out on the bus to the
  1687.        external timer chip.  
  1688.  
  1689.        3) ADDED support for using the new BIOS call int 15 sub
  1690.        function E8 for memory detection on PCI machines and other
  1691.        ISA machines that have more that 64 Meg of memory.
  1692.      
  1693.        4) FIXED the Pentium (TM) check code so that
  1694.        interrupts are disabled.  
  1695.  
  1696.        5) FIXED the machine check exception so that it will be
  1697.        enabled at a later point.  It is being turned on before
  1698.        installing the exception handler while the operating system
  1699.        is still in real mode. Also added a new command line
  1700.        parameter "-m" which will cause the OS to not turn on the
  1701.        machine check enable bit in CR4.  This used to cause the
  1702.        machines to hang or reboot.  Now they will at least get the
  1703.        exception message, and they can disable it by using the new
  1704.        "-m" command line option. 
  1705.  
  1706.        6) FIXED LDOSWrite so that it will do a movsd followed by
  1707.        a movsb.  This should help the performance of coredumps.  
  1708.  
  1709.        7) FIXED the machine check exception handling so that now
  1710.        it will actually turn on the exception and see if a
  1711.        exception is returned immediately, if it does return a
  1712.        exception, it is turned off and left off - so it will auto
  1713.        detect whether or not the machine can support having it on. 
  1714.        The '-m' command line option is still supported.
  1715.      
  1716.        8) ADDED a new table '_CPR' for CPR so that a loader can
  1717.        be linked to a specific version of the OS.  Also linked a
  1718.        record onto the server's internal public list that will
  1719.        point to the loader's public list so that CPR can more
  1720.        easily patch the loader.
  1721.      
  1722.        9) FIXED the reprogramming of the PIC so that we check for
  1723.        edge sensitive micro-channel machines.  
  1724.  
  1725.        10) FIXED problems with GetSharedMemoryLinearAddress where
  1726.        it was having problems dealing with shared memory addresses
  1727.        above 0xC8000000 - note that this is used by
  1728.        RegisterHardwareOptions which many LAN drivers call.  The
  1729.        problems are: 1 -  not handling multiple regions in the same
  1730.        IOConfig structure - it would return overlapping logical 
  1731.        addresses.  2 - The logical address it would return would
  1732.        always be 4K aligned even if the physical address wasn't. 
  1733.        And 3 -  If the region crossed N number of pages, but the
  1734.        size rounded up to the nearest page size was (N - 1) pages,
  1735.        it would not reserve enough space - sometimes causing a page
  1736.        fault and always not reserving enough space.  
  1737.  
  1738.        11) ADDED support for calling through the PSM when a
  1739.        spurious interrupt is returned to the EIO on the APIC or
  1740.        whatever hardware may be tied into the PSM interface.  
  1741.  
  1742.        12) CHANGED the real mode interface so that it doesn't rely
  1743.        on the limit to GS being preserved while we are in real
  1744.        mode.  Note that it was a problem when running on machines
  1745.        that were also running NIOS.
  1746.      
  1747.  
  1748.        13) ADDED the new DoProtectedModeBIOSCall to the loader for
  1749.        use by ODI with new PCI device drivers.  This API allows a
  1750.        driver to make protected mode calls to the BIOS.  
  1751.  
  1752.        14) CHANGED the makefile so that it will make a DOSV version
  1753.        JLOADER.EXE as well as the standard version LOADER.EXE. 
  1754.  
  1755.      15) Address Year 2000 Date issue so that the date is not 
  1756.      rolled back to 1984..
  1757.  
  1758.      16) Fixed the problem with MSEngines Produced different Outputs
  1759.         on a SFT 3 4.10 server.  Added the TaskSwitch Start and Stop
  1760.         function.  
  1761.         Added:
  1762.              StartTaskSwitchingInterrupts
  1763.          StopTaskSwitchingInturrupts
  1764.    
  1765.  
  1766.      SOLUTION:
  1767.  
  1768.      Apply LOADER   EXE       139,215  08-05-96  8:36a
  1769.  
  1770.      Solution Specifics:
  1771.  
  1772.      Different versions of this patch are available for the
  1773.      following NetWare Operating System's:
  1774.  
  1775.           V3.12, V4.10
  1776.  
  1777.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1778.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1779.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1780.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1781.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1782.                     v3.11 SFT is in SFTITx.EXE.
  1783.  
  1784.      Installation Instructions:
  1785.  
  1786.       This is a STATIC patch.  See LSWAP.NLM or LSWAP.EXE for
  1787.       installation intructions. 
  1788.  
  1789.  
  1790. -----------------------------------------------------------------
  1791. LSLLCKFX NLM
  1792. ============
  1793.  
  1794.      SYMPTOM:
  1795.  
  1796.        With SMP.NLM there are a few  paths in LSL code where we can
  1797.        deadlock. 
  1798.  
  1799.      SOLUTION:
  1800.  
  1801.      Apply LSLLCKFX NLM         2,372  07-27-95 10:35a 
  1802.  
  1803.      Solution Specifics:
  1804.  
  1805.      Different versions of this patch are available for the
  1806.      following NetWare Operating System's:
  1807.  
  1808.           V4.10
  1809.  
  1810.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1811.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1812.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1813.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1814.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1815.                     v3.11 SFT is in SFTITx.EXE.
  1816.  
  1817.      Installation Instructions:
  1818.  
  1819.         NCF FILE: 
  1820.         Native NetWare:         STARTUP.NCF
  1821.         NetWare for OS/2:       STARTUP.NCF
  1822.         NetWare SFTIII:         IOSTART.NCF
  1823.  
  1824.  
  1825. -----------------------------------------------------------------
  1826. LSLTIMFX NLM
  1827. ============
  1828.  
  1829.      SYMPTOM:
  1830.  
  1831.        Binding IP causes deadlock detected in spin_lock. The
  1832.        problem is due to the  adapter making use of the
  1833.        MSMRescheduleLast call (illegally) when adding a multicast
  1834.        address.  It makes this call with the mutex already held by
  1835.        the MSM Driver Control code.  The routine
  1836.        LSLSMPTimerProcedure runs and attempts to acquire the Mutex
  1837.        for the adapter thus causing dead-lock.
  1838.  
  1839.      SOLUTION:
  1840.  
  1841.      Apply LSLTIMFX NLM         1,730  07-19-95 10:35a 
  1842.  
  1843.  
  1844.      Solution Specifics:
  1845.  
  1846.      Different versions of this patch are available for the
  1847.      following NetWare Operating System's:
  1848.  
  1849.           V4.10
  1850.  
  1851.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1852.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1853.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1854.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1855.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1856.                     v3.11 SFT is in SFTITx.EXE.
  1857.  
  1858.      Installation Instructions:
  1859.  
  1860.         NCF FILE: 
  1861.         Native NetWare:         STARTUP.NCF
  1862.         NetWare for OS/2:       STARTUP.NCF
  1863.  
  1864.  
  1865. -----------------------------------------------------------------
  1866. LSWAP    EXE
  1867. ============
  1868.  
  1869.      SYMPTOM:
  1870.  
  1871.      SOLUTION:
  1872.  
  1873.      Apply LSWAP    EXE        55,597  05-28-96  1:51p 
  1874.  
  1875.      Solution Specifics:
  1876.  
  1877.      Different versions of this patch are available for the
  1878.      following NetWare Operating System's:
  1879.  
  1880.           V3.12, V4.10
  1881.  
  1882.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1883.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1884.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1885.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1886.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1887.                     v3.11 SFT is in SFTITx.EXE.
  1888.  
  1889.      Installation Instructions for LOADER.EXE:
  1890.  
  1891.        LOADER.EXE replaces the LOADER in both Native NetWare 4.10
  1892.        as well as NetWare v4.10 SFT III.  LOADER.EXE is a STATIC
  1893.        patch and should only be applied ONCE per SERVER.EXE or
  1894.        MSERVER.EXE.  There are two utilities that will replace the
  1895.        LOADER (LSWAP.EXE or LSWAP.NLM).  Use LSWAP.EXE if the
  1896.        server is down.. Use LSWAP.NLM if the server is up and
  1897.        running.  To make LOADER.EXE active after running LSWAP.NLM,
  1898.        the server must be DOWNed , EXIT, and run SERVER.EXE.
  1899.  
  1900.        Both LSWAP.EXE and LSWAP.NLM use the same cammandline
  1901.        options.  First option specifies the location to LOADER.EXE.
  1902.        (DEFAULT:C:\NWSERVER\LOADER.EXE).  The second option
  1903.        specifies location to SERVER.EXE or MSERVER.EXE. (DEFAULT:
  1904.        C:\NWSERVER\SERVER.EXE).  
  1905.  
  1906.        EXAMPLE:
  1907.  
  1908.        LSWAP C:\NWSERVER\LOADER.EXE C:\NWSERVER\SERVER.EXE
  1909.           DEFAULT:(C:\NWSERVER\LOADER.EXE)
  1910.           DEFAULT:(C:\NWSERVER\SERVER.EXE)
  1911.  
  1912.        or
  1913.  
  1914.        LOAD LSWAP C:\NWSERVER\LOADER.EXE C:\NWSERVER\SERVER.EXE
  1915.           DEFAULT:(C:\NWSERVER\LOADER.EXE)
  1916.           DEFAULT:(C:\NWSERVER\SERVER.EXE)
  1917.  
  1918.      NOTE: LOADER.EXE is a STATIC patch and should only be applied
  1919.      once per SERVER.EXE or MSERVER.EXE 
  1920.  
  1921.  
  1922. -----------------------------------------------------------------
  1923. LSWAP    NLM
  1924. ============
  1925.  
  1926.      SYMPTOM:
  1927.  
  1928.      SOLUTION:
  1929.  
  1930.      Apply LSWAP    NLM        46,534  05-28-96  1:52p 
  1931.  
  1932.      Solution Specifics:
  1933.  
  1934.      Different versions of this patch are available for the
  1935.      following NetWare Operating System's:
  1936.  
  1937.           V3.12, V4.10
  1938.  
  1939.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1940.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  1941.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  1942.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  1943.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  1944.                     v3.11 SFT is in SFTITx.EXE.
  1945.  
  1946.      Installation Instructions for LOADER.EXE:
  1947.  
  1948.        LOADER.EXE replaces the LOADER in both Native NetWare 4.10
  1949.        as well as NetWare v4.10 SFT III.  LOADER.EXE is a STATIC
  1950.        patch and should only be applied ONCE per SERVER.EXE or
  1951.        MSERVER.EXE.  There are two utilities that will replace the
  1952.        LOADER (LSWAP.EXE or LSWAP.NLM).  Use LSWAP.EXE if the
  1953.        server is down.. Use LSWAP.NLM if the server is up and
  1954.        running.  To make LOADER.EXE active after running LSWAP.NLM,
  1955.        the server must be DOWNed , EXIT, and run SERVER.EXE.
  1956.  
  1957.        Both LSWAP.EXE and LSWAP.NLM use the same cammandline
  1958.        options.  First option specifies the location to LOADER.EXE.
  1959.        (DEFAULT:C:\NWSERVER\LOADER.EXE).  The second option
  1960.        specifies location to SERVER.EXE or MSERVER.EXE. (DEFAULT:
  1961.        C:\NWSERVER\SERVER.EXE).  
  1962.  
  1963.        EXAMPLE:
  1964.  
  1965.        LSWAP C:\NWSERVER\LOADER.EXE C:\NWSERVER\SERVER.EXE
  1966.           DEFAULT:(C:\NWSERVER\LOADER.EXE)
  1967.           DEFAULT:(C:\NWSERVER\SERVER.EXE)
  1968.  
  1969.        or
  1970.  
  1971.        LOAD LSWAP C:\NWSERVER\LOADER.EXE C:\NWSERVER\SERVER.EXE
  1972.           DEFAULT:(C:\NWSERVER\LOADER.EXE)
  1973.           DEFAULT:(C:\NWSERVER\SERVER.EXE)
  1974.  
  1975.      NOTE: LOADER.EXE is a STATIC patch and should only be applied
  1976.      once per SERVER.EXE or MSERVER.EXE 
  1977.  
  1978.  
  1979. -----------------------------------------------------------------
  1980. MACREQFX NLM
  1981. ============
  1982.  
  1983.      SYMPTOM:
  1984.  
  1985.      ABEND:MSENGINE PRODUCED DIFFERENT OUT PUTS.
  1986.  
  1987.      SOLUTION:
  1988.  
  1989.      Apply MACREQFX NLM         1,118  05-24-96 11:27a 
  1990.  
  1991.      Solution Specifics:
  1992.  
  1993.      Different versions of this patch are available for the
  1994.      following NetWare Operating System's:
  1995.  
  1996.           V4.10
  1997.  
  1998.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  1999.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2000.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2001.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2002.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2003.                     v3.11 SFT is in SFTITx.EXE.
  2004.  
  2005.      Installation Instructions:
  2006.  
  2007.         NCF FILE: 
  2008.         Native NetWare:         STARTUP.NCF
  2009.         NetWare for OS/2:       STARTUP.NCF
  2010.         NetWare SFTIII:         MSSTART.NCF
  2011.  
  2012.  
  2013. -----------------------------------------------------------------
  2014. MAPCONFX NLM
  2015. ============
  2016.  
  2017.      SYMPTOM:
  2018.  
  2019.        MapConnectionToInternetAddress returns garbage for
  2020.        connection zero.  (Causes outputs different on SFT3)
  2021.  
  2022.        Recreated by calling MapConnectionToInternetAddress (NCP
  2023.        23,19) with connection 0.  Fixed by initializing the address
  2024.        buffer to zero (this fixes the potential problem that would
  2025.        occur if the transport address length is less than 12 bytes
  2026.        long).  Also, fixed the connection zero initialization code
  2027.        so that it fills out the transport address information.
  2028.  
  2029.      SOLUTION:
  2030.  
  2031.      Apply MAPCONFX NLM         1,178  03-24-95  3:56p 
  2032.  
  2033.      Solution Specifics:
  2034.  
  2035.      Different versions of this patch are available for the
  2036.      following NetWare Operating System's:
  2037.  
  2038.           V4.10
  2039.  
  2040.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2041.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2042.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2043.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2044.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2045.                     v3.11 SFT is in SFTITx.EXE.
  2046.  
  2047.      Installation Instructions:
  2048.  
  2049.         NCF FILE: 
  2050.         Native NetWare:         STARTUP.NCF
  2051.         NetWare for OS/2:       STARTUP.NCF
  2052.         NetWare SFTIII:         MSSTART.NCF
  2053.  
  2054.  
  2055. -----------------------------------------------------------------
  2056. MAXPCKFX NLM
  2057. ============
  2058.  
  2059.      SYMPTOM:
  2060.         After a swap from Secondary to Primary, NetWare/IP client
  2061.        lost connection if Packet Burst is ON
  2062.  
  2063.      SOLUTION:
  2064.  
  2065.      Apply MAXPCKFX NLM         1,106  09-21-95 10:02a 
  2066.  
  2067.      Solution Specifics:
  2068.  
  2069.      Different versions of this patch are available for the
  2070.      following NetWare Operating System's:
  2071.  
  2072.           V4.10
  2073.  
  2074.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2075.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2076.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2077.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2078.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2079.                     v3.11 SFT is in SFTITx.EXE.
  2080.  
  2081.      Installation Instructions:
  2082.  
  2083.         NCF FILE: 
  2084.         NetWare SFTIII:         IOSTART.NCF
  2085.  
  2086.  
  2087. -----------------------------------------------------------------
  2088. MEMCOLFX NLM
  2089. ============
  2090.  
  2091.      SYMPTOM:
  2092.  
  2093.        ABEND: Cache memory allocator found an invalid segment.
  2094.  
  2095.      SOLUTION:
  2096.  
  2097.      Apply MEMCOLFX NLM         2,642  08-02-95  8:38a 
  2098.  
  2099.      Solution Specifics:
  2100.  
  2101.      Different versions of this patch are available for the
  2102.      following NetWare Operating System's:
  2103.  
  2104.           V4.10
  2105.  
  2106.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2107.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2108.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2109.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2110.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2111.                     v3.11 SFT is in SFTITx.EXE.
  2112.  
  2113.      Installation Instructions:
  2114.  
  2115.         NCF FILE: 
  2116.         Native NetWare:         STARTUP.NCF
  2117.         NetWare for OS/2:       STARTUP.NCF
  2118.         NetWare SFTIII:         MSSTART.NCF
  2119.         NetWare SFTIII:         IOSTART.NCF
  2120.  
  2121.  
  2122. -----------------------------------------------------------------
  2123. MIGFREFX NLM
  2124. ============
  2125.  
  2126.      SYMPTOM:
  2127.  
  2128.        Using HCSS, thousands of  files were created on a migration
  2129.        enabled volume, then HCSS migrated them to a jukebox as
  2130.        expected.  This migration allocated extended directory space
  2131.        ( as reported by SERVMAN on the  Volume Information screen )
  2132.        for each migrated file.  These migrated files were then
  2133.        demigrated and read, but not modified.  When HCSS
  2134.        "remigrated" these unchanged files, more extended directory
  2135.        space was allocated, even though there was already an entry
  2136.        for the file.  The files were then deleted and new files
  2137.        with the same names were created, and the extended directory
  2138.        space continued to grow instead of re-using freed extended
  2139.        directory space. This fills the volume up much quicker than
  2140.        necessary, especially when large numbers of active files are
  2141.        on the volume.  If the volume is dismounted and remounted,
  2142.        the extended directory space is shrunk, but this needs to be
  2143.        done more frequently since most customers would probably
  2144.        prefer not to have to dismount/remount volumes that are in
  2145.        use.
  2146.  
  2147.      SOLUTION:
  2148.  
  2149.      Apply MIGFREFX NLM         1,603  08-02-95  8:09a 
  2150.  
  2151.      Solution Specifics:
  2152.  
  2153.      Different versions of this patch are available for the
  2154.      following NetWare Operating System's:
  2155.  
  2156.           V4.10
  2157.  
  2158.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2159.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2160.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2161.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2162.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2163.                     v3.11 SFT is in SFTITx.EXE.
  2164.  
  2165.      Installation Instructions:
  2166.  
  2167.         NCF FILE: 
  2168.         Native NetWare:         STARTUP.NCF
  2169.         NetWare for OS/2:       STARTUP.NCF
  2170.         NetWare SFTIII:         MSSTART.NCF
  2171.         NetWare SFTIII:         IOSTART.NCF
  2172.  
  2173.  
  2174.  
  2175. -----------------------------------------------------------------
  2176. MIGINIFX NLM
  2177. ============
  2178.  
  2179.      SYMPTOM:
  2180.  
  2181.        Migrated 34,834 files on volume HCSS.  SERVMAN indicates
  2182.        34,834 files are migrated, and Migrated files (from
  2183.        volinfo.c) shows 8812 (hex) files have migrated to the
  2184.        volume.  The volume was then dismounted and mounted, and now
  2185.        SERVMAN indicates 69,668 files are migrated (Migrated files =
  2186.        11024 hex).  Need to clear Migrated files for each volume
  2187.        when a volume is dismounted.
  2188.  
  2189.      SOLUTION:
  2190.  
  2191.      Apply MIGINIFX NLM         1,775  08-11-95  9:37a 
  2192.  
  2193.      Solution Specifics:
  2194.  
  2195.      Different versions of this patch are available for the
  2196.      following NetWare Operating System's:
  2197.  
  2198.           V4.10
  2199.  
  2200.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2201.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2202.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2203.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2204.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2205.                     v3.11 SFT is in SFTITx.EXE.
  2206.  
  2207.      Installation Instructions:
  2208.  
  2209.         NCF FILE: 
  2210.         Native NetWare:         STARTUP.NCF
  2211.         NetWare for OS/2:       STARTUP.NCF
  2212.         NetWare SFTIII:         MSSTART.NCF
  2213.  
  2214.  
  2215. -----------------------------------------------------------------
  2216. MIGKEYFX NLM
  2217. ============
  2218.  
  2219.      SYMPTOM:
  2220.  
  2221.      SOLUTION:
  2222.  
  2223.      Apply MIGKEYFX NLM         1,351  08-02-95 10:30a 
  2224.  
  2225.      Solution Specifics:
  2226.  
  2227.      Different versions of this patch are available for the
  2228.      following NetWare Operating System's:
  2229.  
  2230.           V4.10
  2231.  
  2232.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2233.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2234.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2235.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2236.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2237.                     v3.11 SFT is in SFTITx.EXE.
  2238.  
  2239.      Installation Instructions:
  2240.  
  2241.         NCF FILE: 
  2242.         Native NetWare:         STARTUP.NCF
  2243.         NetWare for OS/2:       STARTUP.NCF
  2244.         NetWare SFTIII:         MSSTART.NCF
  2245.  
  2246.  
  2247. -----------------------------------------------------------------
  2248. MIGSTRFX NLM
  2249. ============
  2250.  
  2251.      SYMPTOM:
  2252.  
  2253.      System Hang when multiple nodes are purging files from the 
  2254.      same directory.
  2255.  
  2256.      SOLUTION:
  2257.  
  2258.      Apply MIGSTRFX NLM         1,159  02-13-96  7:58a 
  2259.  
  2260.      Solution Specifics:
  2261.  
  2262.      Different versions of this patch are available for the
  2263.      following NetWare Operating System's:
  2264.  
  2265.           V4.10
  2266.  
  2267.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2268.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2269.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2270.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2271.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2272.                     v3.11 SFT is in SFTITx.EXE.
  2273.  
  2274.      Installation Instructions:
  2275.  
  2276.         NCF FILE: 
  2277.         Native NetWare:         STARTUP.NCF
  2278.         NetWare for OS/2:       STARTUP.NCF
  2279.         NetWare SFTIII:         MSSTART.NCF
  2280.  
  2281.  
  2282. -----------------------------------------------------------------
  2283. MMDISMFX NLM
  2284. ============
  2285.  
  2286.      SYMPTOM:
  2287.  
  2288.        Server ABENDS when dismounting volumes using  NWPA,  HAMs, 
  2289.        and CDMs
  2290.        
  2291.      SOLUTION:
  2292.  
  2293.      Apply MMDISMFX NLM         1,122  04-28-95 11:02a 
  2294.  
  2295.      Solution Specifics:
  2296.  
  2297.      Different versions of this patch are available for the
  2298.      following NetWare Operating System's:
  2299.  
  2300.           V4.10
  2301.  
  2302.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2303.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2304.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2305.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2306.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2307.                     v3.11 SFT is in SFTITx.EXE.
  2308.  
  2309.      Installation Instructions:
  2310.  
  2311.         NCF FILE: 
  2312.         Native NetWare:         STARTUP.NCF
  2313.         NetWare for OS/2:       STARTUP.NCF
  2314.         NetWare SFTIII:         MSSTART.NCF
  2315.  
  2316.  
  2317. -----------------------------------------------------------------
  2318. MMMIRRFX NLM
  2319. ============
  2320.  
  2321.      SYMPTOM:
  2322.  
  2323.        OS tries to abort/remirror repeatedly when drive #0 fails,
  2324.        instead of still being operational.
  2325.        When drive #0 fails due to bad cable/disk the OS goes into a
  2326.        loop trying to remirror partition #0 and then aborts the
  2327.        remirror of  partition #0.
  2328.  
  2329.      SOLUTION:
  2330.  
  2331.      Apply MMMIRRFX NLM         1,653  07-27-95 10:38a 
  2332.  
  2333.      Solution Specifics:
  2334.  
  2335.      Different versions of this patch are available for the
  2336.      following NetWare Operating System's:
  2337.  
  2338.           V3.12, V4.10
  2339.  
  2340.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2341.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2342.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2343.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2344.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2345.                     v3.11 SFT is in SFTITx.EXE.
  2346.  
  2347.      Installation Instructions:
  2348.  
  2349.         NCF FILE: 
  2350.         Native NetWare:         STARTUP.NCF
  2351.         NetWare for OS/2:       STARTUP.NCF
  2352.         NetWare SFTIII:         MSSTART.NCF
  2353.  
  2354.  
  2355. -----------------------------------------------------------------
  2356. MMREMMFX NLM
  2357. ============
  2358.  
  2359.      SYMPTOM:
  2360.  
  2361.        Mirroring the disk drives doesn't complete if the Set
  2362.        parameter "REMIRROR BLOCK SIZE" in set to something else
  2363.        than 4K and the disk size can't be divided evenly by that
  2364.        number the disk mirroring will abort.  If you try to
  2365.        remirror again, it will fail.  
  2366.  
  2367.      SOLUTION:
  2368.  
  2369.      Apply MMREMMFX NLM         1,189  08-02-95  8:54a 
  2370.  
  2371.      Solution Specifics:
  2372.  
  2373.      Different versions of this patch are available for the
  2374.      following NetWare Operating System's:
  2375.  
  2376.           V4.10
  2377.  
  2378.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2379.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2380.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2381.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2382.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2383.                     v3.11 SFT is in SFTITx.EXE.
  2384.  
  2385.      Installation Instructions:
  2386.  
  2387.         NCF FILE: 
  2388.         Native NetWare:         STARTUP.NCF
  2389.         NetWare for OS/2:       STARTUP.NCF
  2390.         NetWare SFTIII:         MSSTART.NCF
  2391.  
  2392.  
  2393. -----------------------------------------------------------------
  2394. MSINPQFX NLM
  2395. ============
  2396.  
  2397.      SYMPTOM:
  2398.  
  2399.        File server begins to thrash when it runs out of file server
  2400.        process.
  2401.  
  2402.      SOLUTION:
  2403.  
  2404.      Apply MSINPQFX NLM         3,252  05-08-95  2:17p 
  2405.  
  2406.      Solution Specifics:
  2407.  
  2408.      Different versions of this patch are available for the
  2409.      following NetWare Operating System's:
  2410.  
  2411.           V4.10
  2412.  
  2413.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2414.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2415.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2416.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2417.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2418.                     v3.11 SFT is in SFTITx.EXE.
  2419.  
  2420.        Implemented a fix to make sure communication between the IO
  2421.        and MS engine occurs even if we are starving because all
  2422.        server processes are in use.
  2423.  
  2424.      Installation Instructions:
  2425.  
  2426.         NCF FILE: 
  2427.         NetWare SFTIII:         MSSTART.NCF
  2428. -----------------------------------------------------------------
  2429. MSLINFFX NLM 
  2430. ============
  2431.  
  2432.      SYMPTOM:
  2433.  
  2434.     ManageWise will cause the secondary machine to Abend.
  2435.  
  2436.      SOLUTION:
  2437.  
  2438.      Apply MSLINFFX NLM         1,601  09-23-96  1:34p
  2439.  
  2440.      Solution Specifics:
  2441.  
  2442.      Different versions of this patch are available for the
  2443.      following NetWare Operating System's:
  2444.  
  2445.           V4.10, V4.11
  2446.  
  2447.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2448.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2449.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2450.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2451.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2452.                     v3.11 SFT is in SFTITx.EXE.
  2453.  
  2454.     
  2455.      Installation Instructions:
  2456.  
  2457.         NCF FILE: 
  2458.          NetWare SFTIII:         IOSTART.NCF
  2459.  
  2460.  
  2461.  
  2462. -----------------------------------------------------------------
  2463. MSSHIM   NLM
  2464. ============
  2465.  
  2466.      SYMPTOM:
  2467.  
  2468.        IOSHIM.NLM & MSHIM.NLM gives functionality to certain API
  2469.        calls and public symbols that are being exported in 3.11
  2470.        NetWare but were left out of NetWare SFT III 3.11.
  2471.  
  2472.      SOLUTION:
  2473.  
  2474.      Apply MSSHIM   NLM         1,491  03-28-95  9:35a 
  2475.  
  2476.  
  2477.      Solution Specifics:
  2478.  
  2479.      Different versions of this patch are available for the
  2480.      following NetWare Operating System's:
  2481.  
  2482.           V3.11, V4.10, V3.11 SFT III
  2483.  
  2484.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2485.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2486.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2487.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2488.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2489.                     v3.11 SFT is in SFTITx.EXE.
  2490.  
  2491.        The purpose of these files is to give the functionality to
  2492.        certain API calls and public symbols that are being exported
  2493.        in NetWare 3.11 but were left out of NetWare SFT III 3.11.
  2494.        IOSHIM and MSSHIM are for the appropriate engine, each with
  2495.        an accompanying PATCHMAN.
  2496.  
  2497.      To install this version of Export:
  2498.  
  2499.      Load PM311IO.NLM, then IOSHIM.NLM in the IOEngine.
  2500.      Load PATCHMAN.NLM, then MSSHIM.NLM in the MSEngine.
  2501.  
  2502.  
  2503. -----------------------------------------------------------------
  2504. MSSMEMFX NLM
  2505. ============
  2506.  
  2507.      SYMPTOM:
  2508.  
  2509.      ABEND:MSENGINE PRODUCED DIFFERENT OUT PUTS.
  2510.  
  2511.      SOLUTION:
  2512.  
  2513.      Apply MSSMEMFX NLM         1,647  05-24-96 11:29a 
  2514.  
  2515.      Solution Specifics:
  2516.  
  2517.      Different versions of this patch are available for the
  2518.      following NetWare Operating System's:
  2519.  
  2520.           V4.10
  2521.  
  2522.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2523.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2524.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2525.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2526.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2527.                     v3.11 SFT is in SFTITx.EXE.
  2528.  
  2529.      Installation Instructions:
  2530.  
  2531.         NCF FILE: 
  2532.         NetWare SFTIII:         MSSTART.NCF
  2533.  
  2534.  
  2535. -----------------------------------------------------------------
  2536. MSVOLMFX NLM
  2537. ============
  2538.  
  2539.      SYMPTOM:
  2540.  
  2541.        While trying to mount a 52 Gig volume, can consistently
  2542.        ABEND the secondary server of an SFT III pair.
  2543.  
  2544.      SOLUTION:
  2545.  
  2546.      Apply MSVOLMFX NLM         1,131  04-04-95 12:29p 
  2547.  
  2548.      Solution Specifics:
  2549.  
  2550.      Different versions of this patch are available for the
  2551.      following NetWare Operating System's:
  2552.  
  2553.           V4.10
  2554.  
  2555.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2556.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2557.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2558.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2559.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2560.                     v3.11 SFT is in SFTITx.EXE.
  2561.  
  2562.      Installation Instructions:
  2563.  
  2564.         NCF FILE: 
  2565.         NetWare SFTIII:         MSSTART.NCF
  2566.  
  2567.  
  2568. -----------------------------------------------------------------
  2569. NSMODFFX NLM
  2570. ============
  2571.  
  2572.      SYMPTOM:
  2573.  
  2574.      ABEND: LockDirectoryEntry called with entry already locked.
  2575.  
  2576.      SOLUTION:
  2577.  
  2578.      Apply NSMODFFX NLM         1,124  05-24-96 11:32a 
  2579.  
  2580.      Solution Specifics:
  2581.  
  2582.      Different versions of this patch are available for the
  2583.      following NetWare Operating System's:
  2584.  
  2585.           V4.10
  2586.  
  2587.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2588.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2589.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2590.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2591.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2592.                     v3.11 SFT is in SFTITx.EXE.
  2593.  
  2594.      Installation Instructions:
  2595.  
  2596.         NCF FILE: 
  2597.         Native NetWare:         STARTUP.NCF
  2598.         NetWare for OS/2:       STARTUP.NCF
  2599.         NetWare SFTIII:         MSSTART.NCF
  2600.  
  2601.  
  2602. -----------------------------------------------------------------
  2603. NSWILDFX NLM
  2604. ============
  2605.  
  2606.  
  2607.      SYMPTOM:
  2608.        Wildcards on Case87-08 for OS2 name space don't work. Tried
  2609.        escape chars and augmented chars and various combinations of
  2610.        each, none seem to work.  The OS/2 client and NT client both
  2611.        use findfirst/findnext and delete each file explicitly to
  2612.        work around the problem.
  2613.  
  2614.      SOLUTION:
  2615.  
  2616.      Apply NSWILDFX NLM         2,053  10-09-95  1:08p 
  2617.  
  2618.      Solution Specifics:
  2619.  
  2620.      Different versions of this patch are available for the
  2621.      following NetWare Operating System's:
  2622.  
  2623.           V4.10
  2624.  
  2625.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2626.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2627.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2628.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2629.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2630.                     v3.11 SFT is in SFTITx.EXE.
  2631.  
  2632.      Installation Instructions:
  2633.  
  2634.         NCF FILE: 
  2635.         Native NetWare:         STARTUP.NCF
  2636.         NetWare for OS/2:       STARTUP.NCF
  2637.         NetWare SFTIII:         MSSTART.NCF
  2638.  
  2639.  
  2640. -----------------------------------------------------------------
  2641. OPNCLBFX NLM
  2642. ============
  2643.  
  2644.  
  2645.      SYMPTOM:
  2646.  
  2647.      SOLUTION:
  2648.  
  2649.      Apply OPNCLBFX NLM         1,343  05-08-95  2:04p 
  2650.  
  2651.      Solution Specifics:
  2652.  
  2653.      Different versions of this patch are available for the
  2654.      following NetWare Operating System's:
  2655.  
  2656.           V4.10
  2657.  
  2658.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2659.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2660.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2661.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2662.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2663.                     v3.11 SFT is in SFTITx.EXE.
  2664.  
  2665.        OpenCallBack has put a service process to sleep waiting for
  2666.        the client to send the call back message that will wake this
  2667.        process up.  However, if all of the service processes are in
  2668.        use, and the client is powered off (thus it will never
  2669.        respond) the call back timeout will not occur because the
  2670.        timeout was scheduled as a blockable AES event which must
  2671.        wait for a free service process.  Since the timeout
  2672.        procedure does not get blocked, there is no reason why it
  2673.        should be scheduled as a blockable AES event.
  2674.  
  2675.      Installation Instructions:
  2676.  
  2677.         NCF FILE: 
  2678.         Native NetWare:         STARTUP.NCF
  2679.         NetWare for OS/2:       STARTUP.NCF
  2680.         NetWare SFTIII:         MSSTART.NCF
  2681.  
  2682.  
  2683. -----------------------------------------------------------------
  2684. PBOUTWFX NLM
  2685. ============
  2686.  
  2687.      SYMPTOM:
  2688.  
  2689.      When the client sends an EOB, the server acks the current burst
  2690.      and then cleans up - if it gets another burst from the client 
  2691.      before it finishes its housework, the server just throws the 
  2692.      burst away rather than sending a server busy.  This causes the 
  2693.      client to send a system packet. After a few of these the client 
  2694.      starts putting delays in the sends and performance starts 
  2695.      degrading.
  2696.  
  2697.      SOLUTION:
  2698.  
  2699.      Apply PBOUTWFX NLM         2,066  01-08-96 11:45a 
  2700.  
  2701.      Solution Specifics:
  2702.  
  2703.      Different versions of this patch are available for the
  2704.      following NetWare Operating System's:
  2705.  
  2706.           V4.10
  2707.  
  2708.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2709.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2710.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2711.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2712.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2713.                     v3.11 SFT is in SFTITx.EXE.
  2714.  
  2715.      Installation Instructions:
  2716.  
  2717.         NCF FILE: 
  2718.         Native NetWare:         STARTUP.NCF
  2719.         NetWare for OS/2:       STARTUP.NCF
  2720.         NetWare SFTIII:         MSSTART.NCF
  2721.  
  2722. -----------------------------------------------------------------
  2723. PBWRITFX NLM
  2724. ============
  2725.  
  2726.      SYMPTOM:
  2727.  
  2728.     A packet was passed to case103 in the packet burst code 
  2729.     that had FSDataFragmentLength in the header set to 0. This 
  2730.     caused the OS to try to read data for a negative amount of 
  2731.     length when the length had the header size subtracted. This 
  2732.     caused the server to read past the end of memory and page 
  2733.     fault.
  2734.  
  2735.  
  2736.      SOLUTION:
  2737.  
  2738.      Apply PBWRITFX NLM         1,176  08-20-96  7:26p
  2739.  
  2740.      Solution Specifics:
  2741.  
  2742.      Different versions of this patch are available for the
  2743.      following NetWare Operating System's:
  2744.  
  2745.           V4.10
  2746.  
  2747.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2748.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2749.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2750.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2751.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2752.                     v3.11 SFT is in SFTITx.EXE.
  2753.  
  2754.      Installation Instructions:
  2755.  
  2756.         NCF FILE: 
  2757.         Native NetWare:         STARTUP.NCF
  2758.         NetWare for OS/2:       STARTUP.NCF
  2759.         NetWare SFTIII:         MSSTART.NCF
  2760.  
  2761. -----------------------------------------------------------------
  2762. PM410    NLM
  2763. ============
  2764.  
  2765.      SYMPTOM:
  2766.  
  2767.      SOLUTION:
  2768.  
  2769.      Apply PM410    NLM        25,413  03-13-96  7:47a 
  2770.  
  2771.      Solution Specifics:
  2772.  
  2773.      Different versions of this patch are available for the
  2774.      following NetWare Operating System's:
  2775.  
  2776.           V4.10
  2777.  
  2778.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2779.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2780.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2781.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2782.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2783.                     v3.11 SFT is in SFTITx.EXE.
  2784.  
  2785.      Installation Instructions:
  2786.  
  2787.         NCF FILE: 
  2788.         Native NetWare:         STARTUP.NCF
  2789.         NetWare for OS/2:       STARTUP.NCF
  2790.         NetWare SFTIII:         MSSTART.NCF
  2791.         NetWare SFTIII:         IOSTART.NCF
  2792.  
  2793.  
  2794.        This README file accompanies PM410.NLM (patch manager for
  2795.        NetWare V4.10).
  2796.  
  2797.        PM410.NLM is the Patch Manager which tracks and manages all
  2798.        official patches for NetWare V4.10 including SFT3.
  2799.  
  2800.        Patches for NetWare V4.10 consist of three types: 
  2801.  
  2802.        DYNAMIC -- Dynamic patches are implemented as NLM files that
  2803.        can be loaded/unloaded while the server is running. 
  2804.        Unloading a dynamic patch will restore the Operating System
  2805.        to its original "un-patched" state.  
  2806.  
  2807.        SEMI-STATIC -- Semi-static patches can also be loaded while
  2808.        the server is running, but they cannot be unloaded.  It is
  2809.        not possible to undo the effects of a semi-static patch
  2810.        without first downing the server and bringing it back up
  2811.        without loading the semi-static patch.  
  2812.  
  2813.        STATIC -- a static patch is a DOS executable program that
  2814.        modifies the SERVER.EXE file.  This type of patch is applied
  2815.        once and its effects are permanent.  It is suggested that a
  2816.        backup of the original SERVER.EXE file be made before
  2817.        applying a static patch.  (In other words, do not patch the
  2818.        SERVER.EXE on your original distribution diskette!)
  2819.  
  2820.        Dynamic and semi-static patches modify the Operating System
  2821.        in memory, not on the disk.  This means that dynamic and
  2822.        semi-static patches must be loaded each time the Operating
  2823.        System is brought up in order for any 'fixes' to take
  2824.        effect. It is recommended that the command "LOAD <patch>" be
  2825.        placed in the file servers' AUTOEXEC.NCF file to ensure that
  2826.        the patch is always in effect as soon as the server is
  2827.        brought up.
  2828.  
  2829.        In order to see which patches are currently loaded on the
  2830.        system, type "PATCHES" at the file server command line.  The
  2831.        patches will then be grouped and displayed according to
  2832.        their type (i.e. - STATIC, SEMI-STATIC, or DYNAMIC).  Typing
  2833.        "MODULES" at the server console will show which dynamic
  2834.        patches have been loaded, but will not show semi-static or
  2835.        static patches.
  2836.  
  2837.        The Patch Manager (PM410.NLM) must be loaded before any
  2838.        dynamic or semi-static=patches can be loaded.  If PM410.NLM
  2839.        is not already loaded, the <patch>.NLM will attempt to
  2840.        locate PM410.NLM and, if found, will load it automatically. 
  2841.        PM410.NLM only needs to be loaded once; all NLM patches can
  2842.        then be loaded.  PM410.NLM cannot be unloaded until all
  2843.        patches that rely on it are first unloaded. 
  2844.  
  2845.  
  2846.  
  2847. -----------------------------------------------------------------
  2848. PRGDELFX NLM
  2849. ============
  2850.  
  2851.      SYMPTOM:
  2852.  
  2853.      When running pfm.nlm (5 clients all running the purge file test),
  2854.      and purging files in the same folder, then unload pfm.nlm. This 
  2855.      will hang waiting for a directory handle to be freed.
  2856.  
  2857.      SOLUTION:
  2858.  
  2859.      Apply PRGDELFX NLM         1,295  11-21-95  3:03p 
  2860.  
  2861.      Solution Specifics:
  2862.  
  2863.      Different versions of this patch are available for the
  2864.      following NetWare Operating System's:
  2865.  
  2866.           V4.10
  2867.  
  2868.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2869.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2870.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2871.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2872.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2873.                     v3.11 SFT is in SFTITx.EXE.
  2874.  
  2875.      Installation Instructions:
  2876.  
  2877.         NCF FILE: 
  2878.         Native NetWare:         STARTUP.NCF
  2879.         NetWare for OS/2:       STARTUP.NCF
  2880.         NetWare SFTIII:         MSSTART.NCF
  2881.  
  2882.  
  2883. -----------------------------------------------------------------
  2884. PRGFILFX NLM
  2885. ============
  2886.  
  2887.      SYMPTOM:
  2888.  
  2889.         ABEND: Invalid entry found on deleted file list during
  2890.        backup.
  2891.  
  2892.      SOLUTION:
  2893.  
  2894.      Apply PRGFILFX NLM         3,890  02-13-96  8:17a 
  2895.  
  2896.      Solution Specifics:
  2897.  
  2898.      Different versions of this patch are available for the
  2899.      following NetWare Operating System's:
  2900.  
  2901.           V4.10
  2902.  
  2903.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2904.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2905.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2906.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2907.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2908.                     v3.11 SFT is in SFTITx.EXE.
  2909.  
  2910.      Installation Instructions:
  2911.  
  2912.         NCF FILE: 
  2913.         Native NetWare:         STARTUP.NCF
  2914.         NetWare for OS/2:       STARTUP.NCF
  2915.         NetWare SFTIII:         MSSTART.NCF
  2916.         NetWare SFTIII:         IOSTART.NCF
  2917.  
  2918.  
  2919. -----------------------------------------------------------------
  2920. PROTIDFX NLM
  2921. ============
  2922.  
  2923.      SYMPTOM:
  2924.        When the IPXRTR.NLM is loaded the LanHealth functionality
  2925.        for SFT3 quits working because we use a table called NCPID
  2926.        to get our ProtocolIDs from when the IPXRTR is loaded this
  2927.        table does not get filled in. This causes our sends to fail
  2928.        because they have not got a protocolID.
  2929.  
  2930.      SOLUTION:
  2931.  
  2932.      Apply PROTIDFX NLM         1,670  09-26-95  2:41p 
  2933.  
  2934.      Solution Specifics:
  2935.  
  2936.      Different versions of this patch are available for the
  2937.      following NetWare Operating System's:
  2938.  
  2939.           V4.10
  2940.  
  2941.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2942.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2943.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2944.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2945.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2946.                     v3.11 SFT is in SFTITx.EXE.
  2947.  
  2948.      Installation Instructions:
  2949.  
  2950.         NCF FILE: 
  2951.         NetWare SFTIII:         IOSTART.NCF
  2952.  
  2953.  
  2954. -----------------------------------------------------------------
  2955. PUBRECFX NLM
  2956. ============
  2957.  
  2958.      SYMPTOM:
  2959.  
  2960.        Loading a NLM that exports an API in an initialization
  2961.        routine will cause an infinite loop.
  2962.  
  2963.        Link list PublicHashTable will be linked to itself if an NLM
  2964.        exports an API in its initialization routine.
  2965.  
  2966.      SOLUTION:
  2967.  
  2968.      Apply PUBRECFX NLM         1,378  03-24-95  3:54p 
  2969.  
  2970.      Solution Specifics:
  2971.  
  2972.      Different versions of this patch are available for the
  2973.      following NetWare Operating System's:
  2974.  
  2975.           V4.10
  2976.  
  2977.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  2978.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  2979.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  2980.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  2981.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  2982.                     v3.11 SFT is in SFTITx.EXE.
  2983.  
  2984.      Installation Instructions:
  2985.  
  2986.         NCF FILE: 
  2987.         Native NetWare:         STARTUP.NCF
  2988.         NetWare for OS/2:       STARTUP.NCF
  2989.         NetWare SFTIII:         MSSTART.NCF
  2990.  
  2991.  
  2992. -----------------------------------------------------------------
  2993. READFLFX NLM
  2994. ============
  2995.  
  2996.      SYMPTOM:
  2997.  
  2998.      ABEND: Page Fault Processor Exception
  2999.  
  3000.      SOLUTION:
  3001.  
  3002.      Apply READFLFX NLM         1,601  05-24-96 11:19a 
  3003.  
  3004.      Solution Specifics:
  3005.  
  3006.      Different versions of this patch are available for the
  3007.      following NetWare Operating System's:
  3008.  
  3009.           V4.10
  3010.  
  3011.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3012.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3013.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3014.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3015.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3016.                     v3.11 SFT is in SFTITx.EXE.
  3017.  
  3018.      Installation Instructions:
  3019.  
  3020.         NCF FILE: 
  3021.         Native NetWare:         STARTUP.NCF
  3022.         NetWare for OS/2:       STARTUP.NCF
  3023.         NetWare SFTIII:         MSSTART.NCF
  3024.  
  3025.  
  3026. -----------------------------------------------------------------
  3027. REGOPNFX NLM
  3028. ============
  3029.  
  3030.      SYMPTOM:
  3031.        If RegisterOpenCallBack is called with an invalid handle the
  3032.        server page faults. If the handle is invalid, it gets passed
  3033.        to GetTreePointer expecting  a pointer back. The problem
  3034.        happens when GetTreePointer returns a NULL as an error and
  3035.        the caller does not check the return and just uses it as a
  3036.        pointer. This could also happen if the connection number is
  3037.        invalid.
  3038.  
  3039.      SOLUTION:
  3040.  
  3041.      Apply REGOPNFX NLM         1,115  09-26-95  3:08p 
  3042.  
  3043.      Solution Specifics:
  3044.  
  3045.      Different versions of this patch are available for the
  3046.      following NetWare Operating System's:
  3047.  
  3048.           V4.10
  3049.  
  3050.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3051.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3052.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3053.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3054.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3055.                     v3.11 SFT is in SFTITx.EXE.
  3056.  
  3057.      Installation Instructions:
  3058.  
  3059.         NCF FILE: 
  3060.         Native NetWare:         STARTUP.NCF
  3061.         NetWare for OS/2:       STARTUP.NCF
  3062.         NetWare SFTIII:         MSSTART.NCF
  3063.  
  3064.  
  3065. -----------------------------------------------------------------
  3066. RELQUEFX NLM
  3067. ============
  3068.  
  3069.      SYMPTOM:
  3070.         Page Fault Processor Exception during the RelQueue routine.
  3071.  
  3072.      SOLUTION:
  3073.  
  3074.      Apply RELQUEFX NLM         1,151  09-26-95  3:02p 
  3075.  
  3076.      Solution Specifics:
  3077.  
  3078.      Different versions of this patch are available for the
  3079.      following NetWare Operating System's:
  3080.  
  3081.           V4.10
  3082.  
  3083.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3084.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3085.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3086.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3087.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3088.                     v3.11 SFT is in SFTITx.EXE.
  3089.  
  3090.      Installation Instructions:
  3091.  
  3092.         NCF FILE: 
  3093.         Native NetWare:         STARTUP.NCF
  3094.         NetWare for OS/2:       STARTUP.NCF
  3095.         NetWare SFTIII:         MSSTART.NCF
  3096.  
  3097.  
  3098. -----------------------------------------------------------------
  3099. RENDIRFX NLM
  3100. ============
  3101.  
  3102.      SYMPTOM:
  3103.  
  3104.         "RENDIR  <alt 174>" will ABEND a server with a GPPE. The
  3105.        client does not have to be logged in to ABEND the server.
  3106.        RENDIR <alt 174> in the LOGIN directory will do the same
  3107.        thing.
  3108.  
  3109.      SOLUTION:
  3110.  
  3111.      Apply RENDIRFX NLM         1,904  09-01-95  4:49p 
  3112.  
  3113.      Solution Specifics:
  3114.  
  3115.      Different versions of this patch are available for the
  3116.      following NetWare Operating System's:
  3117.  
  3118.           V3.11, V3.12, V4.10, V3.11 SFT III
  3119.  
  3120.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3121.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3122.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3123.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3124.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3125.                     v3.11 SFT is in SFTITx.EXE.
  3126.  
  3127.      Installation Instructions:
  3128.  
  3129.         NCF FILE: 
  3130.         Native NetWare:         STARTUP.NCF
  3131.         NetWare for OS/2:       STARTUP.NCF
  3132.         NetWare SFTIII:         MSSTART.NCF
  3133.  
  3134.  
  3135. -----------------------------------------------------------------
  3136. RESPOLFX NLM
  3137. ============
  3138.  
  3139.      SYMPTOM:
  3140.  
  3141.        CyieldIfNeeded and CYieldWithDelay is not calling the
  3142.        polling process.  Repeatedly calling CYieldIfNeeded while
  3143.        waiting for a driver event to trigger will cause CPU
  3144.        utilization to hit 100% and never calls the polling process.
  3145.  
  3146.      SOLUTION:
  3147.  
  3148.      Apply RESPOLFX NLM         3,330  03-24-95  3:13p 
  3149.  
  3150.      Solution Specifics:
  3151.  
  3152.      Different versions of this patch are available for the
  3153.      following NetWare Operating System's:
  3154.  
  3155.           V4.10
  3156.  
  3157.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3158.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3159.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3160.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3161.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3162.                     v3.11 SFT is in SFTITx.EXE.
  3163.  
  3164.      Installation Instructions:
  3165.  
  3166.         NCF FILE: 
  3167.         Native NetWare:         STARTUP.NCF
  3168.         NetWare for OS/2:       STARTUP.NCF
  3169.         NetWare SFTIII:         IOSTART.NCF
  3170.  
  3171.  
  3172. -----------------------------------------------------------------
  3173. RIPFIX   NLM
  3174. ============
  3175.  
  3176.      SYMPTOM:
  3177.  
  3178.        Router does not remove known networks after disconnecting a
  3179.        cable.
  3180.  
  3181.      SOLUTION:
  3182.  
  3183.      Apply RIPFIX   NLM         5,414  06-28-96  10:59a 
  3184.  
  3185.      Solution Specifics:
  3186.  
  3187.      Different versions of this patch are available for the
  3188.      following NetWare Operating System's:
  3189.  
  3190.           V4.10
  3191.  
  3192.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3193.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3194.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3195.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3196.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3197.                     v3.11 SFT is in SFTITx.EXE.
  3198.  
  3199.      Installation Instructions:
  3200.  
  3201.         NCF FILE: 
  3202.         Native NetWare:         STARTUP.NCF
  3203.         NetWare for OS/2:       STARTUP.NCF
  3204.         NetWare SFTIII:         MSSTART.NCF
  3205.         NetWare SFTIII:         IOSTART.NCF
  3206.  
  3207.  
  3208. -----------------------------------------------------------------
  3209. RPCERRFX NLM
  3210. ============
  3211.  
  3212.      SYMPTOM:
  3213.        In the case 131 NCPs, there are 3 places where a NetWare
  3214.        alert is called after determining that the user is not a
  3215.        supervisor, console is secure, and remote command line
  3216.        processing is not allowed.  In these 3 cases, the NetWare
  3217.        alert is supposed to pass in 2 parameters and does, but
  3218.        specifies a parameter count of only 1.  This causes the
  3219.        server to page fault.
  3220.  
  3221.      SOLUTION:
  3222.  
  3223.      Apply RPCERRFX NLM         1,104  09-26-95  3:19p 
  3224.  
  3225.      Solution Specifics:
  3226.  
  3227.      Different versions of this patch are available for the
  3228.      following NetWare Operating System's:
  3229.  
  3230.           V4.10
  3231.  
  3232.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3233.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3234.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3235.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3236.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3237.                     v3.11 SFT is in SFTITx.EXE.
  3238.  
  3239.      Installation Instructions:
  3240.  
  3241.         NCF FILE: 
  3242.         Native NetWare:         STARTUP.NCF
  3243.         NetWare for OS/2:       STARTUP.NCF
  3244.         NetWare SFTIII:         MSSTART.NCF
  3245.  
  3246.  
  3247. -----------------------------------------------------------------
  3248. RTCONNFX NLM
  3249. ============
  3250.  
  3251.      SYMPTOM:
  3252.  
  3253.        NW v4.10 Cache buffers declining by 1% everyday in Monitor.
  3254.  
  3255.        Single NW v4.10 server with no one logged in loses 1% in
  3256.        cache buffers everyday until the server finally locks up.
  3257.        The server is downed once a week to reclaim the cache
  3258.        buffers. The memory was being eaten up by GENERAL PURPOSE
  3259.        WORK SPACE.
  3260.  
  3261.      SOLUTION:
  3262.  
  3263.      Apply RTCONNFX NLM         1,316  08-02-95  9:12a 
  3264.  
  3265.      Solution Specifics:
  3266.  
  3267.      Different versions of this patch are available for the
  3268.      following NetWare Operating System's:
  3269.  
  3270.           V4.10
  3271.  
  3272.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3273.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3274.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3275.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3276.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3277.                     v3.11 SFT is in SFTITx.EXE.
  3278.  
  3279.      Installation Instructions:
  3280.  
  3281.         NCF FILE: 
  3282.         Native NetWare:         STARTUP.NCF
  3283.         NetWare for OS/2:       STARTUP.NCF
  3284.         NetWare SFTIII:         MSSTART.NCF
  3285.  
  3286.  
  3287. -----------------------------------------------------------------
  3288. SERPERFX NLM
  3289. ============
  3290.  
  3291.      SYMPTOM:
  3292.  
  3293.        The Default Global Date PDE access bit is not set.  This
  3294.        causes a compare to the Global Data PDE to fail, which
  3295.        results in a TLB flush on IRQ's.
  3296.  
  3297.      SOLUTION:
  3298.  
  3299.      Apply SERPERFX NLM         1,438  03-24-95  3:35p 
  3300.  
  3301.      Solution Specifics:
  3302.  
  3303.      Different versions of this patch are available for the
  3304.      following NetWare Operating System's:
  3305.  
  3306.           V4.10
  3307.  
  3308.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3309.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3310.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3311.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3312.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3313.                     v3.11 SFT is in SFTITx.EXE.
  3314.  
  3315.      Installation Instructions:
  3316.  
  3317.         NCF FILE: 
  3318.         Native NetWare:         STARTUP.NCF
  3319.         NetWare SFTIII:         IOSTART.NCF
  3320.  
  3321.  
  3322. -----------------------------------------------------------------
  3323. SHRRAMFX NLM
  3324. ============
  3325.  
  3326.      SYMPTOM:
  3327.        With many of the new ATM cards coming out, the one megabyte
  3328.        provided by the server will not be sufficient. Some of these
  3329.        new cards will need the ability to have 4 to 16 megabytes of
  3330.        shared memory.
  3331.  
  3332.        Now the number of Memory Mapped paragraphs for a LAN adapter
  3333.        can be the number of pages if the proper bit is set in the
  3334.        shared flags.  This allows ATM and other memory hungry
  3335.        adapters to allocate very large mapped (shared) memory
  3336.        address ranges.  
  3337.  
  3338.      SOLUTION:
  3339.  
  3340.      Apply SHRRAMFX NLM         4,390  01-08-96 11:47a 
  3341.  
  3342.      Solution Specifics:
  3343.  
  3344.      Different versions of this patch are available for the
  3345.      following NetWare Operating System's:
  3346.  
  3347.           V3.12, V4.10
  3348.  
  3349.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3350.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3351.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3352.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3353.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3354.                     v3.11 SFT is in SFTITx.EXE.
  3355.  
  3356.      Installation Instructions:
  3357.  
  3358.         NCF FILE: 
  3359.         Native NetWare:         STARTUP.NCF
  3360.         NetWare for OS/2:       STARTUP.NCF
  3361.         NetWare SFTIII:         IOSTART.NCF
  3362.  
  3363.  
  3364. -----------------------------------------------------------------
  3365. SHRRESFX NLM
  3366. ============
  3367.  
  3368.      SYMPTOM:
  3369.  
  3370.        RegisterHardwareOptions handles shared resource incorrectly
  3371.        (or not at all).
  3372.  
  3373.        When a driver shares resources, RegisterHardwareOptions
  3374.        correctly assigns the shared resource when the first driver
  3375.        registers them. 
  3376.  
  3377.        This problem has proven more serious, as users have made
  3378.        minor mis-configuration on one WAN port, causing  that port
  3379.        to be prematurely deregistered. 
  3380.  
  3381.      SOLUTION:
  3382.  
  3383.      Apply SHRRESFX NLM         2,338  10-19-95  8:54a 
  3384.  
  3385.      Solution Specifics:
  3386.  
  3387.      Different versions of this patch are available for the
  3388.      following NetWare Operating System's:
  3389.  
  3390.           V4.10
  3391.  
  3392.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3393.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3394.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3395.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3396.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3397.                     v3.11 SFT is in SFTITx.EXE.
  3398.  
  3399.      Installation Instructions:
  3400.  
  3401.         NCF FILE: 
  3402.         Native NetWare:         STARTUP.NCF
  3403.         NetWare for OS/2:       STARTUP.NCF
  3404.         NetWare SFTIII:         IOSTART.NCF
  3405.  
  3406.  
  3407. -----------------------------------------------------------------
  3408. SMPSHMFX NLM
  3409. ============
  3410.  
  3411.      SYMPTOM:
  3412.  
  3413.      SOLUTION:
  3414.  
  3415.      Apply SMPSHMFX NLM         6,644  10-19-95  8:43a 
  3416.  
  3417.      Solution Specifics:
  3418.  
  3419.      Different versions of this patch are available for the
  3420.      following NetWare Operating System's:
  3421.  
  3422.           V4.10
  3423.  
  3424.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3425.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3426.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3427.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3428.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3429.                     v3.11 SFT is in SFTITx.EXE.
  3430.  
  3431.      This module exports symbols for NetWare SMP.
  3432.  
  3433.      Installation Instructions:
  3434.  
  3435.         NCF FILE: 
  3436.         Native NetWare:         STARTUP.NCF
  3437.  
  3438.  
  3439. -----------------------------------------------------------------
  3440. SRSYNCFX NLM
  3441. ============
  3442.  
  3443.      SYMPTOM:
  3444.  
  3445.        It was found that during a SBACKUP session, if the secondary
  3446.        engine went down for whatever reason, when it came back up
  3447.        it was unable to ReSynchronize with the other engine.
  3448.  
  3449.      SOLUTION:
  3450.  
  3451.      Apply SRSYNCFX NLM         1,073  04-28-95 11:12a 
  3452.  
  3453.      Solution Specifics:
  3454.  
  3455.      Different versions of this patch are available for the
  3456.      following NetWare Operating System's:
  3457.  
  3458.           V4.10
  3459.  
  3460.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3461.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3462.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3463.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3464.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3465.                     v3.11 SFT is in SFTITx.EXE.
  3466.  
  3467.      Installation Instructions:
  3468.  
  3469.         NCF FILE: 
  3470.         NetWare SFTIII:         IOSTART.NCF
  3471.  
  3472.  
  3473. -----------------------------------------------------------------
  3474. SRVPRSFX NLM
  3475. ============
  3476.  
  3477.      SYMPTOM:
  3478.  
  3479.        Need to increase the upper limit of the set parameters
  3480.        "Maximum Number of Server Processes" to 1000 so large systems
  3481.        will have enough available for peak traffic and heavy login
  3482.        and logout scenarios.
  3483.  
  3484.      SOLUTION:
  3485.  
  3486.      Apply SRVPRSFX NLM         1,111  04-28-95 11:11a 
  3487.  
  3488.  
  3489.      Solution Specifics:
  3490.  
  3491.      Different versions of this patch are available for the
  3492.      following NetWare Operating System's:
  3493.  
  3494.           V4.10
  3495.  
  3496.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3497.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3498.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3499.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3500.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3501.                     v3.11 SFT is in SFTITx.EXE.
  3502.  
  3503.      Installation Instructions:
  3504.  
  3505.         NCF FILE: 
  3506.         Native NetWare:         STARTUP.NCF
  3507.         NetWare for OS/2:       STARTUP.NCF
  3508.         NetWare SFTIII:         MSSTART.NCF
  3509.  
  3510.  
  3511. -----------------------------------------------------------------
  3512. SRVSTPFX NLM
  3513. ============
  3514.  
  3515.      SYMPTOM:
  3516.  
  3517.      Can't EXIT server after DownFileServer(1) call. Typing EXIT 
  3518.      on the IO Engine returns an error that the MS Engine must be 
  3519.      downed first, Typing DOWN on the MS Engine declares that it 
  3520.      was already downed.
  3521.  
  3522.      SOLUTION:
  3523.  
  3524.      Apply SRVSTPFX NLM         1,690  05-24-96 11:04a 
  3525.  
  3526.      Solution Specifics:
  3527.  
  3528.      Different versions of this patch are available for the
  3529.      following NetWare Operating System's:
  3530.  
  3531.           V4.10
  3532.  
  3533.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3534.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3535.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3536.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3537.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3538.                     v3.11 SFT is in SFTITx.EXE.
  3539.  
  3540.      Installation Instructions:
  3541.  
  3542.         NCF FILE: 
  3543.         NetWare SFTIII:         MSSTART.NCF
  3544.  
  3545.  
  3546. -----------------------------------------------------------------
  3547. STDRCHFX NLM
  3548. ============
  3549.  
  3550.      SYMPTOM:
  3551.  
  3552.      SOLUTION:
  3553.  
  3554.      Apply STDRCHFX NLM         1,217  05-24-96 11:28a 
  3555.  
  3556.      Increased the upper limits of both the Maximum Number of Directory
  3557.      Cache Buffers and Minimum Number of Directory Cache Buffers to 
  3558.      20,000 and 8,000 respectively.
  3559.  
  3560.      Solution Specifics:
  3561.  
  3562.      Different versions of this patch are available for the
  3563.      following NetWare Operating System's:
  3564.  
  3565.           V4.10
  3566.  
  3567.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3568.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3569.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3570.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3571.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3572.                     v3.11 SFT is in SFTITx.EXE.
  3573.  
  3574.      Installation Instructions:
  3575.  
  3576.         NCF FILE: 
  3577.         Native NetWare:         STARTUP.NCF
  3578.         NetWare for OS/2:       STARTUP.NCF
  3579.         NetWare SFTIII:         MSSTART.NCF
  3580.  
  3581. -----------------------------------------------------------------
  3582. STDIRHFX NLM 
  3583. ============
  3584.  
  3585.      SYMPTOM:
  3586.  
  3587.     Unable to CD into LOGIN directory after loading client 32.
  3588.  
  3589.      SOLUTION:
  3590.  
  3591.      Apply STDIRHFX NLM         1,104  09-23-96  1:21p
  3592.  
  3593.      Solution Specifics:
  3594.  
  3595.      Different versions of this patch are available for the
  3596.      following NetWare Operating System's:
  3597.  
  3598.           V4.10, V4.11
  3599.  
  3600.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3601.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3602.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3603.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3604.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3605.                     v3.11 SFT is in SFTITx.EXE.
  3606.  
  3607.     
  3608.      Installation Instructions:
  3609.  
  3610.         NCF FILE: 
  3611.         Native NetWare:         STARTUP.NCF
  3612.         NetWare for OS/2:       STARTUP.NCF
  3613.         NetWare SFTIII:         MSSTART.NCF
  3614.  
  3615.  
  3616. -----------------------------------------------------------------
  3617. STPSRVFX NLM
  3618. ============
  3619.  
  3620.      SYMPTOM:
  3621.  
  3622.      SOLUTION:
  3623.  
  3624.      Apply STPSRVFX NLM         1,802  08-02-95  8:29a 
  3625.  
  3626.      Solution Specifics:
  3627.  
  3628.      Different versions of this patch are available for the
  3629.      following NetWare Operating System's:
  3630.  
  3631.           V4.10
  3632.  
  3633.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3634.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3635.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3636.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3637.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3638.                     v3.11 SFT is in SFTITx.EXE.
  3639.  
  3640.      Installation Instructions:
  3641.  
  3642.         NCF FILE: 
  3643.         NetWare SFTIII:         IOSTART.NCF
  3644.  
  3645.  
  3646. -----------------------------------------------------------------
  3647. SUBLCKFX NLM
  3648. ============
  3649.  
  3650.      SYMPTOM:
  3651.  
  3652.        Deadlock occurs in 4.10
  3653.  
  3654.        Server moves to 100% utilization and NLMS block resources
  3655.        while loading. 
  3656.  
  3657.      SOLUTION:
  3658.  
  3659.      Apply SUBLCKFX NLM         2,105  03-24-95 12:00p 
  3660.  
  3661.      Solution Specifics:
  3662.  
  3663.      Different versions of this patch are available for the
  3664.      following NetWare Operating System's:
  3665.  
  3666.           V4.02, V4.10
  3667.  
  3668.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3669.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3670.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3671.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3672.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3673.                     v3.11 SFT is in SFTITx.EXE.
  3674.  
  3675.      Installation Instructions:
  3676.  
  3677.         NCF FILE: 
  3678.         Native NetWare:         STARTUP.NCF
  3679.         NetWare for OS/2:       STARTUP.NCF
  3680.         NetWare SFTIII:         MSSTART.NCF
  3681.  
  3682.  
  3683. -----------------------------------------------------------------
  3684. SUBSPCFX NLM
  3685. ============
  3686.  
  3687.      SYMPTOM:
  3688.  
  3689.        Server had a volume full with many small files. The
  3690.        SuballocMoverProcedure was calling SubAllocDoTheMove and was
  3691.        not yielding in this case. The server hung as it was caught
  3692.        in this loop.
  3693.  
  3694.      SOLUTION:
  3695.  
  3696.      Apply SUBSPCFX NLM         1,322  04-28-95 11:05a 
  3697.  
  3698.      Solution Specifics:
  3699.  
  3700.      Different versions of this patch are available for the
  3701.      following NetWare Operating System's:
  3702.  
  3703.           V4.10
  3704.  
  3705.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3706.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3707.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3708.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3709.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3710.                     v3.11 SFT is in SFTITx.EXE.
  3711.  
  3712.      Installation Instructions:
  3713.  
  3714.         NCF FILE: 
  3715.         Native NetWare:         STARTUP.NCF
  3716.         NetWare for OS/2:       STARTUP.NCF
  3717.         NetWare SFTIII:         MSSTART.NCF
  3718.  
  3719.  
  3720. -----------------------------------------------------------------
  3721. SWTINTFX NLM
  3722. ============
  3723.  
  3724.      SYMPTOM:
  3725.      
  3726.      SFT III servers experience different outputs aBENDS
  3727.  
  3728.      Solution:
  3729.  
  3730.      Apply: SWTINTFX NLM         1,564  07-25-96 10:35p
  3731.  
  3732.      Solution Specifics:
  3733.      
  3734.      Use a interrupt gate so stacks are kept the same.
  3735.  
  3736.      Different versions of this patch are available for the
  3737.      following NetWare Operating System's:
  3738.  
  3739.           V4.10
  3740.  
  3741.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3742.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3743.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3744.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3745.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3746.                     v3.11 SFT is in SFTITx.EXE.
  3747.  
  3748.      Installation Instructions:
  3749.  
  3750.         NCF FILE: 
  3751.         NetWare SFTIII:         IOSTART.NCF
  3752.  
  3753.  
  3754.  
  3755. -----------------------------------------------------------------
  3756. SYNMEMFX NLM
  3757. ============
  3758.  
  3759.      SYMPTOM:
  3760.        Systems with lots of memory will cause clients to time out
  3761.        during memory synchronization. 
  3762.  
  3763.      SOLUTION:
  3764.  
  3765.      Apply SYNMEMFX NLM        10,803  08-02-96  8:01a
  3766.  
  3767.      Solution Specifics:
  3768.  
  3769.      Different versions of this patch are available for the
  3770.      following NetWare Operating System's:
  3771.  
  3772.           V4.10
  3773.  
  3774.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3775.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3776.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3777.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3778.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3779.                     v3.11 SFT is in SFTITx.EXE.
  3780.  
  3781.      Installation Instructions:
  3782.  
  3783.         NCF FILE: 
  3784.         NetWare SFTIII:         MSSTART.NCF
  3785.         NetWare SFTIII:         IOSTART.NCF
  3786.  
  3787.  
  3788. -----------------------------------------------------------------
  3789. SYNMSGFX NLM
  3790. ============
  3791.  
  3792.      SYMPTOM:
  3793.  
  3794.        Server synchronizing message is never sent to the users if
  3795.        you have the set parameter "Notify all users of mirrored
  3796.        server synchronization" turned on. 
  3797.  
  3798.      SOLUTION:
  3799.  
  3800.      Apply SYNMSGFX NLM         1,047  04-28-95 11:08a 
  3801.  
  3802.      Solution Specifics:
  3803.  
  3804.      Different versions of this patch are available for the
  3805.      following NetWare Operating System's:
  3806.  
  3807.           V4.10
  3808.  
  3809.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3810.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3811.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3812.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3813.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3814.                     v3.11 SFT is in SFTITx.EXE.
  3815.  
  3816.      Installation Instructions:
  3817.  
  3818.         NCF FILE: 
  3819.         NetWare SFTIII:         MSSTART.NCF
  3820.  
  3821.  
  3822. -----------------------------------------------------------------
  3823. SYNTHRFX NLM
  3824. ============
  3825.  
  3826.  
  3827.      SYMPTOM:
  3828.  
  3829.      SOLUTION:
  3830.  
  3831.      Apply SYNTHRFX NLM         2,071  05-08-95  2:19p 
  3832.  
  3833.      Solution Specifics:
  3834.  
  3835.      Different versions of this patch are available for the
  3836.      following NetWare Operating System's:
  3837.  
  3838.           V4.10
  3839.  
  3840.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3841.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3842.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3843.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3844.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3845.                     v3.11 SFT is in SFTITx.EXE.
  3846.  
  3847.        The sync check events need to be throttled so that when the
  3848.        secondary is getting behind, they do not overrun the
  3849.        ToSecondary queue.  This can be accomplished by not allowing
  3850.        the IOEngine to process requests from the MSEngine if the
  3851.        ToSecondary queue is more than half full. 
  3852.  
  3853.      Installation Instructions:
  3854.  
  3855.         NCF FILE: 
  3856.         NetWare SFTIII:         IOSTART.NCF
  3857.  
  3858.  
  3859. -----------------------------------------------------------------
  3860. TIMRESFX NLM
  3861. ============
  3862.  
  3863.      SYMPTOM:
  3864.  
  3865.      SOLUTION:
  3866.  
  3867.      Apply TIMRESFX NLM         1,284  02-13-96  8:03a 
  3868.  
  3869.      Corrects problem with Time Restrictions.
  3870.  
  3871.      Solution Specifics:
  3872.  
  3873.      Different versions of this patch are available for the
  3874.      following NetWare Operating System's:
  3875.  
  3876.           V4.10
  3877.  
  3878.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3879.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3880.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3881.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3882.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3883.                     v3.11 SFT is in SFTITx.EXE.
  3884.  
  3885.      Installation Instructions:
  3886.  
  3887.         NCF FILE: 
  3888.         Native NetWare:         STARTUP.NCF
  3889.         NetWare for OS/2:       STARTUP.NCF
  3890.         NetWare SFTIII:         MSSTART.NCF
  3891.  
  3892.  
  3893. -----------------------------------------------------------------
  3894. TOTBLKFX NLM
  3895. ============
  3896.  
  3897.      SYMPTOM:
  3898.  
  3899.        VolumeSizeInClusters was not being returned in the reply
  3900.        area in the GetActualDirectoryUsageStatistics() routine.
  3901.  
  3902.      SOLUTION:
  3903.  
  3904.      Apply TOTBLKFX NLM         1,223  03-24-95  3:26p 
  3905.  
  3906.      Solution Specifics:
  3907.  
  3908.      Different versions of this patch are available for the
  3909.      following NetWare Operating System's:
  3910.  
  3911.           V4.10
  3912.  
  3913.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3914.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3915.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3916.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3917.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3918.                     v3.11 SFT is in SFTITx.EXE.
  3919.  
  3920.      Installation Instructions:
  3921.  
  3922.         NCF FILE: 
  3923.         Native NetWare:         STARTUP.NCF
  3924.         NetWare for OS/2:       STARTUP.NCF
  3925.         NetWare SFTIII:         MSSTART.NCF
  3926.  
  3927.  
  3928. -----------------------------------------------------------------
  3929. UNKSPCFX NLM
  3930. ============
  3931.  
  3932.      SYMPTOM:
  3933.  
  3934.      Getting to many files with no owner causes out of space errors 
  3935.      when those files get larger.
  3936.  
  3937.      SOLUTION:
  3938.  
  3939.      Apply UNKSPCFX NLM         1,168  05-24-96 11:10a 
  3940.  
  3941.      Added code to set the Maximum space restriction for the N/A user 
  3942.      from 2gig to 32 gig.
  3943.  
  3944.      Solution Specifics:
  3945.  
  3946.      Different versions of this patch are available for the
  3947.      following NetWare Operating System's:
  3948.  
  3949.           V4.10
  3950.  
  3951.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3952.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3953.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3954.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3955.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3956.                     v3.11 SFT is in SFTITx.EXE.
  3957.  
  3958.      Installation Instructions:
  3959.  
  3960.         NCF FILE: 
  3961.         Native NetWare:         STARTUP.NCF
  3962.         NetWare for OS/2:       STARTUP.NCF
  3963.         NetWare SFTIII:         MSSTART.NCF
  3964.  
  3965.  
  3966. -----------------------------------------------------------------
  3967. UPDSCRFX NLM
  3968. ============
  3969.  
  3970.      SYMPTOM:
  3971.  
  3972.      ABEND:MSENGINE PRODUCED DIFFERENT OUT PUTS.
  3973.  
  3974.      SOLUTION:
  3975.  
  3976.      Apply UPDSCRFX NLM         1,197  06-18-96 12:52p 
  3977.  
  3978.      Solution Specifics:
  3979.  
  3980.      Different versions of this patch are available for the
  3981.      following NetWare Operating System's:
  3982.  
  3983.           V4.10
  3984.  
  3985.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  3986.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  3987.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  3988.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  3989.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  3990.                     v3.11 SFT is in SFTITx.EXE.
  3991.  
  3992.      Installation Instructions:
  3993.  
  3994.         NCF FILE: 
  3995.         NetWare SFTIII:         IOSTART.NCF
  3996.  
  3997.  
  3998. -----------------------------------------------------------------
  3999. VGENFUFX NLM
  4000. ============
  4001.  
  4002.      SYMPTOM:
  4003.  
  4004.      NFS Gateway loaded with OS/2 name space ABENDS server.
  4005.  
  4006.      SOLUTION:
  4007.  
  4008.      Apply VGENFUFX NLM         2,455  05-24-96 11:31a 
  4009.  
  4010.  
  4011.      Solution Specifics:
  4012.  
  4013.      Different versions of this patch are available for the
  4014.      following NetWare Operating System's:
  4015.  
  4016.           V4.10
  4017.  
  4018.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  4019.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  4020.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  4021.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  4022.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  4023.                     v3.11 SFT is in SFTITx.EXE.
  4024.  
  4025.      Installation Instructions:
  4026.  
  4027.         NCF FILE: 
  4028.         Native NetWare:         STARTUP.NCF
  4029.         NetWare for OS/2:       STARTUP.NCF
  4030.         NetWare SFTIII:         MSSTART.NCF
  4031.  
  4032.  
  4033. -----------------------------------------------------------------
  4034. WATDOGFX NLM
  4035. ============
  4036.  
  4037.      SYMPTOM:
  4038.  
  4039.        Watchdog logouts caused by watchdog packets set to type
  4040.        other than 0 or 4.
  4041.  
  4042.        A trace shows that watchdog packets have the packet type
  4043.        filled in with random numbers.  The packet type should be
  4044.        filled in with 0 or 4.  All seems to work fine until a
  4045.        packet type 5 happens to be used, then watchdog breaks. 
  4046.        From the trace, the workstation responds with Y to the
  4047.        watchdog query but the server doesn't pick that up...one
  4048.        minute later, the server is querying again.  The packet type
  4049.        the file server uses for watchdog is the same the entire
  4050.        time it is up but it can change every time the server is
  4051.        downed and brought back up.
  4052.  
  4053.      SOLUTION:
  4054.  
  4055.      Apply WATDOGFX NLM         1,332  05-24-96 10:53a 
  4056.  
  4057.      Solution Specifics:
  4058.  
  4059.      Different versions of this patch are available for the
  4060.      following NetWare Operating System's:
  4061.  
  4062.           V4.10
  4063.  
  4064.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  4065.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  4066.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  4067.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  4068.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  4069.                     v3.11 SFT is in SFTITx.EXE.
  4070.  
  4071.      Installation Instructions:
  4072.  
  4073.         NCF FILE: 
  4074.         Native NetWare:         STARTUP.NCF
  4075.         NetWare for OS/2:       STARTUP.NCF
  4076.         NetWare SFTIII:         MSSTART.NCF
  4077.  
  4078.  
  4079. -----------------------------------------------------------------
  4080. WORKTDFX NLM
  4081. ============
  4082.  
  4083.      SYMPTOM:
  4084.        When a large number of work to do's are already in the work
  4085.        to do queue, there is a severe performance degradation. 
  4086.        This is do to excessive debug checking for a rare error
  4087.        condition.  This was especially a problem for the
  4088.        IPXRTR.NLM.
  4089.  
  4090.      SOLUTION:
  4091.  
  4092.      Apply WORKTDFX NLM         1,073  08-11-95  9:27a 
  4093.  
  4094.      Solution Specifics:
  4095.  
  4096.      Different versions of this patch are available for the
  4097.      following NetWare Operating System's:
  4098.  
  4099.           V4.10
  4100.  
  4101.            Example: v3.11 is in 311ITx.EXE or 311PTx.EXE,
  4102.                     v3.12 is in 312ITx.EXE or 312PTx.EXE,
  4103.                     v4.01 is in 401ITx.EXE or 401PTx.EXE,
  4104.                     v4.02 is in 402ITx.EXE or 402PTx.EXE.
  4105.                     v4.10 is in 410ITx.EXE or 410PTx.EXE.
  4106.                     v3.11 SFT is in SFTITx.EXE.
  4107.  
  4108.      Installation Instructions:
  4109.  
  4110.         NCF FILE: 
  4111.         Native NetWare:         STARTUP.NCF
  4112.         NetWare for OS/2:       STARTUP.NCF
  4113.  
  4114.  
  4115. -----------------------------------------------------------------
  4116. ADTRSTFX NLM         1,325  05-24-96 10:26a 
  4117. ALEQUEFX NLM         1,493  09-26-95  2:56p 
  4118. ALLDIRFX NLM         1,084  05-08-95  2:14p 
  4119. ALWRITFX NLM         1,772  08-02-95 10:03a 
  4120. AUDDIRFX NLM         1,244  03-24-95  3:17p 
  4121. AUDNSPFX NLM         1,116  03-24-95  3:43p 
  4122. AUTODUMP NLM         3,041  09-25-95  2:47p 
  4123. BRDCSTFX NLM         1,131  02-13-96  8:01a 
  4124. CHKLANFX NLM         1,119  02-13-96  8:14a 
  4125. CLRDIRFX NLM         3,277  03-24-95  3:11p 
  4126. CLSSCRFX NLM         1,082  06-18-96 12:39a 
  4127. COMABRFX NLM         1,627  07-25-96 10:38p 
  4128. COMCOPFX NLM         2,984  02-13-96  7:48a 
  4129. COMREDFX NLM         1,208  03-24-95  3:47p 
  4130. COMSDSFX NLM         1,425  01-22-96  9:43a 
  4131. COMSTPFX NLM         1,606  03-24-95  2:51p 
  4132. COMUPDFX NLM         1,048  03-24-95  3:32p 
  4133. CREDIRFX NLM         1,140  11-21-95  2:56p 
  4134. CRTDIRFX NLM         1,124  04-28-95 11:05a 
  4135. DIAG410  NLM        30,871  03-14-96  2:56p 
  4136. DSPRCSFX NLM         2,048  05-10-95  2:01p 
  4137. DUPLICFX NLM         2,108  06-28-96  8:23a 
  4138. EADFLGFX NLM         1,195  03-24-95  3:03p 
  4139. EAPURGFX NLM         1,117  05-24-96 11:37a 
  4140. EAVLMTFX NLM         2,356  02-13-96  7:50a 
  4141. EOFREDFX NLM         1,119  02-13-96  8:17a 
  4142. EVNTRPFX NLM         1,094  01-18-96 11:00p 
  4143. EXVMGTFX NLM         1,588  05-24-96 11:34a 
  4144. FNDSYMFX NLM         1,431  03-24-95  3:00p 
  4145. GETDIRFX NLM         1,076  05-24-96 11:23a 
  4146. GETVINFX NLM         1,201  08-02-95 11:19a 
  4147. GETVOLFX NLM         2,028  03-24-95  3:49p 
  4148. IPXHANFX NLM         1,155  08-02-95 11:27a 
  4149. IPXSTAFX NLM         1,064  11-21-95  3:08p 
  4150. LCKSTNFX NLM         1,160  02-13-96  7:53a 
  4151. LOADER   EXE       139,215  08-05-96  8:36a
  4152. LSLLCKFX NLM         2,372  07-27-95 10:35a 
  4153. LSLTIMFX NLM         1,730  07-19-95 10:35a 
  4154. LSWAP    EXE        55,597  05-28-96  1:51p 
  4155. LSWAP    NLM        46,534  05-28-96  1:52p 
  4156. MACREQFX NLM         1,118  05-24-96 11:27a 
  4157. MAPCONFX NLM         1,178  03-24-95  3:56p 
  4158. MAXPCKFX NLM         1,106  09-21-95 10:02a 
  4159. MEMCOLFX NLM         2,642  08-02-95  8:38a 
  4160. MIGFREFX NLM         1,603  08-02-95  8:09a 
  4161. MIGINIFX NLM         1,775  08-11-95  9:37a 
  4162. MIGKEYFX NLM         1,351  08-02-95 10:30a 
  4163. MIGSTRFX NLM         1,159  02-13-96  7:58a 
  4164. MMDISMFX NLM         1,122  04-28-95 11:02a 
  4165. MMMIRRFX NLM         1,653  07-27-95 10:38a 
  4166. MMREMMFX NLM         1,189  08-02-95  8:54a 
  4167. MSINPQFX NLM         3,252  05-08-95  2:17p 
  4168. MSSHIM   NLM         1,491  03-28-95  9:35a 
  4169. MSSMEMFX NLM         1,647  05-24-96 11:29a 
  4170. MSVOLMFX NLM         1,131  04-04-95 12:29p 
  4171. NSMODFFX NLM         1,124  05-24-96 11:32a 
  4172. NSWILDFX NLM         2,053  10-09-95  1:08p 
  4173. OPNCLBFX NLM         1,343  05-08-95  2:04p 
  4174. PBOUTWFX NLM         2,066  01-08-96 11:45a 
  4175. PI_ICMD  NLM        18,259  06-28-96  8:55a 
  4176. PI_INIT  NLM         1,735  06-28-96  8:25a 
  4177. PI_IOCON NLM           802  06-28-96  9:27a 
  4178. PI_IOMKD NLM         1,250  06-28-96  9:04a 
  4179. PM410    NLM        25,413  03-13-96  7:47a 
  4180. PRGDELFX NLM         1,295  11-21-95  3:03p 
  4181. PRGFILFX NLM         3,890  02-13-96  8:17a 
  4182. PROTIDFX NLM         1,670  09-26-95  2:41p 
  4183. PUBRECFX NLM         1,378  03-24-95  3:54p 
  4184. READFLFX NLM         1,601  05-24-96 11:19a 
  4185. REGOPNFX NLM         1,115  09-26-95  3:08p 
  4186. RELQUEFX NLM         1,151  09-26-95  3:02p 
  4187. RENDIRFX NLM         1,904  09-01-95  4:49p 
  4188. RESPOLFX NLM         3,330  03-24-95  3:13p 
  4189. RIPFIX   NLM         5,414  06-28-96 10:59a 
  4190. RPCERRFX NLM         1,104  09-26-95  3:19p 
  4191. RTCONNFX NLM         1,316  08-02-95  9:12a 
  4192. SERPERFX NLM         1,438  03-24-95  3:35p 
  4193. SHRRAMFX NLM         4,390  01-08-96 11:47a 
  4194. SHRRESFX NLM         2,338  10-19-95  8:54a 
  4195. SMPSHMFX NLM         6,644  10-19-95  8:43a 
  4196. SRSYNCFX NLM         1,073  04-28-95 11:12a 
  4197. SRVPRSFX NLM         1,111  04-28-95 11:11a 
  4198. SRVSTPFX NLM         1,690  05-24-96 11:04a 
  4199. STDRCHFX NLM         1,217  05-24-96 11:28a 
  4200. STPSRVFX NLM         1,802  08-02-95  8:29a 
  4201. SUBLCKFX NLM         2,105  03-24-95 12:00p 
  4202. SUBSPCFX NLM         1,322  04-28-95 11:05a 
  4203. SWTINTFX NLM         1,564  07-25-96 10:35p
  4204. SYNMEMFX NLM        10,803  08-02-96  8:01a
  4205. SYNMSGFX NLM         1,047  04-28-95 11:08a 
  4206. SYNTHRFX NLM         2,071  05-08-95  2:19p 
  4207. TIMRESFX NLM         1,284  02-13-96  8:03a 
  4208. TOTBLKFX NLM         1,223  03-24-95  3:26p 
  4209. UNKSPCFX NLM         1,168  05-24-96 11:10a 
  4210. UPDSCRFX NLM         1,197  06-18-96 12:52p 
  4211. VGENFUFX NLM         2,455  05-24-96 11:31a 
  4212. WATDOGFX NLM         1,332  05-24-96 10:53a 
  4213. WORKTDFX NLM         1,073  08-11-95  9:27a 
  4214.