Patch Name: PHCO_2692 Patch Description: This patch fixes SIGWINCH resize problem with /bin/ksh Path Name: /hp-ux_patches/s700/8.X/PHCO_2692 Effective Date: 930602 Patch Files: /bin/ksh /bin/rksh SR#: 5003128223 "what" string/timestamp: ./bin/ksh: $Revision: 70.2.1.1 $ Version 11/16/88 PATCH_8_07: arith.o blok.o ctype.o defs.o edit.o echo.o expand.o fault.o history.o io.o jobs.o service.o string.o stak.o test.o word.o emacs.o vi.o hpux_rel.o args.o builtin.o cmd.o main.o msg.o print.o xec.o name.o macro.o error.o 93/06/02 ./bin/rksh: $Revision: 70.2.1.1 $ Version 11/16/88 PATCH_8_07: arith.o blok.o ctype.o defs.o edit.o echo.o expand.o fault.o history.o io.o jobs.o service.o string.o stak.o test.o word.o emacs.o vi.o hpux_rel.o args.o builtin.o cmd.o main.o msg.o print.o xec.o name.o macro.o error.o 93/06/02 "sum" output: 26399 448 ./bin/ksh 26399 448 ./bin/rksh Dependencies: None. Supersedes: PHCO_1356. Patch Package Size: 267 Kbytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. Note: Please back up your system before you patch. --------------------------------------------------------------------------- After getting the patch onto your machine, unshar the patch (sh PHCO_2692). To install this patch do the following: IMPORTANT ----- PLEASE READ THIS::::: 0) Make sure that nobody in the system is using either ksh or rksh, including yourself. (login in the single-user mode running Bourne shell - /bin/sh). Copy /bin/ksh to /tmp/ksh.old using the command $ cp /bin/ksh /tmp/ksh.old ## use the same name as indicated here!! 1) Run /etc/update (Note: you must be logged in as root to update a system). 2) Once in the update "Main Menu" move the highlighted line to "Change Source or Destination ->" and press "Return" or "Select Item". 3) Make sure the highlighted item in the "Change Source or Destination" window is "From Tape Device to Local System ...", then press "Return" or "Select Item". 4) You should now be in the "From Tape Device to Local System" window. Change the "Source: /dev/rmt/0m" to "Source: /tmp/PHCO_2692.updt" (this assumes that you are in the /tmp directory where PHCO_2692.updt has been placed). Note: You must enter the complete path name. 5) Press "Done". 6) From here on follow the standard directions for update. The customized script that update runs will move the original software to /system/PHCO_2692/orig. HP recommends keeping this software there in order to recover from any potential problems. It is also recommended that you move the PHCO_2692.text file to /system/PHCO_2692 to be retained for future reference. If you wish to put this patch on a magnetic tape and update from the tape drive, dd a copy of the patch to the tape drive. As an example the following will create a copy of the patch that update can read: dd if=PHCO_2692.updt of=/dev/rmt/0m bs=2048