Patch-ID# 107586-01
Keywords: date reboot GMT
Synopsis: SunOS 4.1.4: date is incorrect after reboot
Date: Mar/31/99

Solaris Release: 1.1.2

SunOS Release: 4.1.4

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4(all)

BugId's fixed with this patch: 4212978

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: sun4/clock.o
				sun4c/clock.o
				sun4m/clock.o
Problem Description: 

4212978  date set with "date -u" (GMT) is incorrect after reboot

Patch Installation Instructions: 

1) As root, save a copy of the original clock.o file:
   mv /usr/sys/`arch -k`/OBJ/clock.o /usr/sys/`arch -k`/OBJ/clock.o.FCS
   
2) Copy the new clock.o file from the patch directory:
   cp clock.o /usr/sys/`arch -k`/OBJ
   chmod 444 /usr/sys/`arch -k`/OBJ/clock.o
   chown root.staff /usr/sys/`arch -k`/OBJ/clock.o
   
3) Config, make, and install a new kernel.  Reboot.  Please refer 
   to the "System Installation and Networking" manual for details 
   about building a custom kernel.
