From owner-freebsd-hackers Mon Feb 5 03:39:07 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA20798 for hackers-outgoing; Mon, 5 Feb 1996 03:39:07 -0800 (PST) Received: from mail1.digital.com (mail1.digital.com [204.123.2.50]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA20793 for ; Mon, 5 Feb 1996 03:39:05 -0800 (PST) Received: from rah.star-gate.com by mail1.digital.com (5.65 EXP 4/12/95 for V3.2/1.0/WV) id AA31091; Mon, 5 Feb 1996 03:34:13 -0800 Received: from rah.star-gate.com (localhost [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with ESMTP id DAA00604; Mon, 5 Feb 1996 03:32:13 -0800 Message-Id: <199602051132.DAA00604@rah.star-gate.com> X-Mailer: exmh version 1.6.5 12/11/95 To: gjennejohn@frt.dec.com Cc: hackers%freebsd.org@inet-gw-1.pa.dec.com Subject: Re: Willows In-Reply-To: Your message of "Mon, 05 Feb 1996 12:04:54 +0100." <9602051104.AA04577@cssmuc.frt.dec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 05 Feb 1996 03:32:12 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@FreeBSD.ORG Precedence: bulk >>> garyj@frt.dec.com said: > > I played with it a little on the weekend. What I'm currently trying > to complete is an ExecFBSD.c. This is where the LDT stuff is handled. > I started with the ExecLinux.c as an example. Linux' handling of the > LDTs is completely different from the way FBSD does it. So basically > I (or someone) need(s) to write it from scratch. > I thought that something like wine has examples on how to that sort of things (LDT) for FreeBSD... Amancio