From owner-freebsd-stable@FreeBSD.ORG Wed Sep 10 13:09:04 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A9971065672; Wed, 10 Sep 2008 13:09:04 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id F1A818FC16; Wed, 10 Sep 2008 13:09:03 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m8AD8vFx009426; Wed, 10 Sep 2008 09:08:57 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m8AD8v2Y001698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Sep 2008 09:08:57 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200809101308.m8AD8v2Y001698@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 10 Sep 2008 09:08:56 -0400 To: Jeremy Chadwick From: Mike Tancsa In-Reply-To: <20080910035627.GA14487@icarus.home.lan> References: <200809011505.m81F5UwC062968@repoman.freebsd.org> <200809100231.m8A2VliB098720@lava.sentex.ca> <20080910035627.GA14487@icarus.home.lan> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: freebsd-stable@FreeBSD.org, "David E. O'Brien" Subject: Re: cvs commit: src/usr.bin/netstat Makefile bpf.c inet.c pfkey.c route.c sctp.c X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2008 13:09:04 -0000 At 11:56 PM 9/9/2008, Jeremy Chadwick wrote: >The reason it might work in HEAD (did you test HEAD i386 or HEAD amd64?) Yes, amd64 on HEAD actually. ---Mike >is that HEAD might have the variables in bpfdesc.h declared as something >like unsigned intmax_t, which might be a better solution, but MFC'ing >that could break things. > >-- >| Jeremy Chadwick jdc at parodius.com | >| Parodius Networking http://www.parodius.com/ | >| UNIX Systems Administrator Mountain View, CA, USA | >| Making life hard for others since 1977. PGP: 4BD6C0CB |