Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 22:39:42 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/kvm_mkdb nlist.c
Message-ID:  <199810280639.WAA01035@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1998/10/27 22:39:42 PST

  Modified files:
    usr.sbin/kvm_mkdb    nlist.c 
  Log:
  Handle ELF symbols better.  This fixes "vmstat -i" for the case
  where "/var/db/kvm_kernel.db" exists.
  
  Note, kvm_mkdb tries to be clever, and skips rebuilding the database
  if it thinks it's already up to date.  To see the effects of this
  fix, you may need to manually delete "/var/db/kvm_kernel.db" and
  then run "kvm_mkdb".
  
  Revision  Changes    Path
  1.10      +50 -21    src/usr.sbin/kvm_mkdb/nlist.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?199810280639.WAA01035>