From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 16:21:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C007116A425 for ; Tue, 4 Apr 2006 16:21:48 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 363A143D5C for ; Tue, 4 Apr 2006 16:21:40 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 66A0E999156; Tue, 4 Apr 2006 18:21:38 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 43585-01-2; Tue, 4 Apr 2006 18:21:34 +0200 (CEST) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 84932999157; Tue, 4 Apr 2006 18:21:34 +0200 (CEST) Message-ID: <44329D0A.4080204@t-hosting.hu> Date: Tue, 04 Apr 2006 18:21:30 +0200 From: =?UTF-8?B?S8O2dmVzZMOhbiBHw6Fib3I=?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chava Leviatan References: <004201c6580a$ddccedb0$c400a8c0@Chavalaptop> In-Reply-To: <004201c6580a$ddccedb0$c400a8c0@Chavalaptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: freebsd-questions@freebsd.org Subject: Re: TCP/IP source Code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2006 16:21:48 -0000 Chava Leviatan wrote: >Hello, > >How can i get the TCP/IP source code , mainly sys/netinet. > >I have been browsing the site for a while , but havn'yt managed to discover how can I get those >simple .c, .h files > >Any help is highly appreciated > >Chava > > Hello, you can see the methods in the handbook to obtain the source: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html Cheers, Gabor Kovesdan