From owner-freebsd-small Wed Jul 22 17:12:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA26776 for freebsd-small-outgoing; Wed, 22 Jul 1998 17:12:06 -0700 (PDT) (envelope-from owner-freebsd-small@FreeBSD.ORG) Received: from dingo.cdrom.com (dingo.cdrom.com [204.216.28.145]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26709 for ; Wed, 22 Jul 1998 17:12:01 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.8.8/8.8.5) with ESMTP id RAA02415; Wed, 22 Jul 1998 17:10:29 -0700 (PDT) Message-Id: <199807230010.RAA02415@dingo.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Jerome DE VIVIE cc: freebsd-small@FreeBSD.ORG Subject: Re: netstat with a kernel.kz In-reply-to: Your message of "Wed, 22 Jul 1998 18:02:04 +0200." <199807221602.SAA19838@excalibur.oceanis.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 22 Jul 1998 17:10:29 -0700 From: Mike Smith Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > I have to put up a very small system which need kernel symbols. I use > dumpnlist, kvm_mkdb, and ROOTMFS from picobsd. I zip all . > > Some fuction like kvm_openfiles need the uncompressed /kernel file and, > i have to run netstat which call kvm_openfiles => problem ! > > I have put up a /var/db/kvm_kernel.db and i would like to use it > instead of the uncompressed /kernel (with the whole MFS inside). > > Is it possible ? and how ? The correct fix would be to fix netstat to not require this. We would be happy to accept patches. 8) You could also try linking /kernel to /dev/kmem, but I am thinking that's a bit optomistic... -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message