From owner-freebsd-questions Wed Dec 29 5:57:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from giasbgc.vsnl.net.in (giasbgc.vsnl.net.in [202.54.12.163]) by hub.freebsd.org (Postfix) with ESMTP id D37FE1561F for ; Wed, 29 Dec 1999 05:57:31 -0800 (PST) (envelope-from brahmesh@flashmail.com) Received: from flashmail.com ([203.197.183.25]) by giasbgc.vsnl.net.in (8.9.3/8.9.3) with ESMTP id TAA22840 for ; Wed, 29 Dec 1999 19:25:40 GMT Message-ID: <386A12E9.18A7A6A4@flashmail.com> Date: Wed, 29 Dec 1999 19:25:54 +0530 From: brahmesh X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Subject: tcpip porting Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am a novice currently trying to port the tcp/ip stack implementation in freebsd release 3.2 to os 9 . I want to know the Makefiles in freebsd release 3.2 which produce the output modules ( ex the two output tcp/ip modules produced in os2 are socket.sys and afinet.sys ) , that is I want to know the targets which use any tcp/ip code as dependencies. The problem I faced was that there are as many as 4079 Makefiles and I could'nt locate the targets which use any of the code files as the dependencies. Also if possible I whould like to know how I could start porting the code to os9.I request you to help me as this project is very important to me. Thanking you, Brahmesh, Bangalore, India. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message