Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2015 11:58:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195703] Incorrect pre-y2k time retrieval from RTC
Message-ID:  <bug-195703-8-5wi8puNdcV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195703-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195703-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195703

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: brueffer
Date: Mon Jul 13 11:58:09 UTC 2015
New revision: 285446
URL: https://svnweb.freebsd.org/changeset/base/285446

Log:
  MFC: r284931

  Set the initial system time to a sane (as in: not end of 21st century)
  value when booting on a PC with CMOS clock set to a year before 2000.

  This uses 1980 (instead of 1970 as in the initial patch) as pivot year as
  suggested by imp in the PR followup.

  PR:        195703
  Submitted by:    cs@soi.spb.ru
  Reviewed by:    imp
  Approved by:    re (gjb)

Changes:
_U  stable/10/
  stable/10/sys/x86/isa/atrtc.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195703-8-5wi8puNdcV>