Patch-ID# 105142-01
Keywords: y2000 touch
Synopsis: SunOS 4.1.3_U1: /usr/5bin/touch command Year 2000 fix                     
Date: Nov/26/97

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4(all)

BugId's fixed with this patch: 4042646

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch: touch


Problem Description: 

4042646  /usr/5bin/touch gives wrong modification date to files
         when the "date" option is used for years after 1999.
         
Patch Installation Instructions: 

1) As root, save a copy of the original touch file:
   mv /usr/5bin/touch /usr/5bin/touch.FCS
  
2) Copy the new touch file from the patch directory:
   cp touch /usr/5bin/touch
   
3) chmod 755 /usr/5bin/touch
   chown root.staff /usr/5bin/touch
