From owner-source-changes@NetBSD.ORG Sun Mar 5 16:20:12 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA12182; Sun, 5 Mar 1995 16:20:10 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id SAA01878 for source-changes-outgoing; Sun, 5 Mar 1995 18:30:07 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id SAA01872 for source-changes; Sun, 5 Mar 1995 18:30:02 -0500 Date: Sun, 5 Mar 1995 18:30:02 -0500 From: The Source of All Evil Message-Id: <199503052330.SAA01872@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG fvdl Sun Mar 5 18:23:56 EST 1995 Update of /a/cvsroot/src/sys/compat/linux In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1779 Modified Files: linux_exec.c linux_file.c linux_misc.c linux_syscall.h linux_syscallargs.h linux_syscalls.c linux_sysent.c linux_types.h linux_util.c linux_util.h syscalls.master Log Message: Added a few more system calls. More consistent alternate root file semantics throughout.