From owner-svn-src-all@FreeBSD.ORG Wed Apr 8 13:17:24 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 42E3B1065670; Wed, 8 Apr 2009 13:17:24 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: from onelab2.iet.unipi.it (onelab2.iet.unipi.it [131.114.9.129]) by mx1.freebsd.org (Postfix) with ESMTP id 079038FC0C; Wed, 8 Apr 2009 13:17:23 +0000 (UTC) (envelope-from luigi@onelab2.iet.unipi.it) Received: by onelab2.iet.unipi.it (Postfix, from userid 275) id 6DDC773098; Wed, 8 Apr 2009 15:03:50 +0200 (CEST) Date: Wed, 8 Apr 2009 15:03:50 +0200 From: Luigi Rizzo To: Randall Stewart Message-ID: <20090408130350.GA9916@onelab2.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: sctp files location X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 13:17:24 -0000 Randall, there is now a total of 36 sctp files under sys/netinet (22 headers, 12 source). Wouldn't it be the case to move them (except for the userland headers) under netinet/sctp/ ? cheers luigi