From owner-freebsd-stable Tue Aug 20 2:41:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A12E37B400 for ; Tue, 20 Aug 2002 02:41:40 -0700 (PDT) Received: from ws3-3.us4.outblaze.com (205-158-62-93.outblaze.com [205.158.62.93]) by mx1.FreeBSD.org (Postfix) with SMTP id 8136B43E3B for ; Tue, 20 Aug 2002 02:41:39 -0700 (PDT) (envelope-from donxc@verizonmail.com) Received: (qmail 31419 invoked by uid 1001); 20 Aug 2002 09:41:36 -0000 Message-ID: <20020820094136.31418.qmail@verizonmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-Mailer: MIME-tools 5.41 (Entity 5.404) Received: from [67.248.200.108] by ws3-3.us4.outblaze.com with http for donxc@verizonmail.com; Tue, 20 Aug 2002 04:41:36 -0500 From: "Donald Creel" To: stable@FreeBSD.org Date: Tue, 20 Aug 2002 04:41:36 -0500 Subject: freebsd ficl extra-words X-Originating-Ip: 67.248.200.108 X-Originating-Server: ws3-3.us4.outblaze.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I am trying to use some of the FreeBSD "extra words" in loader, in particular fopen, fload, fread. I do not understand how to get the file descriptor fd to pass to fload, fread, fclose. I am also having trouble getting addr to pass to fopen. I have tried passing some random numbers for fd, len, and addr but only get error message "stack underflow". Any help will be appreciated. Donald Creel -- _______________________________________________ Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free! http://www.net2phone.com/cgi-bin/link.cgi?143 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message