Date: Sat, 21 Jul 2001 19:39:45 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.c printjob.c Message-ID: <200107220239.f6M2djN82597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107220239.f6M2djN82597>