freebsd-dev/usr.sbin/lpr/lpd
Garance A Drosehn 626fb2a6fa Add minimal support for "o"-type print-file actions in lpd control files.
This was described in the original RFC wrt lpr, but most lpr's do not
actually implement it.  There is some indication that MacOS 10.1 will
be using this when sending postscript files to print servers (that is
what "o"-type was supposed to signify -- postscript files).

MFC after:	1 week
2001-09-20 01:04:50 +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 Rename the -w option to be -W. The recently-added -w option is different 2001-07-22 01:05:20 +00:00
lpd.c Fix two compile-time warnings by defining fromlen as socklen_t. 2001-07-23 00:13:02 +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 Add minimal support for "o"-type print-file actions in lpd control files. 2001-09-20 01:04:50 +00:00
recvjob.c Get rid of some compile-time warnings by defining (or casting) variables 2001-07-23 00:15:37 +00:00