Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2007 08:54:51 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/ndis ntoskrnl_var.h subr_ndis.c subr_ntoskrnl.c
Message-ID:  <200712020854.lB28spAX018577@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2007-12-02 08:54:51 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/ndis      ntoskrnl_var.h subr_ndis.c 
                         subr_ntoskrnl.c 
  Log:
  Correct the calculation for the number of 100ns intervals since
  January 1, 1601. The 1601 - 1970 period was in seconds rather than 100ns
  units.
  
  Remove duplication by having NdisGetCurrentSystemTime call ntoskrnl_time.
  
  Revision  Changes    Path
  1.44      +1 -0      src/sys/compat/ndis/ntoskrnl_var.h
  1.109     +1 -10     src/sys/compat/ndis/subr_ndis.c
  1.92      +6 -3      src/sys/compat/ndis/subr_ntoskrnl.c



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