From owner-cvs-all Sat Jul 1 14:25:38 2000 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 B949137B691; Sat, 1 Jul 2000 14:25:33 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA16050; Sat, 1 Jul 2000 14:25:33 -0700 (PDT) (envelope-from ache@FreeBSD.org) Message-Id: <200007012125.OAA16050@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 1 Jul 2000 14:25:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/cron do_command.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2000/07/01 14:25:33 PDT Modified files: usr.sbin/cron/cron do_command.c Log: Enable SIGCHLD to stop childs complaining to SIG_IGN of it. It helps perl f.e. Obtained from: OpenBSD do_command.c v1.7 Revision Changes Path 1.17 +2 -2 src/usr.sbin/cron/cron/do_command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message