From owner-freebsd-emulation Mon Oct 8 4:16:31 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from samson.dc.luth.se (samson.dc.luth.se [130.240.112.30]) by hub.freebsd.org (Postfix) with ESMTP id A4DA537B407 for ; Mon, 8 Oct 2001 04:16:25 -0700 (PDT) Received: from erwin.dc.luth.se (erwin.dc.luth.se [130.240.112.206]) by samson.dc.luth.se (8.10.1/8.10.1) with ESMTP id f98BGOY03068 for ; Mon, 8 Oct 2001 13:16:24 +0200 (MET DST) Message-Id: <200110081116.f98BGOY03068@samson.dc.luth.se> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-emulation@freebsd.org Subject: syscalls in the linuxulator Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 08 Oct 2001 13:16:18 +0200 From: Joakim Henriksson Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In linux_base-7.1 I'm seeing tons and tons of unimplemented syscall warnings under FreeBSD4.4-STABLE. linux: syscall fstat64 is obsoleted or not implemented (pid=2854) linux: syscall setup is obsoleted or not implemented (pid=2854) linux: syscall stat64 is obsoleted or not implemented (pid=2867) linux: syscall ugetrlimit is obsoleted or not implemented (pid=2867) linux: syscall ksyslog is obsoleted or not implemented (pid=2907) -- regards/ Joakim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message