marcel      2005-11-20 01:31:29 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/alpha      clock.c 
  Log:
  Improve inittodr(). Assume the real-time clock is reliable and only
  use the base time in case the real-time clock is bogus or behind the
  base time. Most importantly, don't sanity-check the base time up front
  because it may be zero. This is not a preposterous condition. It just
  means that none of the file systems have their mount time updated.
  
  MFC after: 1 week
  
  Revision  Changes    Path
  1.40      +40 -52    src/sys/alpha/alpha/clock.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to