From owner-cvs-all Tue Nov 14 20:57:25 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 9975337B4C5; Tue, 14 Nov 2000 20:57:22 -0800 (PST) Received: (from gad@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA81996; Tue, 14 Nov 2000 20:57:22 -0800 (PST) (envelope-from gad@FreeBSD.org) Message-Id: <200011150457.UAA81996@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 14 Nov 2000 20:57:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd printjob.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gad 2000/11/14 20:57:22 PST Modified files: usr.sbin/lpr/lpd printjob.c Log: Make sure a few strings will have terminating null characters. (most of the PR 16186 was already applied, except for these 2 lines) PR: 16186 Submitted by: Przemyslaw Frasunek Revision Changes Path 1.34 +3 -1 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