Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2010 17:31:49 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_clock.c
Message-ID:  <201010171732.o9HHW2YC007768@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-10-17 17:31:49 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_clock.c 
  Log:
  SVN rev 213986 on 2010-10-17 17:31:49Z by nwhitehorn
  
  Fix an XXX comment by answering 'no'. OS X does not set the day-of-week
  counter on SMU-based systems, which causes FreeBSD to reject the RTC time
  when used in a dual-boot environment. Since we don't use the day-of-week
  counter anyway, solve this by just not checking that it matches.
  
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.16      +0 -4      src/sys/kern/subr_clock.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010171732.o9HHW2YC007768>