From owner-cvs-all Fri Jan 5 14: 9:59 2001 From owner-cvs-all@FreeBSD.ORG Fri Jan 5 14:09:56 2001 Return-Path: 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 0F86C37B402; Fri, 5 Jan 2001 14:09:56 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f05M9sb84359; Fri, 5 Jan 2001 14:09:54 -0800 (PST) (envelope-from ben) Message-Id: <200101052209.f05M9sb84359@freefall.freebsd.org> From: Ben Smithurst Date: Fri, 5 Jan 2001 14:09:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf printf.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2001/01/05 14:09:54 PST Modified files: (Branch: RELENG_4) usr.bin/printf printf.c Log: MFC: fix printf(1) for the case with a long string with no format characters followed by a "%d" format. Revision Changes Path 1.12.6.3 +17 -5 src/usr.bin/printf/printf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message