Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Wayne Knowles <wdk@netbsd.org>
List: source-changes
Date: 08/29/2000 13:34:14
Module Name:	syssrc
Committed By:	wdk
Date:		Tue Aug 29 10:34:14 UTC 2000

Modified Files:
	syssrc/sys/arch/mipsco/mipsco: clock.c

Log Message:
Don't trust the realtime clock if the data is before 1988.  This is
consistant with other ports.

Prevent uninitialized time from being written back to the RTC (1-Jan-1970)
if the machine is halted from the root device name prompt
(bootflags & RB_ASKNAME)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/mipsco/mipsco/clock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.