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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"