mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
442e0eaf20
receives them from other hosts. This is meant to protect from both nefarious users (which maybe broke into some remote host that we accept print jobs from), and broken implementations of lpr on other platforms. This is done by changing recvjob.c to call the new ctl_renametf() routine in the new common_source/ctlinfo.[ch] files. This will not affect jobs coming via lpr on the local machine. Reviewed by: freebsd-print@bostonradio.org & freebsd-audit MFC after: 16 days |
||
---|---|---|
.. | ||
common.c | ||
ctlinfo.c | ||
ctlinfo.h | ||
displayq.c | ||
lp.h | ||
lp.local.h | ||
Makefile | ||
net.c | ||
pathnames.h | ||
printcap.c | ||
request.c | ||
rmjob.c | ||
startdaemon.c |