From owner-freebsd-questions Mon Jan 23 15:26:17 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA21082 for questions-outgoing; Mon, 23 Jan 1995 15:26:17 -0800 Received: from sundance.itd.nrl.navy.mil (sundance.itd.nrl.navy.mil [132.250.92.89]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id PAA21068 for ; Mon, 23 Jan 1995 15:26:14 -0800 Subject: How many patches to non-CPU-specific parts of 4.4-Lite? To: questions@FreeBSD.org Date: Mon, 23 Jan 1995 18:26:38 -0500 (EST) From: Dan McDonald X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 960 Message-ID: <9501232326.aa12676@sundance.itd.nrl.navy.mil> Sender: questions-owner@FreeBSD.org Precedence: bulk I'm working on a project in a 4.4BSD kernel. It used to be 4.4-Encumbered (i.e. fresh from Berkeley), but I then took the 4.4-Lite, added the necessary 4.4-Encumbered files, and got it to work. I'd like my code to _eventually_ work in other 4.4-derived systems, possibly FreeBSD. In particular, I'm interested to know if you have changed the way 4.4-Lite handles: 1. MBUFS 2. Routing and the radix tree code 3. The general framework for adding other network subsystems in FreeBSD 2.0. Thanks! -- Daniel L. McDonald | Mail: danmcd@itd.nrl.navy.mil -------------------------+ Computer Scientist | WWW: http://wintermute.itd.nrl.navy.mil/danmcd.html | Naval Research Lab | Phone: (202) 404-7122 #include | Washington, DC | "Rise from the ashes, A blaze of everyday glory" - Rush + p.s. Is there any team doing a FreeBSD port to Macs of either (68k or PowerPC) variety? I know NetBSD is working on it. Thanks again.