Date: Mon, 17 Jul 2006 21:04:52 +0000 (UTC) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c Message-ID: <200607172104.k6HL4rnx052064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2006-07-17 21:04:52 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/lpr/lpd printjob.c
Log:
MFC 1.64: Fix checking of the "lock" file in the spool directory
for a queue, so that the checking will wind up with the correct
mode-bits in the case where the initial open() of that lock file
will create it.
Due to this bug, the first job ever sent to a queue could result
in that queue going in a "printing is disabled" state.
PR: 93469
Revision Changes Path
1.63.2.1 +9 -2 src/usr.sbin/lpr/lpd/printjob.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607172104.k6HL4rnx052064>
