From owner-freebsd-current@FreeBSD.ORG Wed May 6 09:19:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87385106566C for ; Wed, 6 May 2009 09:19:32 +0000 (UTC) (envelope-from zec@icir.org) Received: from xaqua.tel.fer.hr (xaqua.tel.fer.hr [161.53.19.25]) by mx1.freebsd.org (Postfix) with ESMTP id 454748FC13 for ; Wed, 6 May 2009 09:19:32 +0000 (UTC) (envelope-from zec@icir.org) Received: by xaqua.tel.fer.hr (Postfix, from userid 20006) id 626669B64A; Wed, 6 May 2009 11:19:31 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on xaqua.tel.fer.hr X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from localhost (imunes.tel.fer.hr [161.53.19.8]) by xaqua.tel.fer.hr (Postfix) with ESMTP id 55FC99B644; Wed, 6 May 2009 11:19:15 +0200 (CEST) From: Marko Zec To: freebsd-current@freebsd.org Date: Wed, 6 May 2009 05:19:09 -0400 User-Agent: KMail/1.9.10 References: <49FC812B.2070305@elischer.org> <200905041015.15332.zec@icir.org> <3a142e750905040757t5abe64c6m4666bb4eab1abe5d@mail.gmail.com> In-Reply-To: <3a142e750905040757t5abe64c6m4666bb4eab1abe5d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905060519.10151.zec@icir.org> Cc: Subject: Re: VIMAGE status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 06 May 2009 09:19:32 -0000 On Monday 04 May 2009 10:57:32 Paul B. Mahol wrote: > On 5/4/09, Marko Zec wrote: > > On Monday 04 May 2009 08:53:48 Paul B. Mahol wrote: > > ... > > > >> I'm experiencing strange 'netstat -r' output, perhaps I need to clean > >> /usr/obj/? (I dont have VIMAGE enabled) > > > > You should rebuild your userland regardless whether options VIMAGE in the > > kernel has been enabled or not, see the UPDATING note for details. > > I did, but I will ask again do I need to clean /usr/obj/? No you don't. Could you post the output from 'netstat -r' with pre- and post-r191816 kernel + world builds? Marko