Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!ukma!usenet.ins.cwru.edu!agate!ziploc!eps From: eps@toaster.SFSU.EDU (Eric P. Scott) Newsgroups: comp.sys.next Subject: Re: NeXTStep 2.0 kernel questions Keywords: u area, VCHR vnode Message-ID: <1500@toaster.SFSU.EDU> Date: 23 Apr 91 07:09:43 GMT References: <7276@mace.cc.purdue.edu> Reply-To: eps@cs.SFSU.EDU (Eric P. Scott) Organization: San Francisco State University Lines: 14 In article <7276@mace.cc.purdue.edu> abe@mace.cc.purdue.edu (Vic Abell) writes: >Is there anyone on the net who could give me some clues about some >structures in the NS 2.0 kernel? Warning: Mach is *not* UNIX inside! >Specifically, I would like to know: > > o What do I read with nlist(3) to get at the user structures? u areas? I'd say "none of the above"--the table() call performs most of the kernel peeking one needs nlist() for on UNIX. -=EPS=-