Newsgroups: comp.os.minix
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixa.cc.columbia.edu!bl
From: bl@cunixa.cc.columbia.edu (Bernard lin)
Subject: Getting a proc's name
Message-ID: <1991Apr22.033515.3233@cunixf.cc.columbia.edu>
Sender: usenet@cunixf.cc.columbia.edu (The Network News)
Nntp-Posting-Host: cunixa.cc.columbia.edu
Reply-To: bl@cunixa.cc.columbia.edu (Bernard lin)
Organization: Columbia University
Distribution: usa
Date: Mon, 22 Apr 1991 03:35:15 GMT

Hi,
	I would like to write a utility that prints a map of user
procs and holes in user memory.  I want the utility to print the
proc's name.  I tried examining the code in dmp.c but couldn't
understand how it gets the names.

Thanks for your help,

--bernie


