From owner-cvs-all Sat Jul 21 19:39:49 2001 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 EF73C37B407; Sat, 21 Jul 2001 19:39:45 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6M2djN82597; Sat, 21 Jul 2001 19:39:45 -0700 (PDT) (envelope-from gad) Message-Id: <200107220239.f6M2djN82597@freefall.freebsd.org> From: Garance A Drosehn Date: Sat, 21 Jul 2001 19:39:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.c printjob.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/07/21 19:39:45 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.c printjob.c Log: MFC *: Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN. This fixes a problem with using print filters (if=, of=, etc) that showed up in -current (although this fix is fine for stable too). [* = 1.27 lpd.c, 1.39 printjob.c] Revision Changes Path 1.12.2.14 +7 -2 src/usr.sbin/lpr/lpd/lpd.c 1.22.2.15 +35 -6 src/usr.sbin/lpr/lpd/printjob.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message