cvs commit: src/usr.sbin/lpr/lpd printjob.c
Garance A Drosehn
gad at FreeBSD.org
Sun Jul 3 00:57:50 GMT 2005
gad 2004-12-17 01:54:50 UTC
FreeBSD src repository
Modified files:
usr.sbin/lpr/lpd printjob.c
Log:
When printing a data file received from some other host, check to make
sure the data file has been completely transfered before starting to
print it. This is needed because some implementations of lpr will send
the control-file for a print job before sending the matching data-files,
and that can cause problems if the receiving host is a busy print-server.
MFC after: 2 weeks
Revision Changes Path
1.62 +100 -0 src/usr.sbin/lpr/lpd/printjob.c
More information about the cvs-src
mailing list