]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
One could be surprised how much bugs can still be found here...
authorJoerg Wunsch <joerg@FreeBSD.org>
Wed, 15 Oct 1997 12:16:37 +0000 (12:16 +0000)
committerJoerg Wunsch <joerg@FreeBSD.org>
Wed, 15 Oct 1997 12:16:37 +0000 (12:16 +0000)
commit28185a1971547561058b924fa7ca810c51a340b1
tree38c9759b2ed915f1f40c9a2651897333508c26f7
parent35296018957c78b1f1e0b44afc80fd51617a5fc8
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.
usr.sbin/lpr/common_source/displayq.c