From owner-cvs-all Wed Dec 19 20:14:30 2001 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 73AD437B419; Wed, 19 Dec 2001 20:14:26 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBK4EQN54419; Wed, 19 Dec 2001 20:14:26 -0800 (PST) (envelope-from gad) Message-Id: <200112200414.fBK4EQN54419@freefall.freebsd.org> From: Garance A Drosehn Date: Wed, 19 Dec 2001 20:14:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source ctlinfo.c src/usr.sbin/lpr/lpd printjob.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/12/19 20:14:26 PST Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source ctlinfo.c usr.sbin/lpr/lpd printjob.c Log: MFC *: Change the recently-added 'o'-processing so it maps to 'l' instead of 'f'. 'l' ("plain text which includes control characters") is somewhat more appropriate for 'o' ("postscript files"), and in fact several types of printers already treat 'l' as a request to print a postscript file. [* = 1.3 ctlinfo.c, 1.44 printjob.c] Revision Changes Path 1.1.2.4 +4 -2 src/usr.sbin/lpr/common_source/ctlinfo.c 1.22.2.20 +12 -9 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