From owner-freebsd-questions Mon Feb 4 2: 2:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id B629837B416 for ; Mon, 4 Feb 2002 02:02:25 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id BAA25706; Mon, 4 Feb 2002 01:49:12 -0800 Message-ID: <3C5E5914.6060906@owt.com> Date: Mon, 04 Feb 2002 01:49:08 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: srrao Cc: questions@FreeBSD.ORG Subject: Re: Option files References: <3C5E4B7D.EF386484@india.hp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG srrao wrote: > Hi, > > I could not find out following files in bsd code. > > #include "opt_ip6fw.h" > #include "opt_inet.h" > #include "opt_inet6.h" > #include "opt_ipsec.h" > #include "loop.h" > > Also how to interpret options defined in /freebsd4/sys/conf/*, with > respect to above files. I mean changes required to configuration files > to include above files. I have inet6 commented out of my kernel config but they are still created. You have to capture your buildkernel output to see them created. Kent -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://users.owt.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message