From owner-freebsd-current Fri Apr 23 13:23: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (Postfix) with ESMTP id D9C8F15477 for ; Fri, 23 Apr 1999 13:22:59 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (Postfix) with ESMTP id 1BDF41F5B; Sat, 24 Apr 1999 04:20:26 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.0.2 2/24/98 To: Sean Eric Fagan Cc: current@freebsd.org Subject: Re: nice little kernel task for somebody In-reply-to: Your message of "Fri, 23 Apr 1999 11:21:00 MST." <199904231821.LAA15437@kithrup.com> Date: Sat, 24 Apr 1999 04:20:26 +0800 From: Peter Wemm Message-Id: <19990423202028.1BDF41F5B@spinner.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sean Eric Fagan wrote: > >> Here's a thing I've missed a couple of times: I'd like to be > >> able to see the limits for a process in /proc. > > At some point, I want to add an ioctl to get various process information > (well, multiple ioctl's, I think); SysVr4 has a bunch, and that's what I'd > model it on. We've already got a good chunk of that code for ELF coredump support. They are the same data structures... Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message