From owner-freebsd-arch Wed Jan 30 17:26:52 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 05A8637B416 for ; Wed, 30 Jan 2002 17:26:48 -0800 (PST) Received: from hades.hell.gr (patr530-a064.otenet.gr [212.205.215.64]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g0V1QG7q018626; Thu, 31 Jan 2002 03:26:17 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g0V1QE062218; Thu, 31 Jan 2002 03:26:14 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Thu, 31 Jan 2002 03:26:14 +0200 From: Giorgos Keramidas To: Terry Lambert Cc: Peter Wemm , Garance A Drosihn , Alfred Perlstein , Poul-Henning Kamp , Jordan Hubbard , Dallas De Atley , arch@freebsd.org Subject: Re: __P macro question Message-ID: <20020131012614.GA61488@hades.hell.gr> References: <20020130221427.522493A9A@overcee.wemm.org> <3C589A3F.10F18882@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C589A3F.10F18882@mindspring.com> User-Agent: Mutt/1.3.25i Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-01-30 17:13, Terry Lambert wrote: > Peter Wemm wrote: > > > Nobody in their right mind is going to run FreeBSD-5.x on a 6809 or > > a Z80 or a 68010. The least of their problems is the compiler. > > I hope your misunderstanding here is intentional. > > I am not talking about running the full FreeBSD-5.x on a > 68010, I am talking about using portions of the code as a > reference implementation. > > For example, taking the TCP/IP stack by itself, with all > the DOS attack hardening and other hardenening, and using > it in a system other than FreeBSD. I'm afraid that even in that area, the changes and differences between the original Net/[123] code and the -CURRENT trees of BSDs are far more than a simple __P() change. One who has to maintain the changes done already in other parts and subsystems of the kernel that the TCP stack changes depend on, has a lot more work to do. I somehow fail to see the point of all this... - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message