Patch Name: PHCO_14799 Patch Description: s300_400 9.10 at(1) changed to work past the year 2000 Creation Date: 98/04/09 Post Date: 98/04/24 Hardware Platforms - OS Releases: s300_400: 9.10 Products: N/A Filesets: CMDS-MIN Automatic Reboot?: No Status: General Release Critical: No Path Name: /hp-ux_patches/s300_400/9.X/PHCO_14799 Symptoms: PHCO_14799: Attempting to schedule an event on February 29th of any leap year would fail (it would be scheduled on March 1st) unless the system date itself was in a leap year. PHCO_13243: at(1) could not schedule events past December 31, 1999. e.g. at -f 10:00 November 20, 2003 gives a 'bad date' error. Defect Description: PHCO_14799: at(1) was checking the current system date for leap year status, as opposed to the date actually specified when the at(1) command was invoked. PHCO_13243: The code for parsing dates with at(1) was not set up to handle dates past December 31, 1999. SR: 4701374306 Patch Files: /usr/bin/at what(1) Output: /usr/bin/at: $PATCH/9_1 PHCO_14799 Revision: 70.19.3.6 $ $Revision: 72.6 $ sum(1) Output: 6338 57 /usr/bin/at Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_13243 Equivalent Patches: None Patch Package Size: 80 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_14799 . sh PHCO_14799 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHCO_14799.updt PHCO_14799 Update moves the original software to /system/PHCO_14799/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHCO_14799 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHCO_14799.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: None