From owner-cvs-all Mon Aug 21 18:49:57 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08D5837B424; Mon, 21 Aug 2000 18:49:55 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA30682; Mon, 21 Aug 2000 18:49:55 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <200008220149.SAA30682@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 21 Aug 2000 18:49:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_signal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel 2000/08/21 18:49:54 PDT Modified files: sys/compat/linux linux_signal.c Log: Update include directives. Make linux_to_bsd_sigset and linux_do_sigaction non-static. Move linux_sigaction. linux_sigsuspend, linux_rt_sigsuspend, linux_pause and linux_sigaltstack to MD code. Revision Changes Path 1.22 +7 -159 src/sys/compat/linux/linux_signal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message