From owner-freebsd-current Mon Sep 22 03:58:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA05928 for current-outgoing; Mon, 22 Sep 1997 03:58:21 -0700 (PDT) Received: from mailbox.uq.edu.au (zzshocki.dialin.uq.net.au [203.101.242.9]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA05920 for ; Mon, 22 Sep 1997 03:58:14 -0700 (PDT) Received: from bloop.craftncomp.com (localhost.craftncomp.com [127.0.0.1]) by mailbox.uq.edu.au (8.8.7/8.6.12) with ESMTP id VAA12467 for ; Mon, 22 Sep 1997 21:04:19 +1000 (EST) Message-Id: <199709221104.VAA12467@mailbox.uq.edu.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: current@freebsd.org Subject: WABI & FreeBSD - need linux gdt-frobbing code Date: Mon, 22 Sep 1997 21:04:17 +1000 From: Stephen Hocking Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm trying to beat Linux WABI into working with FreeBSD, and as a result, need to find out exactly what Linux does with its system call arguments. Does anyone have a copy of the Linux syscall code for linux_modify_ldt? Stephen