From owner-cvs-all@FreeBSD.ORG Tue Feb 24 14:16:54 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03D0716A4EA for ; Tue, 24 Feb 2004 14:16:54 -0800 (PST) Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DB143D41 for ; Tue, 24 Feb 2004 14:16:53 -0800 (PST) (envelope-from andre@freebsd.org) Received: (qmail 50425 invoked from network); 24 Feb 2004 22:16:52 -0000 Received: from unknown (HELO freebsd.org) ([62.48.0.54]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 24 Feb 2004 22:16:52 -0000 Message-ID: <403BCD4D.C61D211E@freebsd.org> Date: Tue, 24 Feb 2004 23:16:45 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway References: <200402241527.i1OFRgdm072232@repoman.freebsd.org> <403B6FBB.F1BD933C@freebsd.org> <403B7157.8030502@freebsd.org> <20040224171706.GA59202@troutmask.apl.washington.edu> <403B8853.45CBEE28@pipeline.ch> <20040224201942.GA53334@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org cc: Steve Kargl Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_subr.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 22:16:54 -0000 Kris Kennaway wrote: > > On Tue, Feb 24, 2004 at 06:22:27PM +0100, Andre Oppermann wrote: > > > > Does this require a _FreeBSD_version bump? In other words, will > > > it affect ports/{net,www,sysutils}? > > > > No, it doesn't. Only things like netstat are affected because they use > > the libkvm to access in-kernel structures. > > Some ports use libkvm to access in-kernel structures :-) Is there a way to get list of all ports using libkvm from Bento? -- Andre