From owner-freebsd-current@FreeBSD.ORG Sun Aug 29 13:57:09 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D1DC16A4CF for ; Sun, 29 Aug 2004 13:57:09 +0000 (GMT) Received: from abcjr.abcjr.net (abcjr.abcjr.net [207.178.110.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8BDC43D2F for ; Sun, 29 Aug 2004 13:57:08 +0000 (GMT) (envelope-from abcjr@abcjr.net) Received: from abcjr.abcjr.net (localhost [127.0.0.1]) by abcjr.abcjr.net (8.13.1/8.13.1) with ESMTP id i7TDv7Xg053455 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 29 Aug 2004 08:57:08 -0500 (CDT) (envelope-from abcjr@abcjr.abcjr.net) Received: (from abcjr@localhost) by abcjr.abcjr.net (8.13.1/8.13.1/Submit) id i7TDv7pC053454 for freebsd-current@freebsd.org; Sun, 29 Aug 2004 08:57:07 -0500 (CDT) (envelope-from abcjr) Date: Sun, 29 Aug 2004 08:57:07 -0500 From: "Arnold Cavazos Jr." To: freebsd-current@freebsd.org Message-ID: <20040829135707.GA53317@abcjr.net> References: <16689.768.883054.824945@canoe.dclg.ca> <20040829021701.O77200@mp2.macomnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040829021701.O77200@mp2.macomnet.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: clamd / ClamAV version devel-20040706, clamav-milter version 0.74a on abcjr.abcjr.net X-Virus-Status: Clean Subject: Re: netstat oddness. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 13:57:09 -0000 from /usr/src/UPDATING: 20040802: making /dev/(null|zero) into a module proved to be too unpopular, so this bit has been revoked from the previous (20040801) entry. 20040801: The /dev/mem, /dev/io /dev/(null/zero) devices are now modules, so you may wish to add them to your kernel config file. See GENERIC for examples. In the alternative 'kldload mem.ko' will get you going as well. -- Arnold Cavazos, Jr. abcjr at abcjr . net On Sun, Aug 29, 2004 at 02:17:08AM +0400, Maxim Konovalov wrote: > On Sat, 28 Aug 2004, 18:11-0400, David Gilbert wrote: > > > Recent versions of -CURRENT have been giving me the following: > > > > [1:17:317]root@vulture:/usr/src> netstat -rn > > netstat: kvm not available > > Routing tables > > rt_tables: symbol not in namelist > > > > Most invocations of netstat complain about the kvm. Other ones I > > commonly use (like -an) output normal results. -rn seems to be > > completely broken. > > > > Any ideas? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/70863 > > -- > Maxim Konovalov > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"