Patch Name: PHCO_13971 Patch Description: s300_400 9.10 lif header access & display fix for Year 2000 Creation Date: 98/02/26 Post Date: 98/04/28 Hardware Platforms - OS Releases: s300_400: 9.10 Products: N/A Filesets: KERN-BLD Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s300_400/9.X/PHCO_13971 Symptoms: PHCO_13971: Commands that access the lif header display a three digit year when date is set to year 2000 or greater, i.e. 103 for the year 2003. Defect Description: PHCO_13971: In the lif header the year is stored as two "bcd" digits. A tm_year field, which is three digits was stored in the lif header. SR: 4701380469 Patch Files: /usr/bin/lifcp /usr/bin/lifinit /usr/bin/lifls /etc/mkboot what(1) Output: /usr/bin/lifcp: PATCH/9_1 PHCO_13971 $Revision: 70.1 $ /usr/bin/lifinit: PATCH/9_1 PHCO_13971 $Revision: 70.1 $ /usr/bin/lifls: PATCH/9_1 PHCO_13971 $Revision: 70.1 $ /etc/mkboot: PATCH/9_1 PHCO_13971 $Revision: 70.11 $ sum(1) Output: 55068 184 /usr/bin/lifcp 65213 23 /usr/bin/lifinit 48505 23 /usr/bin/lifls 25116 216 /etc/mkboot Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 280 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Copy the patch to your /tmp directory and unshar it: cd /tmp cp patch_source/PHCO_13971 . sh PHCO_13971 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHCO_13971.updt PHCO_13971 Update moves the original software to /system/PHCO_13971/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHCO_13971 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHCO_13971.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None