From owner-cvs-all@FreeBSD.ORG Mon Jun 25 18:29:03 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5337816A47C for ; Mon, 25 Jun 2007 18:29:03 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by mx1.freebsd.org (Postfix) with ESMTP id 2F73013C4B0 for ; Mon, 25 Jun 2007 18:29:03 +0000 (UTC) (envelope-from rahman.sazzadur@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so1999839waf for ; Mon, 25 Jun 2007 11:29:03 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=hYM+eUcl5kF+cLn9bS2BiAq3b4UTSfGZJfnb9N1NMOwwdWMhPmrf58+N5nLftu2LplKFAgy7vrVkiDtnt2ylwaYaAlj2sHdIcp7GpG+MrpJIT6j/mifbAG90+xzyyg/i0cAWCITik070b9r5BJbmUACrNIL+wnp2jQHZHGd5qxw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=a7YUIylMbOEFMj5A/TwEjrZshCC6/EOUincMHzvLSoV92qUCw7k5sv+L6f4PpwQ5VYqQY8d6MXqpY1hP9G4oXfEn2Lu+TnBSkRKq9F1U+BKldKRAmcuD0KVW6s2VGZRqoIihVKaoAxAj2mPwFB5e5obJDjVPNjqRUL0O6ci9pYg= Received: by 10.114.202.15 with SMTP id z15mr5640965waf.1182794680584; Mon, 25 Jun 2007 11:04:40 -0700 (PDT) Received: by 10.114.146.14 with HTTP; Mon, 25 Jun 2007 11:04:40 -0700 (PDT) Message-ID: <82bdb5ec0706251104y4b5f473aj2f441416a9af2d0c@mail.gmail.com> Date: Mon, 25 Jun 2007 13:04:40 -0500 From: "sazzadur rahman" To: cvs-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: A query about a missing file opt_sctp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 25 Jun 2007 18:29:03 -0000 Hello, In FreeBSD CVS, http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/?copt=1&hidecvsroot=0&hidenonreadable=1&sortby=&hideattic=1&logsort=date&f=u under src/sys/netinet tree, the header file sctp_os_bsd.h includes another header file named "opt_sctp.h" from version 1.6. Unfortunately I didn't find this file anywhere in the CVS. Is it possible to direct me how I can get the file "opt_sctp.h"? Thanks in advance Sazzad