Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2002 08:47:43 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/vmstat vmstat.c
Message-ID:  <200208091547.g79FlhHe016322@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/08/09 08:47:43 PDT

  Modified files:
    usr.bin/vmstat       vmstat.c 
  Log:
  The boottime variable in sys/kern/kern_tc.c is a struct timeval, not a
  time_t, so do not use the latter as type when retrieving the variable
  via libkvm. This should fix vmstat on sparc64.
  
  Revision  Changes    Path
  1.59      +4 -3      src/usr.bin/vmstat/vmstat.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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