From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 3 18:10:11 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4CB216A4B3 for ; Fri, 3 Oct 2003 18:10:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C61F43FBD for ; Fri, 3 Oct 2003 18:10:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h941ABFY071662 for ; Fri, 3 Oct 2003 18:10:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h941AAii071661; Fri, 3 Oct 2003 18:10:10 -0700 (PDT) (envelope-from gnats) Date: Fri, 3 Oct 2003 18:10:10 -0700 (PDT) Message-Id: <200310040110.h941AAii071661@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Mark Valentine Subject: Re: bin/55947: printf(1) mishandles \0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Valentine List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 01:10:12 -0000 The following reply was made to PR bin/55947; it has been noted by GNATS. From: Mark Valentine To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: bin/55947: printf(1) mishandles \0 Date: Sat, 4 Oct 2003 02:08:29 +0000 Just a note to mention I have a version of NetBSD's printf(1) locally with the FreeBSD fixes merged in (yes, it was a fair amount of work given that NetBSD revamped it quite a bit 10 years ago before they even moved to the 4.4BSD code!), and a few more fixes of my own (some things it seems that nobody except David Korn gets right standards-wise, and he cheated! ;-). I plan on letting the NetBSD folks look it over before I submit it here (and I want to do a little more work on it before that), but if anyone else is planning to work on this code you might want to touch base with me. I have detailed notes on my merge effort and if I don't run out of steam I'll try to bundle my test cases into a little regression test suite. -- "Tigers will do ANYTHING for a tuna fish sandwich." "We're kind of stupid that way." *munch* *munch* --