freebsd-dev/usr.sbin/lpr/lpd
Garance A Drosehn 98f6cc5401 Implement new printcap option of "rc" aka "remote.resend_copies".
This is a boolean option, and if it is specified in a print queue
for a remote host, it causes lpd to resend the data file for each
copy the user requested on 'lpr -#n'.  This is useful for network
printers which accept lpd-style jobs, but which ignore the control
file (and thus they ignore any request for multiple copies).

PR:		25635
Reviewed by:	short review on freebsd-audit
MFC after:	6 days
2002-04-23 00:06:10 +00:00
..
extern.h Rename a few global variables which hold hostname-related values to be 2001-06-15 22:03:07 +00:00
lpd.8 Add description of `mc' (max copies), add short-form to long-form mapping 2002-04-22 01:04:02 +00:00
lpd.c Change lpd to recognize the '-s' parameter as a preferred synonym 2002-04-19 19:33:24 +00:00
lpdchar.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
modes.c Fix about 90-100 warnings one gets when trying to compile lpr&friends 2001-06-12 16:38:20 +00:00
printjob.c Implement new printcap option of "rc" aka "remote.resend_copies". 2002-04-23 00:06:10 +00:00
recvjob.c Move the checks for '/' a little sooner in the code which receives files 2001-12-05 02:07:20 +00:00