1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-20 15:43:16 +00:00
freebsd/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
lpd.8 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
lpd.c
lpdchar.c
Makefile
modes.c
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