From owner-freebsd-current Tue Jun 11 14:20:18 2002 Delivered-To: freebsd-current@freebsd.org Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by hub.freebsd.org (Postfix) with ESMTP id C803A37B40C; Tue, 11 Jun 2002 14:20:11 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020611212011.ZFKJ1547.sccrmhc02.attbi.com@InterJet.elischer.org>; Tue, 11 Jun 2002 21:20:11 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA85705; Tue, 11 Jun 2002 14:19:59 -0700 (PDT) Date: Tue, 11 Jun 2002 14:19:57 -0700 (PDT) From: Julian Elischer To: Dag-Erling Smorgrav Cc: Juli Mallett , current@FreeBSD.ORG Subject: Re: Looking for comments on a new utility... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG we need to extend this to handle a full thread table per process.. anyone have any ideas on how to do this? Anyone rewriting ps should think about this twist... On 11 Jun 2002, Dag-Erling Smorgrav wrote: > Juli Mallett writes: > > I believe I can get pid, ppid, username (or at least uid [yay > > user_from_uid]), etc., from sysctl(3) at least as easily as with > > kvm(3). > > You can get the full process table from sysctl (kern.proc.all) > > DES > -- > Dag-Erling Smorgrav - des@ofug.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message