freebsd_amp_hwpstate/usr.sbin/lpr/common_source
Jordan K. Hubbard d5483ddfba lpd tries to be clever and checks if RM == my_hostname.
However, it doesn't check if the remote printer name it
is sending it to is the same as the local printer name,
and so chokes 'cos "laser" is not a real printer.

PR:		7081
Submitted by:	David Malone <dwmalone@maths.tcd.ie>
1999-04-27 07:09:18 +00:00
..
Makefile Fix additional warnings. Remove -Werror, since some people have complained 1998-09-11 18:49:33 +00:00
common.c Fix additional warnings. Remove -Werror, since some people have complained 1998-09-11 18:49:33 +00:00
displayq.c The printf type checking in gcc wants %qd to be a long long, so add 1998-05-13 06:52:08 +00:00
lp.h lpd tries to be clever and checks if RM == my_hostname. 1999-04-27 07:09:18 +00:00
lp.local.h Improve my hack from rev 1.6 of displayq.c, and make the TCP 1997-10-14 16:01:02 +00:00
net.c lpd tries to be clever and checks if RM == my_hostname. 1999-04-27 07:09:18 +00:00
pathnames.h Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00
printcap.c lpd tries to be clever and checks if RM == my_hostname. 1999-04-27 07:09:18 +00:00
recvjob.c Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00
request.c Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00
rmjob.c Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00
startdaemon.c Mega lpd/lpd upgrade, part I: 1997-12-02 20:46:22 +00:00