Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 1998 10:53:12 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/ibcs2 ibcs2_misc.c
Message-ID:  <199808171753.KAA20573@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/08/17 10:53:12 PDT

  Modified files:
    sys/i386/ibcs2       ibcs2_misc.c 
  Log:
  Backed out previous commit.  The seconds part of microtime() is
  not the necessarily the same as the seconds part of getmicrotime()
  yet, and anyway, we should have used `time_second' if we only wanted
  a sloppy value for the seconds part.  There is no point in making
  ibcs2's time(2) more efficient than FreeBSD's time(3).
  
  Revision  Changes    Path
  1.28      +2 -2      src/sys/i386/ibcs2/ibcs2_misc.c



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