Patch-ID# 105140-01
Keywords: y2000 sccs
Synopsis: SunOS 4.1.3_U1: sccs Year 2000 fixes
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: 4042441

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:  admin cdc comb delta get 
                                 prs prt rmdel sact unget

Problem Description: 

4042441  sccs utilities do not display years after 1999 correctly

Patch Installation Instructions: 

1) As root, save the original sccs files:
   mv /usr/sccs/admin /usr/sccs/admin.FCS
   mv /usr/sccs/cdc /usr/sccs/cdc.FCS
   mv /usr/sccs/comb /usr/sccs/comb.FCS
   mv /usr/sccs/delta /usr/sccs/delta.FCS
   mv /usr/sccs/get /usr/sccs/get.FCS
   mv /usr/sccs/prs /usr/sccs/prs.FCS
   mv /usr/sccs/prt /usr/sccs/prt.FCS
   mv /usr/sccs/rmdel /usr/sccs/rmdel.FCS
   mv /usr/sccs/sact /usr/sccs/sact.FCS
   mv /usr/sccs/unget /usr/sccs/unget.FCS
   
2) Copy the new sccs files from the patch directory:
   cp admin /usr/sccs
   cp cdc /usr/sccs
   cp comb /usr/sccs
   cp delta /usr/sccs
   cp get /usr/sccs
   cp prs /usr/sccs
   cp prt /usr/sccs
   cp rmdel /usr/sccs
   cp sact /usr/sccs
   cp unget /usr/sccs
   
3) chmod 755 /usr/sccs/*
   chown root.staff /usr/sccs/*
