freebsd-dev/usr.sbin/lpr/common_source
Joerg Wunsch 28185a1971 One could be surprised how much bugs can still be found here...
Properlay clean the global RM variable if cgetstr() failed for it.
Otherwise, a connection attempt to a remote machine was made (and a
bogus result code printed) if a local printer followed a remote one in
printcap, and you did a `lpq -a', since checkremote() falsely assumed
the printer to be a remote one.

While i was at it, removed a gratuituous newline printed in front of
the remote machine's name, thus making the output more consistent (and
better machine-parseable) now.
1997-10-15 12:16:37 +00:00
..
common.c Improve my hack from rev 1.6 of displayq.c, and make the TCP 1997-10-14 16:01:02 +00:00
displayq.c One could be surprised how much bugs can still be found here... 1997-10-15 12:16:37 +00:00
lp.h Improve my hack from rev 1.6 of displayq.c, and make the TCP 1997-10-14 16:01:02 +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
pathnames.h BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
recvjob.c Be more paranoid about unlinking files. From mhpower@MIT.EDU by way of 1997-10-06 03:58:48 +00:00
rmjob.c Improve my hack from rev 1.6 of displayq.c, and make the TCP 1997-10-14 16:01:02 +00:00
startdaemon.c Use err(3). Add usage(). Various fixes in man pages. 1997-09-24 06:48:24 +00:00