From owner-cvs-all Sun Feb 24 5:11:16 2002 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 5D24337B405; Sun, 24 Feb 2002 05:11:10 -0800 (PST) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1ODBAO82279; Sun, 24 Feb 2002 05:11:10 -0800 (PST) (envelope-from jedgar) Message-Id: <200202241311.g1ODBAO82279@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sun, 24 Feb 2002 05:11:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/pr pr.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 jedgar 2002/02/24 05:11:10 PST Modified files: (Branch: RELENG_4) usr.bin/pr pr.c Log: MFC 1.12: Ensure err is a useful value to prevent using fputs() with a NULL stream. Revision Changes Path 1.9.2.2 +2 -1 src/usr.bin/pr/pr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message