Date: Tue, 11 Apr 2000 13:39:09 +0200 From: Jos Backus <Jos.Backus@nl.origin-it.com> To: Graham Wheeler <gram@cequrux.com> Cc: hackers@freebsd.org Subject: Re: Determining traffic on a socket Message-ID: <20000411133909.A85759@hal.mpn.cp.philips.com> In-Reply-To: <38F30CE7.CC30F9B6@cequrux.com>; from gram@cequrux.com on Tue, Apr 11, 2000 at 01:30:47PM %2B0200 References: <38F1A456.EAADF652@cequrux.com> <20000410034218.U4381@fw.wintelcom.net> <38F30675.A98B59A5@cequrux.com> <20000411131339.A85204@hal.mpn.cp.philips.com> <38F30CE7.CC30F9B6@cequrux.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 11, 2000 at 01:30:47PM +0200, Graham Wheeler wrote: > Looks useful, but when I run it I just get: "/kernel: no namelist" Hm, trpt uses nlist(3), which (I think) only works with a.out images. Presumably trpt should use kvm_nlist(3) instead, just like e.g. w(1). -- Jos Backus _/ _/_/_/ "Reliability means never _/ _/ _/ having to say you're sorry." _/ _/_/_/ -- D. J. Bernstein _/ _/ _/ _/ Jos.Backus@nl.origin-it.com _/_/ _/_/_/ use Std::Disclaimer; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000411133909.A85759>