From owner-source-changes@NetBSD.ORG Fri Mar 10 19:10:39 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 TAA02909; Fri, 10 Mar 1995 19:10:37 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id SAA29421 for source-changes-outgoing; Fri, 10 Mar 1995 18:01:10 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id SAA29414 for source-changes; Fri, 10 Mar 1995 18:00:39 -0500 Date: Fri, 10 Mar 1995 18:00:39 -0500 From: The Source of All Evil Message-Id: <199503102300.SAA29414@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 Fri Mar 10 17:55:28 EST 1995 Update of /a/cvsroot/src/sys/compat/linux In directory pain.lcs.mit.edu:/b/tmp/cvs-serv29260 Modified Files: linux_signal.c syscalls.master Log Message: Add the Linux pause() system call. Fix the arguments to sigsuspend().