Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Nov 1999 21:13:55 -0800 (PST)
From:      Sean Eric Fagan <sef@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/procfs procfs_mem.c
Message-ID:  <199911080513.VAA42624@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sef         1999/11/07 21:13:55 PST

  Modified files:
    sys/miscfs/procfs    procfs_mem.c 
  Log:
  Explain why Warner is right, and I am wrong, in the removing of the
  file object.  Also explain some possible directions to re-implement it --
  I'm not sure it should be, given the minimal application use.  (Other
  than having the debugger automatically access the symbols for a process,
  the main use I'd found was with some minor accounting ability, but _that_
  depends on it being in the filesystem space; an ioctl access method would
  be useless in that case.)
  
  This is a code-less change; only a comment has been added.
  
  Revision  Changes    Path
  1.40      +15 -1     src/sys/miscfs/procfs/procfs_mem.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?199911080513.VAA42624>