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