From owner-cvs-usrsbin Fri May 9 16:15:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id QAA05113 for cvs-usrsbin-outgoing; Fri, 9 May 1997 16:15:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA05090; Fri, 9 May 1997 16:15:18 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id QAA15224; Fri, 9 May 1997 16:14:55 -0700 (PDT) Date: Fri, 9 May 1997 16:14:55 -0700 (PDT) Message-Id: <199705092314.QAA15224@freefall.freebsd.org> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 97/05/09 16:14:55 Branch: usr.sbin/lpr/lpd RELENG_2_2 Modified: usr.sbin/lpr/lpd printjob.c Log: YAMFC: Allow filters with remote printing. Revision Changes Path 1.11.2.1 +173 -16 src/usr.sbin/lpr/lpd/printjob.c