Date: Mon, 29 Jun 2015 17:02:25 +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-6k9Y2dz3ij@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 #2 from commit-hook@freebsd.org --- A commit references this bug: Author: brueffer Date: Mon Jun 29 17:02:10 UTC 2015 New revision: 284931 URL: https://svnweb.freebsd.org/changeset/base/284931 Log: 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 MFC after: 1 weeks Changes: head/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-6k9Y2dz3ij>