1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/lpr/common_source
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
..
common.c Fix a few more minor compile-time warnings, mainly by using size_t where 2001-07-23 01:08:15 +00:00
ctlinfo.c Add minimal support for "o"-type print-file actions in lpd control files. 2001-09-20 01:04:50 +00:00
ctlinfo.h Change lpd to perform sanity and safety checks on control files as it 2001-07-15 05:29:38 +00:00
displayq.c Fix buffer overflow in queue file handling. 2001-08-30 09:26:54 +00:00
lp.h Replace three subtly-wrong calls to strncpy with calls to strlcpy, and 2001-07-15 00:57:18 +00:00
lp.local.h
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
net.c
pathnames.h
printcap.c
request.c
rmjob.c
startdaemon.c