K 10 svn:author V 5 joerg K 8 svn:date V 27 1997-10-15T12:16:37.000000Z K 7 svn:log V 545 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. END