https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195703
--- Comment #5 from [email protected] --- 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: [email protected] 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
