From owner-cvs-all Sat Aug 14 11:21: 1 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E7A014CA9; Sat, 14 Aug 1999 11:20:59 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA40728; Sat, 14 Aug 1999 11:19:02 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199908141819.LAA40728@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 14 Aug 1999 11:19:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux syscalls.master Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/08/14 11:19:01 PDT Modified files: sys/i386/linux syscalls.master Log: Extend the number of syscalls to include those present in Linux 2.2.10. These are syscalls 183 to 190. Also implement syscall 183: linux_getcwd. This is needed to support a RH 6.0 environment. Revision Changes Path 1.20 +9 -1 src/sys/i386/linux/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message