freebsd-nq/usr.sbin/lpr/lpd
Garance A Drosehn bea5945e6f 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
2004-12-17 01:54:50 +00:00
..
extern.h More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 15:54:41 +00:00
lpd.8 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
lpd.c Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more 2003-08-13 20:31:33 +00:00
lpdchar.c Get the 'sccsid' lines even closer to correct style(9) form. The 2003-07-14 19:59:33 +00:00
Makefile
modes.c Get the 'sccsid' lines even closer to correct style(9) form. The 2003-07-14 19:59:33 +00:00
printjob.c When printing a data file received from some other host, check to make 2004-12-17 01:54:50 +00:00
recvjob.c Minimal update to make it easier to increase the buffer-size lpd uses 2003-08-21 03:43:48 +00:00