Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 01:22:57 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libkvm kvm_proc.c
Message-ID:  <200209160822.g8G8MvUI017545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/09/16 01:22:57 PDT

  Modified files:
    lib/libkvm           kvm_proc.c 
  Log:
  Fixed messes involving $FreeBSD$ starting with one left in the copyright
  after adding __FBSDID().
  
  Garbage-collected kvm_readswap().  This was once used by kvm_uread(), but
  kvm_uread() now just reads /proc/<pid>/mem and procfs hopefully handles
  swapped out pages.
  
  Revision  Changes    Path
  1.57      +5 -21     src/lib/libkvm/kvm_proc.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?200209160822.g8G8MvUI017545>