Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2004 08:57:07 -0500
From:      "Arnold Cavazos Jr." <abcjr@abcjr.net>
To:        freebsd-current@freebsd.org
Subject:   Re: netstat oddness.
Message-ID:  <20040829135707.GA53317@abcjr.net>
In-Reply-To: <20040829021701.O77200@mp2.macomnet.net>
References:  <16689.768.883054.824945@canoe.dclg.ca> <20040829021701.O77200@mp2.macomnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040829135707.GA53317>