Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 14:29:46 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libkvm kvm.c kvm_proc.c
Message-ID:  <199806302129.OAA03344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         1998/06/30 14:29:46 PDT

  Modified files:
    lib/libkvm           kvm.c kvm_proc.c 
  Log:
  Allow /dev/null as path for the "/dev/mem" file, and assume that people
  know what they're doing if they do that.  This will allow ps to use
  the kvm_proc.c bits without having access to /dev/mem.
  
  Fix kvm_proc.c to not need /dev/mem for access to argv/envp
  
  Revision  Changes    Path
  1.9       +14 -10    src/lib/libkvm/kvm.c
  1.19      +23 -19    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?199806302129.OAA03344>