From owner-freebsd-questions Wed Nov 20 2:47:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA6E137B401 for ; Wed, 20 Nov 2002 02:47:08 -0800 (PST) Received: from hotmail.com (f158.law15.hotmail.com [64.4.23.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD7D43E77 for ; Wed, 20 Nov 2002 02:47:08 -0800 (PST) (envelope-from ljfong@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 20 Nov 2002 02:47:08 -0800 Received: from 12.225.82.30 by lw15fd.law15.hotmail.msn.com with HTTP; Wed, 20 Nov 2002 10:47:08 GMT X-Originating-IP: [12.225.82.30] From: "Lin Jianfong" To: xxavi@myrealbox.com, freebsd-questions@freebsd.org Subject: Re: configure the printer (II) and apsfilter Date: Wed, 20 Nov 2002 02:47:08 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 20 Nov 2002 10:47:08.0438 (UTC) FILETIME=[2C5F3360:01C29082] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looking at the date the source file was last modified, which is in year 2000, I don't think you should worry about this if you're using FreeBSD 4.7-STABLE which is the latest version at the moment. But if the advanced features don't work while you suspect it should, then this is worth doing, otherwise, I would say if it's not broken, don't fix it :). Fong >From: xxavi@myrealbox.com >To: freebsd-questions@freebsd.org >Subject: configure the printer (II) and apsfilter >Date: Tue, 19 Nov 2002 21:19:58 +0100 (CET) > > >Good, in this web page: > >http://apsfilter.org/docs/apsfilter-handbook-stable.html#install_notes_freebsd > >they say that it must alter this of a file of FreeBSD: > >Index: lpr.c >=================================================================== >RCS file: /home/ncvs/src/usr.sbin/lpr/lpr/lpr.c,v >retrieving revision 1.32 >diff -u -r1.32 lpr.c >--- lpr.c 2000/01/19 14:25:08 1.32 >+++ lpr.c 2000/04/05 09:36:01 >@@ -320,7 +320,7 @@ > seteuid(uid); > card('H', host); > card('P', person); >- if (hdr && !pp->no_header) { >+ if (hdr) { > if (jobname == NULL) { > if (argc == 0) > jobname = "stdin"; > > >if I have FreeBSD 4.7 STABLE, even this in actually this modification that >must >do? > >Come, until another one. > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message