Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 15:37:22 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c src/usr.bin/w w.c
Message-ID:  <200510171537.j9HFbMdW073713@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2005-10-17 15:37:22 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/vmstat       vmstat.c 
    usr.bin/w            w.c 
  Log:
  Obtain true uptime through clock_gettime(CLOCK_MONOTONIC, struct *timespec)
  instead of subtracting 'bootime' from 'now'.
  
  Sponsored by:   TCP/IP Optimization Fundraise 2005
  
  Revision  Changes    Path
  1.91      +4 -16     src/usr.bin/vmstat/vmstat.c
  1.59      +3 -9      src/usr.bin/w/w.c



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