Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Oct 2006 00:53:35 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 clock.c
Message-ID:  <200610190053.k9J0rawS067305@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2006-10-19 00:53:35 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        clock.c 
  Log:
  Fix previous revision:
  o  day and mday are the same. No need to subtract 1 from mday.
  o  Set dow to -1 as clock_ct_to_ts() checks this field and
     returns EINVAL on any day of the week but Sunday.
  
  Revision  Changes    Path
  1.30      +2 -2      src/sys/ia64/ia64/clock.c



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