From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 21:01:33 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 A2D3416A428 for ; Tue, 4 Apr 2006 21:01:33 +0000 (UTC) (envelope-from Danovitsch@vitsch.net) Received: from amsfep13-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id C08ED43D72 for ; Tue, 4 Apr 2006 21:01:31 +0000 (GMT) (envelope-from Danovitsch@vitsch.net) Received: from Tuinhuisje.Vitsch.net ([62.195.87.223]) by amsfep13-int.chello.nl (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20060404210129.DLTV24158.amsfep13-int.chello.nl@Tuinhuisje.Vitsch.net>; Tue, 4 Apr 2006 23:01:29 +0200 Received: from [192.168.87.6] (j56043.upc-j.chello.nl [24.132.56.43]) (authenticated bits=0) by Tuinhuisje.Vitsch.net (8.13.1/8.13.1) with ESMTP id k34L1JI5017926; Tue, 4 Apr 2006 23:01:20 +0200 (CEST) (envelope-from Danovitsch@vitsch.net) From: "Daan Vreeken [PA4DAN]" Organization: Vitsch Electronics To: "Chava Leviatan" Date: Tue, 4 Apr 2006 23:01:17 +0200 User-Agent: KMail/1.8.2 References: <004201c6580a$ddccedb0$c400a8c0@Chavalaptop> In-Reply-To: <004201c6580a$ddccedb0$c400a8c0@Chavalaptop> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1255" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604042301.18106.Danovitsch@vitsch.net> 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 21:01:33 -0000 On Tuesday 04 April 2006 19:11, 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 The following link will take you to the cvsweb-interface. Click on any file you desire and follow the "download" link of the latest version of the file. grtz, Daan