From owner-freebsd-stable@FreeBSD.ORG Sat Nov 20 16:12:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA3D616A4CE for ; Sat, 20 Nov 2004 16:12:51 +0000 (GMT) Received: from orb.pobox.com (orb.pobox.com [207.8.226.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C8943D5E for ; Sat, 20 Nov 2004 16:12:51 +0000 (GMT) (envelope-from b.candler@pobox.com) Received: from orb (localhost [127.0.0.1]) by orb.pobox.com (Postfix) with ESMTP id 5B2B12F7118 for ; Sat, 20 Nov 2004 11:12:50 -0500 (EST) Received: from billdog.local.linnet.org (dsl-212-74-113-65.access.uk.tiscali.com [212.74.113.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by orb.sasl.smtp.pobox.com (Postfix) with ESMTP id 369592F3BC5 for ; Sat, 20 Nov 2004 11:12:50 -0500 (EST) Received: from brian by billdog.local.linnet.org with local (Exim 4.43 (FreeBSD)) id 1CVXr1-0000qN-UE for freebsd-stable@freebsd.org; Sat, 20 Nov 2004 16:12:51 +0000 Date: Sat, 20 Nov 2004 16:12:51 +0000 From: Brian Candler To: freebsd-stable@freebsd.org Message-ID: <20041120161251.GA3237@uk.tiscali.com> References: <20041120155511.GA2935@uk.tiscali.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041120155511.GA2935@uk.tiscali.com> User-Agent: Mutt/1.4.2.1i Subject: Re: netstat -finet not working after upgrading to 5.3-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 16:12:51 -0000 On Sat, Nov 20, 2004 at 03:55:11PM +0000, Brian Candler wrote: > I started with a fresh 5.3-RELEASE install and then upgraded the kernel > source to 5.3-STABLE Sorry, I meant to say 5-STABLE. The release tag is RELENG_5 (I just used /usr/share/examples/cvsup/stable-supfile) Cheers, Brian.