Date: Mon, 3 Jun 2002 18:16:14 -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 printjob.c Message-ID: <200206040116.g541GEY89971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2002/06/03 18:16:14 PDT Modified files: usr.sbin/lpr/lpd printjob.c Log: Avoid checking WIFEXITED and WTERMSIG in some error situations where the value in wstatus is not related to the process that we care about. MFC after: 2 weeks Revision Changes Path 1.54 +6 -3 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?200206040116.g541GEY89971>