From owner-freebsd-stable Thu Apr 26 8:42:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rjspc.uk.genrad.com (x100.genrad.co.uk [195.99.3.100]) by hub.freebsd.org (Postfix) with ESMTP id 121C637B424; Thu, 26 Apr 2001 08:42:03 -0700 (PDT) (envelope-from swindellsr@genrad.com) Received: from CDP437 ([132.223.135.120]) by rjspc.uk.genrad.com (8.9.3/8.6.12) with SMTP id SAA00746; Wed, 25 Apr 2001 18:42:33 +0100 (BST) Date: Wed, 25 Apr 2001 18:42:33 +0100 (BST) Message-Id: <200104251742.SAA00746@rjspc.uk.genrad.com> From: Robert Swindells To: ros@switch.no Cc: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org In-reply-to: (message from Roger Svenning on Wed, 25 Apr 2001 19:03:42 +0200) Subject: Re: Missing syscalls on 4.2 [Linux binary] Reply-To: rjs@fdy2.demon.co.uk Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I'm running a linux compiled httpd on my 4.2-STABLE and get some kernel >errors: >/kernel: linux: syscall fstat64 is obsoleted or not implemented (pid=49837) >/kernel: linux: syscall stat64 is obsoleted or not implemented (pid=49838) >/kernel: linux: syscall setup is obsoleted or not implemented (pid=49838) Someone asked about fstat64 and stat64 a few days ago. I got bored last night and implemented all the stat syscalls. I didn't have access to a Linux box to generate a test program, so I haven't tested it yet. I should be able to generate a pr over the weekend. I have a commercial program that needs setup, so I will take a look at it next. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message