From owner-cvs-all Tue Nov 7 16:53:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E86DB37B657; Tue, 7 Nov 2000 16:52:11 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA16417; Tue, 7 Nov 2000 16:52:11 -0800 (PST) (envelope-from gad@FreeBSD.org) Message-Id: <200011080052.QAA16417@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 7 Nov 2000 16:52:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd extern.h printjob.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gad 2000/11/07 16:52:11 PST Modified files: usr.sbin/lpr/lpd extern.h printjob.c Log: Fix 'printit()' to ignore some lines it doesn't recognize (most likely coming from lprNG hosts), and print a more helpful error msg for others. Revision Changes Path 1.6 +2 -1 src/usr.sbin/lpr/lpd/extern.h 1.28 +24 -5 src/usr.sbin/lpr/lpd/printjob.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message