Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 1996 05:42:12 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/msdosfs msdosfs_conv.c
Message-ID:  <199612041342.FAA15848@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

bde         96/12/04 05:42:11

  Modified:    sys/msdosfs  msdosfs_conv.c
  Log:
  Fixed an off by 1 error in unix2dostime().  The first day of each month
  was converted to the last day of the previous month.  This bug was
  introduced in the optimizations in rev.1.4.
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/msdosfs/msdosfs_conv.c



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