Date: Mon, 13 Nov 2000 14:09:24 +0100 From: Udo Schweigert <ust@cert.siemens.de> To: Garance A Drosehn <gad@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/lpr/lpd printjob.c Message-ID: <20001113140924.A24547@alaska.cert.siemens.de> In-Reply-To: <200011130544.VAA16031@freefall.freebsd.org>; from gad@FreeBSD.ORG on Sun, Nov 12, 2000 at 09:44:50PM -0800 References: <200011130544.VAA16031@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 12, 2000 at 21:44:50 -0800, Garance A Drosehn wrote: > gad 2000/11/12 21:44:50 PST > > Modified files: > usr.sbin/lpr/lpd printjob.c > Log: A little problem with that here; this is a fix: --- printjob.c.orig Mon Nov 13 06:44:50 2000 +++ printjob.c Mon Nov 13 14:03:11 2000 @@ -356,6 +356,7 @@ register int i; char *cp; int bombed = OK; + int didignorehdr = 0; /* * open control file; ignore if no longer there. Regards -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 ZT IK 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : ust@cert.siemens.de PGP-2/5 fingerprint | D8 A5 DF 34 EC 87 E8 C6 E2 26 C4 D0 EE 80 36 B2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001113140924.A24547>