Date: Mon, 13 Jul 2015 12:00:30 +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-KqBqF8x8OE@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 #5 from commit-hook@freebsd.org --- A commit references this bug: Author: brueffer Date: Mon Jul 13 11:59:29 UTC 2015 New revision: 285447 URL: https://svnweb.freebsd.org/changeset/base/285447 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 Changes: _U stable/9/sys/ stable/9/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-KqBqF8x8OE>