Patch Name: PHCO_13689 Patch Description: s300_400 9.10 Changes so rcs commands work past year 2000 Creation Date: 98/01/15 Post Date: 98/01/23 Hardware Platforms - OS Releases: s300_400: 9.10 Products: N/A Filesets: SRC-CNTL Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s300_400/9.X/PHCO_13689 Symptoms: PHCO_13689: co -d, rlog -d broke at dates > 1999 -d"00/01/01" does not work correctly -d"Jan 1, 2000" does not work correctly -d"2000/01/01" does not work correctly co, ci and rlog print out three digit years instead of two digit years, i.e. 103 instead of 03 for year 2003. Defect Description: PHCO_13689: The code for parsing dates in rcs did not correctly handle years past 1999. The code for printing dates did not correctly format output years from a tm_year structure. SR: 4701378349 Patch Files: /usr/bin/co /usr/bin/ci /usr/bin/rlog what(1) Output: /usr/bin/co: $PATCH/9_1 PHCO_13689 Revision: 70.4.1.1 $ /usr/bin/ci: $PATCH/9_1 PHCO_13689 Revision: 70.4.1.1 $ /usr/bin/rlog: $PATCH/9_1 PHCO_13689 Revision: 70.4.1.1 $ sum(1) Output: 31162 116 /usr/bin/co 9725 124 /usr/bin/ci 22405 86 /usr/bin/rlog Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 220 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_13689 . sh PHCO_13689 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHCO_13689.updt PHCO_13689 Update moves the original software to /system/PHCO_13689/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHCO_13689 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHCO_13689.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None